New upstream version

This commit is contained in:
Colin Walters 2013-07-01 16:42:11 -04:00
parent 46ed238b46
commit 85738be54b
3 changed files with 7 additions and 5 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <walters@redhat.com> - 0.100.2
- New upstream version
* Fri Jun 21 2013 Matthias Clasen <mclasen@redhat.com> - 0.100-4
- Don't install ChangeLog (need to save space on the live image)

View File

@ -1 +1 @@
d33959a9c0c6a158f5ac6d640316e89e dbus-glib-0.100.tar.gz
ad0920c7e3aad669163bb59171cf138e dbus-glib-0.100.2.tar.gz