diff --git a/.gitignore b/.gitignore index 1ddfe8a..dfcdbce 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /dbus-0.10.5.tar.gz /dbus-0.10.6.tar.gz /dbus-0.10.7.tar.gz +/dbus-0.10.8.tar.gz diff --git a/ghc-dbus.spec b/ghc-dbus.spec index 53e5e87..446062b 100644 --- a/ghc-dbus.spec +++ b/ghc-dbus.spec @@ -8,8 +8,8 @@ %global debug_package %{nil} Name: ghc-%{pkg_name} -Version: 0.10.7 -Release: 4%{?dist} +Version: 0.10.8 +Release: 1%{?dist} Summary: Haskell client library for the D-Bus IPC system License: GPLv3+ @@ -98,6 +98,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Fri Aug 22 2014 Dan Callaghan - 0.10.8-1 +- upstream release 0.10.8 (just test fixes and dependency relaxations) + * Sat Aug 16 2014 Fedora Release Engineering - 0.10.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index c483905..4e4c6e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -28fe7641d11b1460ba5e8e831258e857 dbus-0.10.7.tar.gz +7230b66ba7879394754c82ee4ea2d34a dbus-0.10.8.tar.gz