diff --git a/.gitignore b/.gitignore index 1df3d2f..3ec0970 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /snap-core-0.7.0.1.tar.gz /snap-core-0.8.0.1.tar.gz /snap-core-0.8.1.tar.gz +/snap-core-0.9.0.tar.gz diff --git a/ghc-snap-core.spec b/ghc-snap-core.spec index d27adcd..f33da47 100644 --- a/ghc-snap-core.spec +++ b/ghc-snap-core.spec @@ -11,8 +11,8 @@ in Haskell. This library contains the core definitions and types for\ the Snap framework. Name: ghc-%{pkg_name} -Version: 0.8.1 -Release: 2%{?dist} +Version: 0.9.0 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -79,6 +79,9 @@ BuildRequires: ghc-zlib-enum-prof %changelog +* Thu Jun 21 2012 Jens Petersen - 0.9.0-1 +- update to 0.9.0 + * Fri Jun 15 2012 Jens Petersen - 0.8.1-2 - rebuild diff --git a/sources b/sources index 03db4f4..2edcb0e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -efc945837536f3040a0ba4ae4c96f9d6 snap-core-0.8.1.tar.gz +857de92c70218befe0c6e0ca3ed81872 snap-core-0.9.0.tar.gz