Update to 3.38.0
This commit is contained in:
parent
7639f5b5c5
commit
88e89faa8c
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,3 +82,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
|||||||
/gnome-disk-utility-3.36.1.tar.xz
|
/gnome-disk-utility-3.36.1.tar.xz
|
||||||
/gnome-disk-utility-3.36.3.tar.xz
|
/gnome-disk-utility-3.36.3.tar.xz
|
||||||
/gnome-disk-utility-3.37.2.tar.xz
|
/gnome-disk-utility-3.37.2.tar.xz
|
||||||
|
/gnome-disk-utility-3.38.0.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: gnome-disk-utility
|
Name: gnome-disk-utility
|
||||||
Version: 3.37.2
|
Version: 3.38.0
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Disks
|
Summary: Disks
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://git.gnome.org/browse/gnome-disk-utility
|
URL: https://git.gnome.org/browse/gnome-disk-utility
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.37/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: meson >= 0.43.0
|
BuildRequires: meson >= 0.43.0
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -71,6 +71,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 11 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||||
|
- Update to 3.38.0
|
||||||
|
|
||||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.37.2-3
|
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.37.2-3
|
||||||
- Second attempt - Rebuilt for
|
- Second attempt - Rebuilt for
|
||||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-disk-utility-3.37.2.tar.xz) = 7ddfb5f789fd0c03908ebe06bc751e4c4cc594dc01c7a3b1608b796d870e1f0f5bdaf3aa537fd2455766352bbdcca2f39aa2f97f87ab9c55c081beb26e6c87ca
|
SHA512 (gnome-disk-utility-3.38.0.tar.xz) = 2aeb9464cb7c63dedc4593c6482780ca1c7f75bf1da94bf5e088c5b3ebd6f36b869d47e7c8f0f6b60f0b5b0ac3484755ee4b2cf2292c87775fc79a94c9968fe9
|
||||||
|
Loading…
Reference in New Issue
Block a user