Update to 41.0
This commit is contained in:
parent
7ab63b0e5b
commit
9152239241
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@
|
|||||||
/baobab-3.38.0.tar.xz
|
/baobab-3.38.0.tar.xz
|
||||||
/baobab-40.beta.tar.xz
|
/baobab-40.beta.tar.xz
|
||||||
/baobab-40.0.tar.xz
|
/baobab-40.0.tar.xz
|
||||||
|
/baobab-41.0.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: baobab
|
Name: baobab
|
||||||
Version: 40.0
|
Version: 41.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A graphical directory tree analyzer
|
Summary: A graphical directory tree analyzer
|
||||||
|
|
||||||
License: GPLv2+ and GFDL
|
License: GPLv2+ and GFDL
|
||||||
URL: https://wiki.gnome.org/Apps/Baobab
|
URL: https://wiki.gnome.org/Apps/Baobab
|
||||||
Source0: https://download.gnome.org/sources/baobab/40/%{name}-%{tarball_version}.tar.xz
|
Source0: https://download.gnome.org/sources/baobab/41/%{name}-%{tarball_version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: pkgconfig(gtk+-3.0)
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
BuildRequires: pkgconfig(libhandy-1)
|
BuildRequires: pkgconfig(libhandy-1)
|
||||||
@ -58,6 +58,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.baobab.des
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 21 2021 Kalev Lember <klember@redhat.com> - 41.0-1
|
||||||
|
- Update to 41.0
|
||||||
|
|
||||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 40.0-2
|
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 40.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (baobab-40.0.tar.xz) = 31ab768f7e089c12717bc363111fe936f4a15986b69ee53b8f9aab19973ff5bf4970fdfa4d936af4d46673a9f08063518a6c314453e698e6068485152e400650
|
SHA512 (baobab-41.0.tar.xz) = 4f41cac42491afb98855771a621573689f2b35c0a2602799af9f88adf901a5c62c9f8e4b70be43ed27024deba860b128bc22b8a7782ac207a5746b4df6b65aa0
|
||||||
|
Loading…
Reference in New Issue
Block a user