Update to 41.alpha
This commit is contained in:
parent
e343869dfe
commit
780bc3207e
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
||||
/gnome-disk-utility-40.rc.tar.xz
|
||||
/gnome-disk-utility-40.0.tar.xz
|
||||
/gnome-disk-utility-40.1.tar.xz
|
||||
/gnome-disk-utility-41.alpha.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-disk-utility
|
||||
Version: 40.1
|
||||
Release: 2%{?dist}
|
||||
Version: 41~alpha
|
||||
Release: 1%{?dist}
|
||||
Summary: Disks
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://gitlab.gnome.org/GNOME/gnome-disk-utility
|
||||
Source0: https://download.gnome.org/sources/%{name}/40/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/41.alpha/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: meson
|
||||
@ -74,6 +74,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 03 2021 Kalev Lember <klember@redhat.com> - 41~alpha-1
|
||||
- Update to 41.alpha
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 40.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-disk-utility-40.1.tar.xz) = be7a298f6ca9afad5dfd420a5ff5386a1e096f7d956339d5528702b2bd2b657dad4b9017b0ae519d13480fe0806fa64fd1c94e2c1136ee00a6b17c7f21a0acf1
|
||||
SHA512 (gnome-disk-utility-41.alpha.tar.xz) = 047f95222dd9162872235f9c45f0a5334e0c444d232ff883c666e107da7aec758a6430a10943ebe2cf5549c7b025836ef02fdf0ecdc327c4987b17dc9bddea9f
|
||||
|
Loading…
Reference in New Issue
Block a user