Update to 3.20.0

This commit is contained in:
Kalev Lember 2016-03-22 07:40:53 +01:00
parent 114e7a6078
commit e3c6d40598
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@ gnome-disk-utility-2.30.1.tar.bz2
/gnome-disk-utility-3.18.2.tar.xz
/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

View File

@ -4,14 +4,14 @@
%global enable_autoreconf 0
Name: gnome-disk-utility
Version: 3.19.3
Release: 3%{?dist}
Version: 3.20.0
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.19/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/3.20/%{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
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
- Update to 3.20.0
* Thu Feb 04 2016 David King <amigadave@amigadave.com> - 3.19.3-3
- Use global rather than define

View File

@ -1 +1 @@
e96ebf6fa156ad7bb0436a9c492ac05d gnome-disk-utility-3.19.3.tar.xz
41a10d30562a8fd756636fbc9b0be6b6 gnome-disk-utility-3.20.0.tar.xz