upstream release 0.10.6 (again no effective changes, just more relaxing of version requirements)

This commit is contained in:
Dan Callaghan 2014-02-19 09:20:00 +10:00
parent 02514aff30
commit 4c9621c901
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/dbus-0.10.4.tar.gz
/dbus-0.10.5.tar.gz
/dbus-0.10.6.tar.gz

View File

@ -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 <dcallagh@redhat.com> - 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 <dcallagh@redhat.com> - 0.10.5-1
- upstream release 0.10.5 (no effective changes, upstream just relaxed the
version requirement for cereal)

View File

@ -1 +1 @@
779c61a4c25c1299f4e8e4596297b120 dbus-0.10.5.tar.gz
3d5af8925b1273cb709c4f2c9dbafb9f dbus-0.10.6.tar.gz