diff --git a/.gitignore b/.gitignore index 14207d8..6386254 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ gnome-disk-utility-2.30.1.tar.bz2 /gnome-disk-utility-3.0.0.tar.bz2 /gnome-disk-utility-3.0.2.tar.bz2 /gnome-disk-utility-3.3.90.tar.xz +/gnome-disk-utility-3.3.91.tar.xz diff --git a/gnome-disk-utility.spec b/gnome-disk-utility.spec index 2506a57..fe76ed0 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.0 +%define gtk3_version 3.3.11 %define udisks_version 1.90.0 Summary: Disks Name: gnome-disk-utility -Version: 3.3.90 -Release: 3%{?dist} +Version: 3.3.91 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://git.gnome.org/browse/gnome-disk-utility @@ -77,6 +77,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor || : %doc README AUTHORS NEWS COPYING %changelog +* Mon Feb 06 2012 David Zeuthen - 3.3.91-1%{?dist} +- Update to release 3.3.91 + * Tue Jan 24 2012 David Zeuthen - 3.3.90-3%{?dist} - Require udisks2 package (for the daemon) (#783974) diff --git a/sources b/sources index 726d0dd..840b003 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b8a0a15d9cd40f9b05fc0e801d70be89 gnome-disk-utility-3.3.90.tar.xz +bf3b93bd1248afaabbe63f23246654ec gnome-disk-utility-3.3.91.tar.xz