update to 0.1.1.0
This commit is contained in:
parent
7ca7a20477
commit
637cabdd12
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/base64-bytestring-0.1.0.1.tar.gz
|
||||
/base64-bytestring-0.1.0.2.tar.gz
|
||||
/base64-bytestring-0.1.0.3.tar.gz
|
||||
/base64-bytestring-0.1.1.0.tar.gz
|
||||
|
@ -9,7 +9,7 @@
|
||||
%global common_description %{common_summary}.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.1.0.3
|
||||
Version: 0.1.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
@ -54,6 +54,9 @@ BuildRequires: ghc-bytestring-devel
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 7 2012 Jens Petersen <petersen@redhat.com> - 0.1.1.0-1
|
||||
- update to 0.1.1.0
|
||||
|
||||
* Wed Jan 4 2012 Jens Petersen <petersen@redhat.com> - 0.1.0.3-1
|
||||
- update to 0.1.0.3 and cabal2spec-0.25.2
|
||||
- add README file
|
||||
|
Loading…
Reference in New Issue
Block a user