Update to 3.20.1
This commit is contained in:
parent
e3c6d40598
commit
2bfd2e6792
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
||||
/gnome-disk-utility-3.18.3.1.tar.xz
|
||||
/gnome-disk-utility-3.19.3.tar.xz
|
||||
/gnome-disk-utility-3.20.0.tar.xz
|
||||
/gnome-disk-utility-3.20.1.tar.xz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global enable_autoreconf 0
|
||||
|
||||
Name: gnome-disk-utility
|
||||
Version: 3.20.0
|
||||
Version: 3.20.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Disks
|
||||
|
||||
@ -109,6 +109,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
|
||||
- Update to 3.20.1
|
||||
|
||||
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
|
||||
- Update to 3.20.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user