Update to release 3.3.91
This commit is contained in:
parent
ca25b8aa85
commit
3b97bd01f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -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.0.tar.bz2
|
||||||
/gnome-disk-utility-3.0.2.tar.bz2
|
/gnome-disk-utility-3.0.2.tar.bz2
|
||||||
/gnome-disk-utility-3.3.90.tar.xz
|
/gnome-disk-utility-3.3.90.tar.xz
|
||||||
|
/gnome-disk-utility-3.3.91.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
%define glib2_version 2.31.0
|
%define glib2_version 2.31.0
|
||||||
%define gtk3_version 3.3.0
|
%define gtk3_version 3.3.11
|
||||||
%define udisks_version 1.90.0
|
%define udisks_version 1.90.0
|
||||||
|
|
||||||
Summary: Disks
|
Summary: Disks
|
||||||
Name: gnome-disk-utility
|
Name: gnome-disk-utility
|
||||||
Version: 3.3.90
|
Version: 3.3.91
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://git.gnome.org/browse/gnome-disk-utility
|
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
|
%doc README AUTHORS NEWS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 06 2012 David Zeuthen <davidz@redhat.com> - 3.3.91-1%{?dist}
|
||||||
|
- Update to release 3.3.91
|
||||||
|
|
||||||
* Tue Jan 24 2012 David Zeuthen <davidz@redhat.com> - 3.3.90-3%{?dist}
|
* Tue Jan 24 2012 David Zeuthen <davidz@redhat.com> - 3.3.90-3%{?dist}
|
||||||
- Require udisks2 package (for the daemon) (#783974)
|
- Require udisks2 package (for the daemon) (#783974)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user