Update to 45.alpha
This commit is contained in:
parent
99bcfa2a06
commit
7d31717c82
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,3 +75,4 @@
|
|||||||
/baobab-44.beta.tar.xz
|
/baobab-44.beta.tar.xz
|
||||||
/baobab-44.rc.tar.xz
|
/baobab-44.rc.tar.xz
|
||||||
/baobab-44.0.tar.xz
|
/baobab-44.0.tar.xz
|
||||||
|
/baobab-45.alpha.tar.xz
|
||||||
|
@ -4,13 +4,13 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: baobab
|
Name: baobab
|
||||||
Version: 44.0
|
Version: 45~alpha
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A graphical directory tree analyzer
|
Summary: A graphical directory tree analyzer
|
||||||
|
|
||||||
License: GPL-2.0-or-later AND GFDL-1.1
|
License: GPL-2.0-or-later AND GFDL-1.1
|
||||||
URL: https://wiki.gnome.org/Apps/Baobab
|
URL: https://wiki.gnome.org/Apps/Baobab
|
||||||
Source0: https://download.gnome.org/sources/baobab/44/%{name}-%{tarball_version}.tar.xz
|
Source0: https://download.gnome.org/sources/baobab/45/%{name}-%{tarball_version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: pkgconfig(gtk4) >= %{gtk4_version}
|
BuildRequires: pkgconfig(gtk4) >= %{gtk4_version}
|
||||||
BuildRequires: pkgconfig(libadwaita-1) >= %{libadwaita_version}
|
BuildRequires: pkgconfig(libadwaita-1) >= %{libadwaita_version}
|
||||||
@ -64,6 +64,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.baobab.des
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 04 2023 Kalev Lember <klember@redhat.com> - 45~alpha-1
|
||||||
|
- Update to 45.alpha
|
||||||
|
|
||||||
* Sun Mar 19 2023 David King <amigadave@amigadave.com> - 44.0-1
|
* Sun Mar 19 2023 David King <amigadave@amigadave.com> - 44.0-1
|
||||||
- Update to 44.0
|
- Update to 44.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (baobab-44.0.tar.xz) = a9b8ca9226b9464f33a06810ce5c889dcc50fa2b0c05343fcb88b0d453528fbf7de256b75f55e99a24f33b91bdd69a03f6ea3ea3e5d793033a8cce6345b3cac3
|
SHA512 (baobab-45.alpha.tar.xz) = 7fde566bc46cd2fcf0622521fd969a9fc76bcf6fd9d52e3f5df33ba1ba782a259740ff1e3140e7ca1e6bbbd78af17a69c6f657eebcc75add1ffa108c48b1169e
|
||||||
|
Loading…
Reference in New Issue
Block a user