Update to 40.1
Resolves: #1957686
(cherry picked from Fedora commit 98561e6877
)
This commit is contained in:
parent
53aa5c1dbe
commit
f1d9906a99
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,3 +88,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
||||
/gnome-disk-utility-40.beta.tar.xz
|
||||
/gnome-disk-utility-40.rc.tar.xz
|
||||
/gnome-disk-utility-40.0.tar.xz
|
||||
/gnome-disk-utility-40.1.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-disk-utility
|
||||
Version: 40.0
|
||||
Release: 2%{?dist}
|
||||
Version: 40.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Disks
|
||||
|
||||
License: GPLv2+
|
||||
@ -74,6 +74,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 05 2021 Kalev Lember <klember@redhat.com> - 40.1-1
|
||||
- Update to 40.1
|
||||
|
||||
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 40.0-2
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-disk-utility-40.0.tar.xz) = c53e1bef93dc024bc69be60848825f8175841319a2a7b92a75f48432423c5465151536f597c69707ebff37e5bc8e2c96d8a10f0f0e7ebe7cdc961a74841efd80
|
||||
SHA512 (gnome-disk-utility-40.1.tar.xz) = be7a298f6ca9afad5dfd420a5ff5386a1e096f7d956339d5528702b2bd2b657dad4b9017b0ae519d13480fe0806fa64fd1c94e2c1136ee00a6b17c7f21a0acf1
|
||||
|
Loading…
Reference in New Issue
Block a user