[ghc-optparse-applicative] latest upstream release

Ricky Elrod codeblock at fedoraproject.org
Mon May 12 10:33:15 UTC 2014


commit 82628260884212e203f9ff74e023c52ac1a9f4a4
Author: Ricky Elrod <ricky at elrod.me>
Date:   Mon May 12 06:32:47 2014 -0400

    latest upstream release
    
    Signed-off-by: Ricky Elrod <ricky at elrod.me>

 .gitignore                    |    1 +
 ghc-optparse-applicative.spec |    9 ++++++---
 sources                       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7fe69aa..c3001e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /optparse-applicative-0.8.0.1.tar.gz
+/optparse-applicative-0.8.1.tar.gz
diff --git a/ghc-optparse-applicative.spec b/ghc-optparse-applicative.spec
index 58fdc63..4a0c2c1 100644
--- a/ghc-optparse-applicative.spec
+++ b/ghc-optparse-applicative.spec
@@ -3,8 +3,8 @@
 %global pkg_name optparse-applicative
 
 Name:           ghc-%{pkg_name}
-Version:        0.8.0.1
-Release:        2%{?dist}
+Version:        0.8.1
+Release:        1%{?dist}
 Summary:        Utilities and combinators for parsing command line options
 
 License:        BSD
@@ -68,7 +68,10 @@ files.
 
 
 %changelog
-* Mon May  5 2014 Jens Petersen <petersen at redhat.com> - 0.8.0.1-2
+* Mon May 12 2014 Ricky Elrod <rleord at redhat.com> - 0.8.1-1
+- Latest upstream release.
+
+* Mon May 5 2014 Jens Petersen <petersen at redhat.com> - 0.8.0.1-2
 - add comment about testsuite requiring test-framework
 
 * Thu Apr 10 2014 Fedora Haskell SIG <haskell at lists.fedoraproject.org> - 0.8.0.1-1
diff --git a/sources b/sources
index 5445622..ae5473d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-13ccec8236c0c5dcb3a4b5b811917cac  optparse-applicative-0.8.0.1.tar.gz
+a03a7d8e1819c2d9afbb364849d4bf34  optparse-applicative-0.8.1.tar.gz


More information about the scm-commits mailing list