update to 0.1.0.1

This commit is contained in:
Jens Petersen 2012-04-28 19:27:07 +09:00
parent fac1963cb0
commit 4611256db9
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/zlib-bindings-0.0.0.tar.gz
/zlib-bindings-0.0.1.tar.gz
/zlib-bindings-0.0.3.2.tar.gz
/zlib-bindings-0.1.0.1.tar.gz

View File

@ -6,11 +6,12 @@
%global common_summary Low-level bindings to the zlib package
%global common_description %{common_summary}.
%global common_description Provides necessary functions for producing a streaming interface.\
This is used for example by zlib-conduit and zlib-enum.
Name: ghc-%{pkg_name}
Version: 0.0.3.2
Release: 2%{?dist}
Version: 0.1.0.1
Release: 1%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -54,6 +55,9 @@ BuildRequires: ghc-zlib-prof
%changelog
* Sat Apr 28 2012 Jens Petersen <petersen@redhat.com> - 0.1.0.1-1
- update to 0.1.0.1
* Sun Mar 18 2012 Jens Petersen <petersen@redhat.com> - 0.0.3.2-2
- update to cabal2spec-0.25

View File

@ -1 +1 @@
38eefb30a3b997aef8c0e28c645f3416 zlib-bindings-0.0.3.2.tar.gz
3113033e5132c9797b827c851a5ae5bc zlib-bindings-0.1.0.1.tar.gz