Update to 3.36.0
This commit is contained in:
parent
e70cb9079e
commit
2b5ce3c229
1
.gitignore
vendored
1
.gitignore
vendored
@ -78,3 +78,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
||||
/gnome-disk-utility-3.34.0.tar.xz
|
||||
/gnome-disk-utility-3.35.2.tar.xz
|
||||
/gnome-disk-utility-3.35.91.tar.xz
|
||||
/gnome-disk-utility-3.36.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gnome-disk-utility
|
||||
Version: 3.35.91
|
||||
Version: 3.36.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.35/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: meson >= 0.43.0
|
||||
BuildRequires: gcc
|
||||
@ -71,6 +71,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 05 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
|
||||
- Update to 3.36.0
|
||||
|
||||
* Mon Feb 17 2020 Kalev Lember <klember@redhat.com> - 3.35.91-1
|
||||
- Update to 3.35.91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-disk-utility-3.35.91.tar.xz) = ff0fb9d0dc89b4abb6d9399e79caa6d78c5ccab944bc3493635c2fba4edd3406bf8d592099e522a8519c7b0fa2da66bfc49987f7480d40ef33414386a4125973
|
||||
SHA512 (gnome-disk-utility-3.36.0.tar.xz) = 14ad85cc04e6c98ff1f9dd7d98180910c9c9061712cb545859bea05f0d5943c6d3488565e4a02cc38cae6c44217186bafe5c278690579b78014aac9ee5ea8fd0
|
||||
|
Loading…
Reference in New Issue
Block a user