[ghc-base64-bytestring] update to 0.1.1.0

Jens Petersen petersen at fedoraproject.org
Tue Feb 7 16:22:44 UTC 2012


commit 637cabdd1281847d3e211083bc9d1e007aadf11e
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Feb 8 01:22:37 2012 +0900

    update to 0.1.1.0

 .gitignore                 |    1 +
 ghc-base64-bytestring.spec |    5 ++++-
 sources                    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a943f41..014dd97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /base64-bytestring-0.1.0.1.tar.gz
 /base64-bytestring-0.1.0.2.tar.gz
 /base64-bytestring-0.1.0.3.tar.gz
+/base64-bytestring-0.1.1.0.tar.gz
diff --git a/ghc-base64-bytestring.spec b/ghc-base64-bytestring.spec
index 6fbc9e7..55af4a2 100644
--- a/ghc-base64-bytestring.spec
+++ b/ghc-base64-bytestring.spec
@@ -9,7 +9,7 @@
 %global common_description %{common_summary}.
 
 Name:           ghc-%{pkg_name}
-Version:        0.1.0.3
+Version:        0.1.1.0
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -54,6 +54,9 @@ BuildRequires:  ghc-bytestring-devel
 
 
 %changelog
+* Tue Feb  7 2012 Jens Petersen <petersen at redhat.com> - 0.1.1.0-1
+- update to 0.1.1.0
+
 * Wed Jan  4 2012 Jens Petersen <petersen at redhat.com> - 0.1.0.3-1
 - update to 0.1.0.3 and cabal2spec-0.25.2
 - add README file
diff --git a/sources b/sources
index 363c63d..e624c01 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f98ee49ffba7724cac6e2ae9489c7de9  base64-bytestring-0.1.0.3.tar.gz
+de322541576ef75d59656a5497085b1b  base64-bytestring-0.1.1.0.tar.gz


More information about the scm-commits mailing list