Update to 43.alpha
This commit is contained in:
parent
8c400b5c98
commit
f478d889c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@
|
||||
/baobab-42.beta.tar.xz
|
||||
/baobab-42.rc.tar.xz
|
||||
/baobab-42.0.tar.xz
|
||||
/baobab-43.alpha.tar.xz
|
||||
|
@ -4,13 +4,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: baobab
|
||||
Version: 42.0
|
||||
Version: 43~alpha
|
||||
Release: 1%{?dist}
|
||||
Summary: A graphical directory tree analyzer
|
||||
|
||||
License: GPLv2+ and GFDL
|
||||
URL: https://wiki.gnome.org/Apps/Baobab
|
||||
Source0: https://download.gnome.org/sources/baobab/42/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/baobab/43/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gtk4) >= %{gtk4_version}
|
||||
BuildRequires: pkgconfig(libadwaita-1) >= %{libadwaita_version}
|
||||
@ -64,6 +64,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.baobab.des
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 18 2022 Kalev Lember <klember@redhat.com> - 43~alpha-1
|
||||
- Update to 43.alpha
|
||||
|
||||
* Mon Mar 21 2022 David King <amigadave@amigadave.com> - 42.0-1
|
||||
- Update to 42.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (baobab-42.0.tar.xz) = 21837bfe901034ed3450f6937d3ede1e567d16a5ae308db91029dc2ff4bb523b36f9408f7489c6798140de039e928f49969a1ed741027da0ae8377be6352ba08
|
||||
SHA512 (baobab-43.alpha.tar.xz) = ddca00515a17337410f00c80581f44a52fe57b09dcd0f4a42a7436635effce7afa7cd2adcd297c616b2c9ccc0b387e2fccb604dacd85e1b91c830b1ef5e99d43
|
||||
|
Loading…
Reference in New Issue
Block a user