diff --git a/.gitignore b/.gitignore index 694a29b..b3079bc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /snap-core-0.8.1.tar.gz /snap-core-0.9.0.tar.gz /snap-core-0.9.2.2.tar.gz +/snap-core-0.9.3.1.tar.gz diff --git a/ghc-snap-core.spec b/ghc-snap-core.spec index a6cf668..be34d23 100644 --- a/ghc-snap-core.spec +++ b/ghc-snap-core.spec @@ -10,8 +10,8 @@ in Haskell. This library contains the core definitions and types for\ the Snap framework. Name: ghc-%{pkg_name} -Version: 0.9.2.2 -Release: 2%{?dist} +Version: 0.9.3.1 +Release: 1%{?dist} Summary: %{common_summary} License: BSD @@ -85,6 +85,9 @@ Patch1: snap-core-0.9.2.2-portable-flag.patch %changelog +* Tue Mar 12 2013 Jens Petersen - 0.9.3.1-1 +- update to 0.9.3.1 + * Wed Feb 13 2013 Fedora Release Engineering - 0.9.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 12f54e5..9ac498f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c99171f1f8317ef6bb49a3d9789e3f3 snap-core-0.9.2.2.tar.gz +7a396974eaa9a8d2b5c99062e52bbde6 snap-core-0.9.3.1.tar.gz