Update to 45.0
This commit is contained in:
parent
035b7e5564
commit
467e6b954c
1
.gitignore
vendored
1
.gitignore
vendored
@ -105,3 +105,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
||||
/gnome-disk-utility-44.beta.tar.xz
|
||||
/gnome-disk-utility-44.rc.tar.xz
|
||||
/gnome-disk-utility-44.0.tar.xz
|
||||
/gnome-disk-utility-45.0.tar.xz
|
||||
|
@ -3,13 +3,13 @@
|
||||
%global libhandy_version 1.5.0
|
||||
|
||||
Name: gnome-disk-utility
|
||||
Version: 44.0
|
||||
Release: 2%{?dist}
|
||||
Version: 45.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Disks
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://gitlab.gnome.org/GNOME/gnome-disk-utility
|
||||
Source0: https://download.gnome.org/sources/%{name}/44/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/45/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: meson
|
||||
@ -77,6 +77,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 21 2023 Kalev Lember <klember@redhat.com> - 45.0-1
|
||||
- Update to 45.0
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 44.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-disk-utility-44.0.tar.xz) = b97e8d6ae3d89a73616d7110dc4edf31e2a88a3109df99926ba0f17db7bd07257812c40e0af5a62b291c5a4e924af463f952496cbe7072eb923897076c1704f7
|
||||
SHA512 (gnome-disk-utility-45.0.tar.xz) = 86b257099f525a4be3c03f8e9cb5f6f242aba388243bef68357c63e3bd1d7ce3960dcf51c085622bc7e2b3e5ffae441db6db5b091059c4dd35fd2d3425366111
|
||||
|
Loading…
Reference in New Issue
Block a user