Update to 0.8.6.1
Update to cabal2spec-0.22.7
This commit is contained in:
parent
a4cadb89f0
commit
9832cb459f
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/attoparsec-0.8.3.0.tar.gz
|
||||
/attoparsec-0.8.5.0.tar.gz
|
||||
/attoparsec-0.8.5.3.tar.gz
|
||||
/attoparsec-0.8.6.1.tar.gz
|
||||
|
@ -13,8 +13,8 @@ text/binary file formats.
|
||||
%global ghc_pkg_deps ghc-deepseq-devel
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.8.5.3
|
||||
Release: 2%{?dist}
|
||||
Version: 0.8.6.1
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -46,11 +46,15 @@ BuildRequires: hscolour
|
||||
|
||||
|
||||
# define the devel and prof subpkgs, devel post[un] scripts, and filelists:
|
||||
# ghc-%pkg_name{,devel,prof}.files
|
||||
# ghc-%%pkg_name{,devel,prof}.files
|
||||
%ghc_lib_package
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 11 2011 Ben Boeckel <mathstuf@gmail.com> - 0.8.6.1-1
|
||||
- Update to 0.8.6.1
|
||||
- Update to cabal2spec-0.22.7
|
||||
|
||||
* Tue May 10 2011 Ben Boeckel <mathstuf@gmail.com> - 0.8.5.3-2
|
||||
- Update to cabal2spec-0.22.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user