diff --git a/.gitignore b/.gitignore index 70cff42..c4ec475 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,3 @@ /hashable-1.1.2.2.tar.gz /hashable-1.1.2.3.tar.gz /hashable-1.1.2.5.tar.gz -/hashable-1.2.1.0.tar.gz diff --git a/ghc-hashable.spec b/ghc-hashable.spec index a9c8c0e..927bcf7 100644 --- a/ghc-hashable.spec +++ b/ghc-hashable.spec @@ -6,8 +6,8 @@ Name: ghc-%{pkg_name} # part of haskell-platform -Version: 1.2.1.0 -Release: 1%{?dist} +Version: 1.1.2.5 +Release: 5%{?dist} Summary: Class for types convertible to a hash value License: BSD @@ -84,8 +84,8 @@ This package provides the Haskell %{pkg_name} library development files. %changelog -* Tue Jun 03 2014 Jens Petersen - 1.2.1.0-1 -- update to 1.2.1.0 with cblrpm-0.8.11 +* Thu Jun 19 2014 Jens Petersen - 1.1.2.5-5 +- update packaging with cblrpm-0.8.11 * Sat Aug 03 2013 Fedora Release Engineering - 1.1.2.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 2e45b69..24cf5af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -74f7cadb836e63f4d4b1a24be401228d hashable-1.2.1.0.tar.gz +dc0f9617cea4c2da802394db301d1432 hashable-1.1.2.5.tar.gz