Update to 3.37.2
This commit is contained in:
parent
2e28eab6fc
commit
122ee02fce
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
||||
/gnome-disk-utility-3.36.0.tar.xz
|
||||
/gnome-disk-utility-3.36.1.tar.xz
|
||||
/gnome-disk-utility-3.36.3.tar.xz
|
||||
/gnome-disk-utility-3.37.2.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gnome-disk-utility
|
||||
Version: 3.36.3
|
||||
Version: 3.37.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.36/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.37/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: meson >= 0.43.0
|
||||
BuildRequires: gcc
|
||||
@ -71,6 +71,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 20 2020 Kalev Lember <klember@redhat.com> - 3.37.2-1
|
||||
- Update to 3.37.2
|
||||
|
||||
* Mon Jul 20 2020 Kalev Lember <klember@redhat.com> - 3.36.3-1
|
||||
- Update to 3.36.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-disk-utility-3.36.3.tar.xz) = 160283e1b0864e08ba6feb9368791e4cd3b287dc628553a69a1c276fa66252b37b1d906451b4342d953504a4669056aed0ebb3233ff61cbb761e612258ca078f
|
||||
SHA512 (gnome-disk-utility-3.37.2.tar.xz) = 7ddfb5f789fd0c03908ebe06bc751e4c4cc594dc01c7a3b1608b796d870e1f0f5bdaf3aa537fd2455766352bbdcca2f39aa2f97f87ab9c55c081beb26e6c87ca
|
||||
|
Loading…
Reference in New Issue
Block a user