Update to 46.0
Resolves: RHEL-30202
This commit is contained in:
parent
bfe744e65b
commit
a944e54955
1
.gitignore
vendored
1
.gitignore
vendored
@ -77,3 +77,4 @@
|
||||
/baobab-44.0.tar.xz
|
||||
/baobab-45.alpha.tar.xz
|
||||
/baobab-45.0.tar.xz
|
||||
/baobab-46.0.tar.xz
|
||||
|
13
baobab.spec
13
baobab.spec
@ -4,13 +4,15 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: baobab
|
||||
Version: 45.0
|
||||
Release: 3%{?dist}
|
||||
Version: 46.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A graphical directory tree analyzer
|
||||
|
||||
License: GPL-2.0-or-later AND GFDL-1.1-only
|
||||
# Sources are under GPL-2.0-or-later, help is under CC-BY-SA-3.0, Appdata is
|
||||
# under CC0-1.0.
|
||||
License: GPL-2.0-or-later AND CC-BY-SA-3.0 AND CC0-1.0
|
||||
URL: https://wiki.gnome.org/Apps/Baobab
|
||||
Source0: https://download.gnome.org/sources/baobab/45/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/baobab/46/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gtk4) >= %{gtk4_version}
|
||||
BuildRequires: pkgconfig(libadwaita-1) >= %{libadwaita_version}
|
||||
@ -64,6 +66,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.baobab.des
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Mar 22 2024 David King <amigadave@amigadave.com> - 46.0-1
|
||||
- Update to 46.0
|
||||
|
||||
* Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 45.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (baobab-45.0.tar.xz) = cc3cae0c3ef13dbf2e09c12cc4443b5b1420a06829a4944be98099b03e875c5e88e9611242e1494e1ec85687772519c03c817b6e7d535040e2276e5d6fb902df
|
||||
SHA512 (baobab-46.0.tar.xz) = a09e8d47f82c4a193ea941dfc0064e33e019599d10172034a591a19047073235a602c1d5f2fda6303aa5e4524bd5a071faaf40ba447f74c5ab9bde5cb2cdeb49
|
||||
|
Loading…
Reference in New Issue
Block a user