diff --git a/.gitignore b/.gitignore index b518b22..ad08aa2 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gnome-disk-utility.spec b/gnome-disk-utility.spec index 8d2fbd9..395237e 100644 --- a/gnome-disk-utility.spec +++ b/gnome-disk-utility.spec @@ -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 - 3.5.2-1%{?dist} +- Update to 3.5.2 + * Mon May 09 2012 David Zeuthen - 3.5.1-4%{?dist} - BR docbook-style-xsl for man pages diff --git a/sources b/sources index 1a1b57f..fb672e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62855ea51c7b380e5f2435661a230225 gnome-disk-utility-3.5.1.tar.xz +7d1bafd686618d7975872694bde51bad gnome-disk-utility-3.5.2.tar.xz