Update to 3.30.0
This commit is contained in:
parent
15a31a545d
commit
532ed1c219
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
||||
/gnome-disk-utility-3.28.2.tar.xz
|
||||
/gnome-disk-utility-3.28.3.tar.xz
|
||||
/gnome-disk-utility-3.29.90.tar.xz
|
||||
/gnome-disk-utility-3.30.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gnome-disk-utility
|
||||
Version: 3.29.90
|
||||
Version: 3.30.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.29/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.30/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: meson >= 0.43.0
|
||||
BuildRequires: gcc
|
||||
@ -70,6 +70,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
|
||||
- Update to 3.30.0
|
||||
|
||||
* Mon Aug 13 2018 Kalev Lember <klember@redhat.com> - 3.29.90-1
|
||||
- Update to 3.29.90
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-disk-utility-3.29.90.tar.xz) = c6237cff438846ee6f442d713b174c891e87da6aa619fbdbe71f038a716e7f23d1e82dd2783755906a3427b5c084b67d9840ad19b645a719d47c07c870d06494
|
||||
SHA512 (gnome-disk-utility-3.30.0.tar.xz) = 504521ca51a2aff87b34047edb7846e536c66e1561157e24871dd10867793f40dc7c5141dfbf5e906c8d0d7d8631afb69268322d8229c13aed2c6345075b2461
|
||||
|
Loading…
Reference in New Issue
Block a user