[ghc-data-inttrie/f18] Updated to 0.1.0

Shakthi Kannan shakthimaan at fedoraproject.org
Mon Apr 22 10:50:26 UTC 2013


commit cef826de2ea8b19206d9eb9f8d7f0932d8230544
Author: Shakthi Kannan <skannan at redhat.com>
Date:   Mon Apr 22 16:10:44 2013 +0530

    Updated to 0.1.0

 .gitignore            |    1 +
 ghc-data-inttrie.spec |    8 +++++++-
 sources               |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e238e69..17eb5bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /data-inttrie-0.0.7.tar.gz
 /data-inttrie-0.0.8.tar.gz
+/data-inttrie-0.1.0.tar.gz
diff --git a/ghc-data-inttrie.spec b/ghc-data-inttrie.spec
index a183847..d6d7088 100644
--- a/ghc-data-inttrie.spec
+++ b/ghc-data-inttrie.spec
@@ -12,7 +12,7 @@ foldr. Essentially its purpose is to be an efficient implementation of \
 a function from integral type, given point-at-a-time modifications.
 
 Name:           ghc-%{pkg_name}
-Version:        0.0.8
+Version:        0.1.0
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -46,6 +46,12 @@ BuildRequires:  ghc-rpm-macros
 %ghc_files
 
 %changelog
+* Sat Apr 20 2013 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> - 0.1.0-1
+- Updated to 0.1.0
+
+* Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.8-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
 * Thu Dec  6 2012 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> - 0.0.8-1
 - updated to new upstream 0.0.8
 
diff --git a/sources b/sources
index 88585e0..cbcd5ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ec41f5d2d1f521bc1b801a1db58a6b1  data-inttrie-0.0.8.tar.gz
+d48dca54e1c4a6bf4346f0f0a62c0e5a  data-inttrie-0.1.0.tar.gz


More information about the scm-commits mailing list