version bump
This commit is contained in:
parent
8262826088
commit
298f3136bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/optparse-applicative-0.8.0.1.tar.gz
|
||||
/optparse-applicative-0.8.1.tar.gz
|
||||
/optparse-applicative-0.9.0.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%global pkg_name optparse-applicative
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.8.1
|
||||
Version: 0.9.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Utilities and combinators for parsing command line options
|
||||
|
||||
@ -68,6 +68,9 @@ files.
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri May 23 2014 Ricky Elrod <rleord@redhat.com> - 0.9.0-1
|
||||
- Latest upstream release.
|
||||
|
||||
* Mon May 12 2014 Ricky Elrod <rleord@redhat.com> - 0.8.1-1
|
||||
- Latest upstream release.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user