Update to 0.10.2.0
This commit is contained in:
parent
e032a66c5d
commit
8f89744440
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/attoparsec-0.9.1.2.tar.gz
|
/attoparsec-0.9.1.2.tar.gz
|
||||||
/attoparsec-0.10.1.0.tar.gz
|
/attoparsec-0.10.1.0.tar.gz
|
||||||
/attoparsec-0.10.1.1.tar.gz
|
/attoparsec-0.10.1.1.tar.gz
|
||||||
|
/attoparsec-0.10.2.0.tar.gz
|
||||||
|
@ -11,8 +11,8 @@ dealing efficiently with network protocols and complicated \
|
|||||||
text/binary file formats.
|
text/binary file formats.
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.10.1.1
|
Version: 0.10.2.0
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: %{common_summary}
|
Summary: %{common_summary}
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -55,6 +55,9 @@ BuildRequires: ghc-text-prof
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 19 2012 Ben Boeckel <mathstuf@gmail.com> - 0.10.2.0-1
|
||||||
|
- Update to 0.10.2.0
|
||||||
|
|
||||||
* Fri Jun 15 2012 Jens Petersen <petersen@redhat.com> - 0.10.1.1-3
|
* Fri Jun 15 2012 Jens Petersen <petersen@redhat.com> - 0.10.1.1-3
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user