|
|
@ -3,8 +3,8 @@
|
|
|
|
%global pkg_name optparse-applicative
|
|
|
|
%global pkg_name optparse-applicative
|
|
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Version: 0.9.0
|
|
|
|
Version: 0.8.1
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Utilities and combinators for parsing command line options
|
|
|
|
Summary: Utilities and combinators for parsing command line options
|
|
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
License: BSD
|
|
|
@ -68,8 +68,8 @@ files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Fri May 23 2014 Ricky Elrod <rleord@redhat.com> - 0.9.0-1
|
|
|
|
* Tue Jul 8 2014 Jens Petersen <petersen@redhat.com> - 0.8.1-2
|
|
|
|
- Latest upstream release.
|
|
|
|
- F21 rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon May 12 2014 Ricky Elrod <rleord@redhat.com> - 0.8.1-1
|
|
|
|
* Mon May 12 2014 Ricky Elrod <rleord@redhat.com> - 0.8.1-1
|
|
|
|
- Latest upstream release.
|
|
|
|
- Latest upstream release.
|
|
|
|