diff --git a/.gitignore b/.gitignore index ad08aa2..fb918b3 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gnome-disk-utility.spec b/gnome-disk-utility.spec index 2e66903..a83f97a 100644 --- a/gnome-disk-utility.spec +++ b/gnome-disk-utility.spec @@ -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 - 3.5.3-1%{?dist} +- Update to 3.5.3 + * Thu Jul 19 2012 Fedora Release Engineering - 3.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index fb672e3..28ccc40 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7d1bafd686618d7975872694bde51bad gnome-disk-utility-3.5.2.tar.xz +f9d1dc6ed13f3e67ede536e0b9573581 gnome-disk-utility-3.5.3.tar.xz