Update to 43.alpha
This commit is contained in:
parent
d082198f98
commit
205c25c718
1
.gitignore
vendored
1
.gitignore
vendored
@ -97,3 +97,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
||||
/gnome-disk-utility-42.beta.tar.xz
|
||||
/gnome-disk-utility-42.rc.tar.xz
|
||||
/gnome-disk-utility-42.0.tar.xz
|
||||
/gnome-disk-utility-43.alpha.tar.xz
|
||||
|
@ -3,13 +3,13 @@
|
||||
%global libhandy_version 1.5.0
|
||||
|
||||
Name: gnome-disk-utility
|
||||
Version: 42.0
|
||||
Version: 43~alpha
|
||||
Release: 1%{?dist}
|
||||
Summary: Disks
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://gitlab.gnome.org/GNOME/gnome-disk-utility
|
||||
Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: meson
|
||||
@ -77,6 +77,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 18 2022 Kalev Lember <klember@redhat.com> - 43~alpha-1
|
||||
- Update to 43.alpha
|
||||
|
||||
* Fri Mar 18 2022 David King <amigadave@amigadave.com> - 42.0-1
|
||||
- Update to 42.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-disk-utility-42.0.tar.xz) = c47c37262295ba455b483a7ebe7799e92f94b97d177327817bb088cddcc3ff1f5840c3e270651287ff6a88257ec7cfcd1abe4167bf7454bbf55e145c8f1dc7c9
|
||||
SHA512 (gnome-disk-utility-43.alpha.tar.xz) = 872e36dfdd729f393274380d00147ed9a41979510e707486eab5718e7670baf1c2ccd1e78b7c3536eb7b4d2d4ddfb2315fcdf8a7929018a2c01b30ceafca7406
|
||||
|
Loading…
Reference in New Issue
Block a user