Update to 3.21.3
This commit is contained in:
parent
e120aeb108
commit
8007e69477
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
|||||||
/gnome-disk-utility-3.20.0.tar.xz
|
/gnome-disk-utility-3.20.0.tar.xz
|
||||||
/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
|
||||||
|
@ -4,14 +4,14 @@
|
|||||||
%global enable_autoreconf 0
|
%global enable_autoreconf 0
|
||||||
|
|
||||||
Name: gnome-disk-utility
|
Name: gnome-disk-utility
|
||||||
Version: 3.20.2
|
Version: 3.21.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Disks
|
Summary: Disks
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://git.gnome.org/browse/gnome-disk-utility
|
URL: https://git.gnome.org/browse/gnome-disk-utility
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: /usr/bin/appstream-util
|
BuildRequires: /usr/bin/appstream-util
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
@ -109,6 +109,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 3.21.3-1
|
||||||
|
- Update to 3.21.3
|
||||||
|
|
||||||
* Sun May 08 2016 Kalev Lember <klember@redhat.com> - 3.20.2-1
|
* Sun May 08 2016 Kalev Lember <klember@redhat.com> - 3.20.2-1
|
||||||
- Update to 3.20.2
|
- Update to 3.20.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user