Update to 3.25.2
This commit is contained in:
parent
a62a2e754b
commit
1978fbe5d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
||||
/gnome-disk-utility-3.23.92.tar.xz
|
||||
/gnome-disk-utility-3.24.0.tar.xz
|
||||
/gnome-disk-utility-3.24.1.tar.xz
|
||||
/gnome-disk-utility-3.25.2.tar.xz
|
||||
|
@ -4,13 +4,13 @@
|
||||
%global enable_autoreconf 0
|
||||
|
||||
Name: gnome-disk-utility
|
||||
Version: 3.24.1
|
||||
Version: 3.25.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Disks
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://git.gnome.org/browse/gnome-disk-utility
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.24/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.25/%{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
|
||||
* Mon Jun 12 2017 Kalev Lember <klember@redhat.com> - 3.25.2-1
|
||||
- Update to 3.25.2
|
||||
|
||||
* Tue May 09 2017 Kalev Lember <klember@redhat.com> - 3.24.1-1
|
||||
- Update to 3.24.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-disk-utility-3.24.1.tar.xz) = ae6bf83e005733ae985987411a9fe25b0059f64484fc0d613ad54af478130782974607bec53713ee36c2a28de653ceba82b0fb091aee57101773c0eeeaaed2d5
|
||||
SHA512 (gnome-disk-utility-3.25.2.tar.xz) = ab1838c55c24dd52041f8195e45f893ab3ba31d37cb9c9ac9521fa36e9b93fd9489d07ad40b226ade4a6b909a8938520d28f44225559d3e7b6fd4e0fae371728
|
||||
|
Loading…
Reference in New Issue
Block a user