upstream release 0.10.8 (just test fixes and dependency relaxations)

This commit is contained in:
Dan Callaghan 2014-09-04 09:03:30 +10:00
parent 3176a69c5e
commit 65c37f54ee
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <dcallagh@redhat.com> - 0.10.8-1
- upstream release 0.10.8 (just test fixes and dependency relaxations)
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.7-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
28fe7641d11b1460ba5e8e831258e857 dbus-0.10.7.tar.gz
7230b66ba7879394754c82ee4ea2d34a dbus-0.10.8.tar.gz