update to 0.9.1.1
This commit is contained in:
parent
c1f4c94e8b
commit
06b8ac20bd
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/attoparsec-0.8.5.0.tar.gz
|
/attoparsec-0.8.5.0.tar.gz
|
||||||
/attoparsec-0.8.5.3.tar.gz
|
/attoparsec-0.8.5.3.tar.gz
|
||||||
/attoparsec-0.8.6.1.tar.gz
|
/attoparsec-0.8.6.1.tar.gz
|
||||||
|
/attoparsec-0.9.1.1.tar.gz
|
||||||
|
@ -13,8 +13,8 @@ text/binary file formats.
|
|||||||
%global ghc_pkg_deps ghc-deepseq-devel
|
%global ghc_pkg_deps ghc-deepseq-devel
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.8.6.1
|
Version: 0.9.1.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: %{common_summary}
|
Summary: %{common_summary}
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -49,6 +49,9 @@ BuildRequires: ghc-bytestring-prof, ghc-deepseq-prof
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 22 2011 Jens Petersen <petersen@redhat.com> - 0.9.1.1-1
|
||||||
|
- update to 0.9.1.1
|
||||||
|
|
||||||
* Fri Jun 24 2011 Jens Petersen <petersen@redhat.com> - 0.8.6.1-2
|
* Fri Jun 24 2011 Jens Petersen <petersen@redhat.com> - 0.8.6.1-2
|
||||||
- BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)
|
- BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user