From 85738be54b9d111cffa56fab0905015ce96dd30c Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Jul 01 2013 20:44:29 +0000 Subject: New upstream version --- diff --git a/.gitignore b/.gitignore index 4e8ea6a..78f10c9 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ DBusGLib-1.0.gir dbus-glib-0.88.tar.gz /dbus-glib-0.92.tar.gz /dbus-glib-0.100.tar.gz +/dbus-glib-0.100.2.tar.gz diff --git a/dbus-glib.spec b/dbus-glib.spec index 57a7d92..3a842e8 100644 --- a/dbus-glib.spec +++ b/dbus-glib.spec @@ -7,8 +7,8 @@ Summary: GLib bindings for D-Bus Name: dbus-glib -Version: 0.100 -Release: 4%{?dist} +Version: 0.100.2 +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 @@ -23,8 +23,6 @@ BuildRequires: libxml2-devel BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gettext -Patch0: 0001-CVE-2013-0292-dbus-gproxy-Verify-sender-of-NameOwner.patch - %description D-Bus add-on library to integrate the standard D-Bus library with @@ -112,6 +110,9 @@ rm -rf %{buildroot} %endif %changelog +* Mon Jul 01 2013 Colin Walters - 0.100.2 +- New upstream version + * Fri Jun 21 2013 Matthias Clasen - 0.100-4 - Don't install ChangeLog (need to save space on the live image) diff --git a/sources b/sources index 3dc25cb..de9a5cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d33959a9c0c6a158f5ac6d640316e89e dbus-glib-0.100.tar.gz +ad0920c7e3aad669163bb59171cf138e dbus-glib-0.100.2.tar.gz