Update to 3.21.91
This commit is contained in:
parent
08f97daa81
commit
5c060b68ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
|||||||
/gnome-disk-utility-3.20.1.tar.xz
|
/gnome-disk-utility-3.20.1.tar.xz
|
||||||
/gnome-disk-utility-3.20.2.tar.xz
|
/gnome-disk-utility-3.20.2.tar.xz
|
||||||
/gnome-disk-utility-3.21.3.tar.xz
|
/gnome-disk-utility-3.21.3.tar.xz
|
||||||
|
/gnome-disk-utility-3.21.91.tar.xz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
%global enable_autoreconf 0
|
%global enable_autoreconf 0
|
||||||
|
|
||||||
Name: gnome-disk-utility
|
Name: gnome-disk-utility
|
||||||
Version: 3.21.3
|
Version: 3.21.91
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Disks
|
Summary: Disks
|
||||||
|
|
||||||
@ -109,6 +109,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 03 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1
|
||||||
|
- Update to 3.21.91
|
||||||
|
|
||||||
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 3.21.3-1
|
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 3.21.3-1
|
||||||
- Update to 3.21.3
|
- Update to 3.21.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user