Update to 3.5.3

This commit is contained in:
David Zeuthen 2012-07-27 13:18:25 -04:00
parent 528e15b61a
commit add6632c81
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ gnome-disk-utility-2.30.1.tar.bz2
/gnome-disk-utility-3.4.1.tar.xz
/gnome-disk-utility-3.5.1.tar.xz
/gnome-disk-utility-3.5.2.tar.xz
/gnome-disk-utility-3.5.3.tar.xz

View File

@ -1,11 +1,11 @@
%define glib2_version 2.31.0
%define gtk3_version 3.3.11
%define udisks_version 1.97.0
%define udisks_version 1.99.0
Summary: Disks
Name: gnome-disk-utility
Version: 3.5.2
Release: 3%{?dist}
Version: 3.5.3
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://git.gnome.org/browse/gnome-disk-utility
@ -18,7 +18,7 @@ BuildRequires: desktop-file-utils
BuildRequires: libudisks2-devel >= %{udisks_version}
BuildRequires: gnome-common
BuildRequires: intltool
BuildRequires: libgnome-keyring-devel
BuildRequires: libsecret-devel
BuildRequires: systemd-devel
# for xsltproc
BuildRequires: libxslt
@ -89,6 +89,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor || :
%doc README AUTHORS NEWS COPYING
%changelog
* Fri Jul 27 2012 David Zeuthen <davidz@redhat.com> - 3.5.3-1%{?dist}
- Update to 3.5.3
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
7d1bafd686618d7975872694bde51bad gnome-disk-utility-3.5.2.tar.xz
f9d1dc6ed13f3e67ede536e0b9573581 gnome-disk-utility-3.5.3.tar.xz