diff --git a/.gitignore b/.gitignore index b0e701e..795db9f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /binary-shared-0.8.1.tar.gz /binary-shared-0.8.2.tar.gz +/binary-shared-0.8.3.tar.gz diff --git a/ghc-binary-shared.spec b/ghc-binary-shared.spec index 501c343..c5854fe 100644 --- a/ghc-binary-shared.spec +++ b/ghc-binary-shared.spec @@ -3,8 +3,8 @@ %global pkg_name binary-shared Name: ghc-%{pkg_name} -Version: 0.8.2 -Release: 5%{?dist} +Version: 0.8.3 +Release: 1%{?dist} Summary: Haskell library for sharing binary elements # GPL version is not stated @@ -64,7 +64,8 @@ This package provides the Haskell %{pkg_name} library development files. %changelog -* Fri Jun 07 2013 Jens Petersen - 0.8.2-5 +* Mon Jun 10 2013 Jens Petersen - 0.8.3-1 +- update to 0.8.3 - update to new simplified Haskell Packaging Guidelines * Wed Feb 13 2013 Fedora Release Engineering - 0.8.2-4 diff --git a/sources b/sources index 718caa6..3a4f6be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6439668d378a4c165d72b1c8c429d22e binary-shared-0.8.2.tar.gz +a73037d88ff494fac7c36eae8619aeb3 binary-shared-0.8.3.tar.gz