Update to 3.32.0
This commit is contained in:
parent
ebece6fc76
commit
f4996df68c
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
||||
/gnome-disk-utility-3.31.2.tar.xz
|
||||
/gnome-disk-utility-3.31.90.tar.xz
|
||||
/gnome-disk-utility-3.31.92.tar.xz
|
||||
/gnome-disk-utility-3.32.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gnome-disk-utility
|
||||
Version: 3.31.92
|
||||
Version: 3.32.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.31/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.32/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: meson >= 0.43.0
|
||||
BuildRequires: gcc
|
||||
@ -71,6 +71,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
|
||||
- Update to 3.32.0
|
||||
|
||||
* Tue Mar 05 2019 Kalev Lember <klember@redhat.com> - 3.31.92-1
|
||||
- Update to 3.31.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-disk-utility-3.31.92.tar.xz) = d1e9565075362c2957b540626d1c5ce178a2c444a987538bb45dabf8f022836c88b393dbfab7f9eefba89ceefd08aef8bd33adaaa0570d1ef6884485f57a13ca
|
||||
SHA512 (gnome-disk-utility-3.32.0.tar.xz) = 819f252ea9e21ea19122f3a4d281843d10a3e9adccc200b82f89dd4d41960648a0f0a2d6921717c1e42620b4a0fb3421f8a0e5ed17c2a5f0601bfea5ed6a15d3
|
||||
|
Loading…
Reference in New Issue
Block a user