Update to 3.20.0
This commit is contained in:
parent
114e7a6078
commit
e3c6d40598
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user