diff --git a/.gitignore b/.gitignore index bbb2486..e9c7e2a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /Boolean-0.0.1.tar.gz /Boolean-0.1.0.tar.gz /Boolean-0.1.2.tar.gz +/Boolean-0.2.tar.gz diff --git a/ghc-Boolean.spec b/ghc-Boolean.spec index 4348c61..635e690 100644 --- a/ghc-Boolean.spec +++ b/ghc-Boolean.spec @@ -3,8 +3,8 @@ %global pkg_name Boolean Name: ghc-%{pkg_name} -Version: 0.1.2 -Release: 2%{?dist} +Version: 0.2 +Release: 1%{?dist} Summary: Generalized booleans License: BSD @@ -57,7 +57,8 @@ This package provides the Haskell %{pkg_name} library development files. %changelog -* Fri Jun 07 2013 Jens Petersen - 0.1.2-2 +* Tue Jun 11 2013 Jens Petersen - 0.2-1 +- update to 0.2 - update to new simplified Haskell Packaging Guidelines * Tue Mar 12 2013 Jens Petersen - 0.1.2-1 diff --git a/sources b/sources index 41c98a9..9ae4015 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -92a210cfb6b926d4c69f4f4bef6ed1ad Boolean-0.1.2.tar.gz +0eea6e90372fdffbc68a9eeeb342156f Boolean-0.2.tar.gz