Update to 45.0
This commit is contained in:
parent
f2c4e2f077
commit
729a7e5dce
1
.gitignore
vendored
1
.gitignore
vendored
@ -76,3 +76,4 @@
|
||||
/baobab-44.rc.tar.xz
|
||||
/baobab-44.0.tar.xz
|
||||
/baobab-45.alpha.tar.xz
|
||||
/baobab-45.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
%global gtk4_version 4.4.0
|
||||
%global libadwaita_version 1.2~alpha
|
||||
%global libadwaita_version 1.4~alpha
|
||||
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: baobab
|
||||
Version: 45~alpha
|
||||
Release: 2%{?dist}
|
||||
Version: 45.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A graphical directory tree analyzer
|
||||
|
||||
License: GPL-2.0-or-later AND GFDL-1.1
|
||||
@ -64,6 +64,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.baobab.des
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 20 2023 Kalev Lember <klember@redhat.com> - 45.0-1
|
||||
- Update to 45.0
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 45~alpha-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (baobab-45.alpha.tar.xz) = 7fde566bc46cd2fcf0622521fd969a9fc76bcf6fd9d52e3f5df33ba1ba782a259740ff1e3140e7ca1e6bbbd78af17a69c6f657eebcc75add1ffa108c48b1169e
|
||||
SHA512 (baobab-45.0.tar.xz) = cc3cae0c3ef13dbf2e09c12cc4443b5b1420a06829a4944be98099b03e875c5e88e9611242e1494e1ec85687772519c03c817b6e7d535040e2276e5d6fb902df
|
||||
|
Loading…
Reference in New Issue
Block a user