From 4c9621c901c221ead9a39d54f0fc6f32c8a27f36 Mon Sep 17 00:00:00 2001 From: Dan Callaghan Date: Feb 18 2014 23:20:03 +0000 Subject: upstream release 0.10.6 (again no effective changes, just more relaxing of version requirements) --- diff --git a/.gitignore b/.gitignore index 808d78a..e50ebda 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /dbus-0.10.4.tar.gz /dbus-0.10.5.tar.gz +/dbus-0.10.6.tar.gz diff --git a/ghc-dbus.spec b/ghc-dbus.spec index a86c579..e46424e 100644 --- a/ghc-dbus.spec +++ b/ghc-dbus.spec @@ -3,7 +3,7 @@ %global pkg_name dbus Name: ghc-%{pkg_name} -Version: 0.10.5 +Version: 0.10.6 Release: 1%{?dist} Summary: Haskell client library for the D-Bus IPC system @@ -78,6 +78,10 @@ This package provides the development files for the Haskell %{pkg_name} library. %changelog +* Wed Feb 19 2014 Dan Callaghan - 0.10.6-1 +- upstream release 0.10.6 (again no effective changes, just more relaxing of + version requirements) + * Mon Feb 03 2014 Dan Callaghan - 0.10.5-1 - upstream release 0.10.5 (no effective changes, upstream just relaxed the version requirement for cereal) diff --git a/sources b/sources index 141deb5..a80ab5d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -779c61a4c25c1299f4e8e4596297b120 dbus-0.10.5.tar.gz +3d5af8925b1273cb709c4f2c9dbafb9f dbus-0.10.6.tar.gz