Update to 3.22.1
This commit is contained in:
parent
ba3f13aefa
commit
324ff18433
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
||||
/gnome-disk-utility-3.21.3.tar.xz
|
||||
/gnome-disk-utility-3.21.91.tar.xz
|
||||
/gnome-disk-utility-3.22.0.tar.xz
|
||||
/gnome-disk-utility-3.22.1.tar.xz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global enable_autoreconf 0
|
||||
|
||||
Name: gnome-disk-utility
|
||||
Version: 3.22.0
|
||||
Version: 3.22.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Disks
|
||||
|
||||
@ -108,6 +108,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 24 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
|
||||
- Update to 3.22.1
|
||||
|
||||
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
||||
- Update to 3.22.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user