[ghc-dbus] upstream release 0.10.7

Dan Callaghan dcallagh at fedoraproject.org
Sun Mar 16 21:35:21 UTC 2014


commit c839120bcc7be5e61f9b6e75fc06d263f1576773
Author: Dan Callaghan <dcallagh at redhat.com>
Date:   Mon Mar 17 07:35:00 2014 +1000

    upstream release 0.10.7

 .gitignore    |    1 +
 ghc-dbus.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e50ebda..1ddfe8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /dbus-0.10.4.tar.gz
 /dbus-0.10.5.tar.gz
 /dbus-0.10.6.tar.gz
+/dbus-0.10.7.tar.gz
diff --git a/ghc-dbus.spec b/ghc-dbus.spec
index dcebaca..fe1d030 100644
--- a/ghc-dbus.spec
+++ b/ghc-dbus.spec
@@ -3,8 +3,8 @@
 %global pkg_name dbus
 
 Name:           ghc-%{pkg_name}
-Version:        0.10.6
-Release:        2%{?dist}
+Version:        0.10.7
+Release:        1%{?dist}
 Summary:        Haskell client library for the D-Bus IPC system
 
 License:        GPLv3+
@@ -78,6 +78,9 @@ This package provides the development files for the Haskell %{pkg_name} library.
 
 
 %changelog
+* Mon Mar 17 2014 Dan Callaghan <dcallagh at redhat.com> - 0.10.7-1
+- upstream release 0.10.7
+
 * Thu Feb 20 2014 Dan Callaghan <dcallagh at redhat.com> - 0.10.6-2
 - rebuilt for updated ghc-libxml-sax
 
diff --git a/sources b/sources
index a80ab5d..c483905 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d5af8925b1273cb709c4f2c9dbafb9f  dbus-0.10.6.tar.gz
+28fe7641d11b1460ba5e8e831258e857  dbus-0.10.7.tar.gz


More information about the scm-commits mailing list