diff --git a/.gitignore b/.gitignore index ee894c5..9683548 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /dbus-0.10.7.tar.gz /dbus-0.10.8.tar.gz /dbus-0.10.10.tar.gz +/dbus-0.10.12.tar.gz diff --git a/ghc-dbus.spec b/ghc-dbus.spec index d0fb552..3c58a7e 100644 --- a/ghc-dbus.spec +++ b/ghc-dbus.spec @@ -5,8 +5,8 @@ %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.10.10 -Release: 4%{?dist} +Version: 0.10.12 +Release: 1%{?dist} Summary: Haskell client library for the D-Bus IPC system License: GPLv3+ @@ -95,6 +95,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Mon Jan 18 2016 Fedora Release Monitoring - 0.10.12-1 +- Update to 0.10.12 (#1299445) + * Wed Feb 03 2016 Fedora Release Engineering - 0.10.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 0262dce..20d51fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5c3c572a8fc145725e71f9f8eb8af137 dbus-0.10.10.tar.gz +d479074c33845aef2f392bf4933a0e23 dbus-0.10.12.tar.gz