Update to 3.5.2

This commit is contained in:
David Zeuthen 2012-06-05 09:34:23 -04:00
parent 96959e4f04
commit 0fbcec01ba
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -4,8 +4,8 @@
Summary: Disks
Name: gnome-disk-utility
Version: 3.5.1
Release: 4%{?dist}
Version: 3.5.2
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://git.gnome.org/browse/gnome-disk-utility
@ -23,6 +23,7 @@ BuildRequires: systemd-devel
# for xsltproc
BuildRequires: libxslt
BuildRequires: docbook-style-xsl
BuildRequires: libpwquality-devel
Requires: udisks2
@ -87,6 +88,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor || :
%doc README AUTHORS NEWS COPYING
%changelog
* Tue Jun 05 2012 David Zeuthen <davidz@redhat.com> - 3.5.2-1%{?dist}
- Update to 3.5.2
* Mon May 09 2012 David Zeuthen <davidz@redhat.com> - 3.5.1-4%{?dist}
- BR docbook-style-xsl for man pages

View File

@ -1 +1 @@
62855ea51c7b380e5f2435661a230225 gnome-disk-utility-3.5.1.tar.xz
7d1bafd686618d7975872694bde51bad gnome-disk-utility-3.5.2.tar.xz