rpms/ghc-hashed-storage/devel .cvsignore, 1.2, 1.3 ghc-hashed-storage.spec, 1.1, 1.2 sources, 1.2, 1.3

Jens Petersen petersen at fedoraproject.org
Sat Jan 23 09:25:54 UTC 2010


Author: petersen

Update of /cvs/extras/rpms/ghc-hashed-storage/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3207

Modified Files:
	.cvsignore ghc-hashed-storage.spec sources 
Log Message:
- update to 0.4.5 for darcs-beta
- code is now pure BSD: upstream rewrote SHA256.hs




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ghc-hashed-storage/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	23 Jan 2010 09:10:40 -0000	1.2
+++ .cvsignore	23 Jan 2010 09:25:54 -0000	1.3
@@ -1 +1 @@
-hashed-storage-0.3.9.tar.gz
+hashed-storage-0.4.5.tar.gz


Index: ghc-hashed-storage.spec
===================================================================
RCS file: /cvs/extras/rpms/ghc-hashed-storage/devel/ghc-hashed-storage.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- ghc-hashed-storage.spec	23 Jan 2010 09:10:40 -0000	1.1
+++ ghc-hashed-storage.spec	23 Jan 2010 09:25:54 -0000	1.2
@@ -18,13 +18,12 @@ files and directories).
 %global debug_package %{nil}
 
 Name:           ghc-%{pkg_name}
-Version:        0.3.9
-Release:        2%{?dist}
+Version:        0.4.5
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
-# mostly BSD except SHA256.hs
-License:        GPL+
+License:        BSD
 URL:            http://hackage.haskell.org/cgi-bin/hackage-scripts/package/%{pkg_name}
 Source0:        http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
 # fedora ghc archs:
@@ -68,6 +67,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jan 23 2010 Jens Petersen <petersen at redhat.com> - 0.4.5-1
+- update to 0.4.5 for darcs-beta
+- code is now pure BSD: upstream rewrote SHA256.hs
+
 * Tue Jan 12 2010 Jens Petersen <petersen at redhat.com> - 0.3.9-2
 - update to ghc-rpm-macros-0.5.1 and cabal2spec-0.21.1:
 - drop doc and prof bcond


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ghc-hashed-storage/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	23 Jan 2010 09:10:40 -0000	1.2
+++ sources	23 Jan 2010 09:25:54 -0000	1.3
@@ -1 +1 @@
-8310b334aa0464f7a72d27c45b042dfd  hashed-storage-0.3.9.tar.gz
+1b1fb0ad5a6e4598a7f50bf48440479b  hashed-storage-0.4.5.tar.gz



More information about the scm-commits mailing list