[ghc-base16-bytestring] update to 0.1.1.5

Jens Petersen petersen at fedoraproject.org
Fri Jun 22 08:46:58 UTC 2012


commit be1a39fb8b688f996d9ba803c740086469164ddc
Author: Jens Petersen <petersen at redhat.com>
Date:   Fri Jun 22 17:46:55 2012 +0900

    update to 0.1.1.5

 .gitignore                 |    1 +
 ghc-base16-bytestring.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c98b888..e4344a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /base16-bytestring-0.1.1.3.tar.gz
 /base16-bytestring-0.1.1.4.tar.gz
+/base16-bytestring-0.1.1.5.tar.gz
diff --git a/ghc-base16-bytestring.spec b/ghc-base16-bytestring.spec
index d290ccd..505293a 100644
--- a/ghc-base16-bytestring.spec
+++ b/ghc-base16-bytestring.spec
@@ -11,8 +11,8 @@
 %global common_description Fast base16 (hex) encoding and decoding for ByteStrings.
 
 Name:           ghc-%{pkg_name}
-Version:        0.1.1.4
-Release:        2%{?dist}
+Version:        0.1.1.5
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -55,6 +55,9 @@ BuildRequires:  ghc-bytestring-prof
 
 
 %changelog
+* Fri Jun 22 2012 Jens Petersen <petersen at redhat.com> - 0.1.1.5-1
+- update to 0.1.1.5
+
 * Thu Mar 22 2012 Jens Petersen <petersen at redhat.com> - 0.1.1.4-2
 - rebuild
 
diff --git a/sources b/sources
index 61e0f45..4325195 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-500e53fe8384c6b24e0e7d5407ff3399  base16-bytestring-0.1.1.4.tar.gz
+96478ffefb9a8f6e4a21718c5f445ac0  base16-bytestring-0.1.1.5.tar.gz


More information about the scm-commits mailing list