Update to 3.7.1

This commit is contained in:
David Zeuthen 2013-01-07 11:47:55 -05:00
parent 77da0c2dd7
commit 7828a95d7c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@ gnome-disk-utility-2.30.1.tar.bz2
/gnome-disk-utility-3.6.0.tar.xz
/gnome-disk-utility-3.6.1.tar.xz
/gnome-disk-utility-3.7.0.tar.xz
/gnome-disk-utility-3.7.1.tar.xz

View File

@ -10,8 +10,8 @@
Summary: Disks
Name: gnome-disk-utility
Version: 3.7.0
Release: 4%{?dist}
Version: 3.7.1
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://git.gnome.org/browse/gnome-disk-utility
@ -116,6 +116,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor || :
%doc README AUTHORS NEWS COPYING
%changelog
* Mon Jan 07 2013 David Zeuthen <davidz@redhat.com> - 3.7.1-1%{?dist}
- Update to 3.7.1
* Fri Dec 21 2012 David Zeuthen <davidz@redhat.com> - 3.7.0-4%{?dist}
- Add files for the new gnome-settings-daemon plug-in

View File

@ -1 +1 @@
7212628557df3b21ab918d79acc5546c gnome-disk-utility-3.7.0.tar.xz
c504ea5d3703d8a8b40bfeec04a35f1c gnome-disk-utility-3.7.1.tar.xz