[ghc-libxml-sax] upstream release 0.7.5 (no effective changes, just relaxing of version requirements)

Dan Callaghan dcallagh at fedoraproject.org
Tue Feb 18 23:25:06 UTC 2014


commit e2e8eba204a56e294d3ef7bd57c8e17dd3c8a982
Author: Dan Callaghan <dcallagh at redhat.com>
Date:   Wed Feb 19 09:23:18 2014 +1000

    upstream release 0.7.5 (no effective changes, just relaxing of version requirements)

 .gitignore          |    1 +
 ghc-libxml-sax.spec |    8 ++++++--
 sources             |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 38889dd..e77a012 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libxml-sax-0.7.4.tar.gz
+/libxml-sax-0.7.5.tar.gz
diff --git a/ghc-libxml-sax.spec b/ghc-libxml-sax.spec
index cb76a21..9389150 100644
--- a/ghc-libxml-sax.spec
+++ b/ghc-libxml-sax.spec
@@ -3,8 +3,8 @@
 %global pkg_name libxml-sax
 
 Name:           ghc-%{pkg_name}
-Version:        0.7.4
-Release:        3%{?dist}
+Version:        0.7.5
+Release:        1%{?dist}
 Summary:        Haskell bindings for the libxml2 SAX interface
 
 License:        MIT
@@ -66,6 +66,10 @@ This package provides the development files for the Haskell %{pkg_name} library.
 
 
 %changelog
+* Wed Feb 19 2014 Dan Callaghan <dcallagh at redhat.com> - 0.7.5-1
+- upstream release 0.7.5 (no effective changes, just relaxing of version 
+  requirements)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 261d6c0..36e36de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cc3f4a6217f7e3a6bfd026c1a9c42eec  libxml-sax-0.7.4.tar.gz
+c2ee96657807cd75f400c58c7a7134d3  libxml-sax-0.7.5.tar.gz


More information about the scm-commits mailing list