Update to 3.21.3

This commit is contained in:
Richard Hughes 2016-06-22 16:45:42 +01:00
parent e120aeb108
commit 8007e69477
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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.1.tar.xz
/gnome-disk-utility-3.20.2.tar.xz
/gnome-disk-utility-3.21.3.tar.xz

View File

@ -4,14 +4,14 @@
%global enable_autoreconf 0
Name: gnome-disk-utility
Version: 3.20.2
Version: 3.21.3
Release: 1%{?dist}
Summary: Disks
Group: Applications/System
License: GPLv2+
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: desktop-file-utils
@ -109,6 +109,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%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
- Update to 3.20.2

View File

@ -1 +1 @@
4cae57c846d451644e796f3ea496b07f gnome-disk-utility-3.20.2.tar.xz
265ed1aede9ef0570228ca6908e9df59 gnome-disk-utility-3.21.3.tar.xz