Update to 3.24.0
This commit is contained in:
parent
0847c34cae
commit
5ad0f970a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
||||
/gnome-disk-utility-3.22.1.tar.xz
|
||||
/gnome-disk-utility-3.23.4.tar.xz
|
||||
/gnome-disk-utility-3.23.92.tar.xz
|
||||
/gnome-disk-utility-3.24.0.tar.xz
|
||||
|
@ -4,13 +4,13 @@
|
||||
%global enable_autoreconf 0
|
||||
|
||||
Name: gnome-disk-utility
|
||||
Version: 3.23.92
|
||||
Version: 3.24.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Disks
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://git.gnome.org/browse/gnome-disk-utility
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.23/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.24/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: /usr/bin/appstream-util
|
||||
BuildRequires: desktop-file-utils
|
||||
@ -104,6 +104,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
|
||||
- Update to 3.24.0
|
||||
|
||||
* Sat Mar 11 2017 Richard Hughes <rhughes@redhat.com> - 3.23.92-1
|
||||
- Update to 3.23.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-disk-utility-3.23.92.tar.xz) = 8080984978e35b8e9c9e6cd9c6d6c3d2b73883c1c1e9bc68bde4e9f3ee42fecc110f86424f5ff87c408d4753662dcdf2dce782d695bc94c30aba34b391207a7f
|
||||
SHA512 (gnome-disk-utility-3.24.0.tar.xz) = 0c0824bbbcec6667849115dc6e324216b5d6240673e455a309d48c71dec4c932829472d79b2d4fc20d2e3699d3ebf45864c23493e240c3ad0130053610548d7d
|
||||
|
Loading…
Reference in New Issue
Block a user