diff --git a/.gitignore b/.gitignore index 471ef77..1e2ab31 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,3 @@ parsec-2.1.0.1.tar.gz /parsec-3.1.1.tar.gz /parsec-3.1.2.tar.gz /parsec-3.1.3.tar.gz -/parsec-3.1.5.tar.gz diff --git a/ghc-parsec.spec b/ghc-parsec.spec index a401179..44f06b5 100644 --- a/ghc-parsec.spec +++ b/ghc-parsec.spec @@ -7,8 +7,8 @@ Name: ghc-%{pkg_name} # part of haskell-platform -Version: 3.1.5 -Release: 1%{?dist} +Version: 3.1.3 +Release: 31%{?dist} Summary: Monadic parser combinators License: BSD @@ -71,8 +71,8 @@ This package provides the Haskell %{pkg_name} library development files. %changelog -* Wed Jun 04 2014 Jens Petersen - 3.1.5-1 -- update to 3.1.5 with cblrpm-0.8.11 +* Tue Jul 8 2014 Jens Petersen - 3.1.3-31 +- update to cblrpm-0.8.11 * Fri Jan 31 2014 Jens Petersen - 3.1.3-30 - bump over haskell-platform diff --git a/noautobuild b/noautobuild deleted file mode 100644 index e69de29..0000000 --- a/noautobuild +++ /dev/null diff --git a/sources b/sources index 4a6d270..3b074b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -00e822decff17a034a68c462d2a3e099 parsec-3.1.5.tar.gz +d72fc94b81153132c61125a1ec52a4a5 parsec-3.1.3.tar.gz