Update to 3.22.0
This commit is contained in:
parent
ff82a46df2
commit
ba3f13aefa
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
|||||||
/gnome-disk-utility-3.20.2.tar.xz
|
/gnome-disk-utility-3.20.2.tar.xz
|
||||||
/gnome-disk-utility-3.21.3.tar.xz
|
/gnome-disk-utility-3.21.3.tar.xz
|
||||||
/gnome-disk-utility-3.21.91.tar.xz
|
/gnome-disk-utility-3.21.91.tar.xz
|
||||||
|
/gnome-disk-utility-3.22.0.tar.xz
|
||||||
|
@ -4,13 +4,13 @@
|
|||||||
%global enable_autoreconf 0
|
%global enable_autoreconf 0
|
||||||
|
|
||||||
Name: gnome-disk-utility
|
Name: gnome-disk-utility
|
||||||
Version: 3.21.91
|
Version: 3.22.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Disks
|
Summary: Disks
|
||||||
|
|
||||||
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.21/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: /usr/bin/appstream-util
|
BuildRequires: /usr/bin/appstream-util
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
@ -108,6 +108,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
||||||
|
- Update to 3.22.0
|
||||||
|
|
||||||
* Sat Sep 03 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1
|
* Sat Sep 03 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1
|
||||||
- Update to 3.21.91
|
- Update to 3.21.91
|
||||||
- Don't set group tags
|
- Don't set group tags
|
||||||
|
Loading…
Reference in New Issue
Block a user