[ghc-Stream/f17] Updated to new 0.4.6.1

Shakthi Kannan shakthimaan at fedoraproject.org
Fri Oct 26 11:29:30 UTC 2012


commit ba6937ca9cb3ecdba555f45e1dec5eeaf3d9dd54
Author: Shakthi Kannan <shakthimaan at fedoraproject.org>
Date:   Fri Oct 26 16:54:43 2012 +0530

    Updated to new 0.4.6.1

 .gitignore      |    1 +
 ghc-Stream.spec |    8 +++++++-
 sources         |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 82e31dc..d49304d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Stream-0.4.6.tar.gz
+/Stream-0.4.6.1.tar.gz
diff --git a/ghc-Stream.spec b/ghc-Stream.spec
index 286c526..58a381f 100644
--- a/ghc-Stream.spec
+++ b/ghc-Stream.spec
@@ -11,7 +11,7 @@ those from Data.List, to create and manipulate infinite lists: \
 data Stream a = Cons a (Stream a).
 
 Name:           ghc-%{pkg_name}
-Version:        0.4.6
+Version:        0.4.6.1
 Release:        1%{?dist}
 Summary:        %{common_summary}
 
@@ -57,6 +57,12 @@ BuildRequires:  ghc-QuickCheck-devel
 
 
 %changelog
+* Fri Oct 26 2012 Shakthi Kannan <shakthimaan AT fedoraproject dot org> - 0.4.6.1-1
+- Updated to new upstream release 0.4.6.1
+
+* Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.6-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
 * Tue Jun 19 2012 Shakthi Kannan <shakthimaan AT fedoraproject dot org> - 0.4.6-1
 - Added BRs.
 - Spec file template generated by cabal2spec-0.25.5.
diff --git a/sources b/sources
index 0a49035..df742cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-73e31f5b2bf45a95c217bb2ecb0f08aa  Stream-0.4.6.tar.gz
+e49c7db1e320414f239ee6efeac4aec4  Stream-0.4.6.1.tar.gz


More information about the scm-commits mailing list