From dee1659b3fcf47acd30119f2b5bf1f804775e918 Mon Sep 17 00:00:00 2001 From: David King Date: Sep 09 2016 12:22:17 +0000 Subject: Update to 0.108 --- diff --git a/.gitignore b/.gitignore index 6c88ec3..22e5641 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ dbus-glib-0.88.tar.gz /dbus-glib-0.102.tar.gz /dbus-glib-0.104.tar.gz /dbus-glib-0.106.tar.gz +/dbus-glib-0.108.tar.gz diff --git a/dbus-glib.spec b/dbus-glib.spec index cdd71d0..a756f38 100644 --- a/dbus-glib.spec +++ b/dbus-glib.spec @@ -4,11 +4,11 @@ Summary: GLib bindings for D-Bus Name: dbus-glib -Version: 0.106 +Version: 0.108 Release: 1%{?dist} URL: http://www.freedesktop.org/software/dbus/ #VCS: git:git://git.freedesktop.org/git/dbus/dbus-glib -Source0: http://dbus.freedesktop.org/releases/dbus-glib/%{name}-%{version}.tar.gz +Source0: https://dbus.freedesktop.org/releases/dbus-glib/%{name}-%{version}.tar.gz License: AFL and GPLv2+ Group: System Environment/Libraries BuildRequires: pkgconfig(dbus-1) >= %{dbus_version} @@ -80,6 +80,9 @@ chmod -x $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/dbus-bash-completion.sh %changelog +* Fri Sep 09 2016 David King - 0.108-1 +- Update to 0.108 + * Tue Feb 02 2016 David King - 0.106-1 - Update to 0.106 diff --git a/sources b/sources index 974df34..5c7ba0c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2eea0b7f52b49f600a07abfd8535d4e4 dbus-glib-0.106.tar.gz +a66a613705870752ca9786e0359aea97 dbus-glib-0.108.tar.gz