Update to 3.38.0
This commit is contained in:
parent
a7df8300b5
commit
61c1042724
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@
|
||||
/baobab-3.32.0.tar.xz
|
||||
/baobab-3.34.0.tar.xz
|
||||
/baobab-3.37.90.tar.xz
|
||||
/baobab-3.38.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global gtk3_version 3.20
|
||||
|
||||
Name: baobab
|
||||
Version: 3.37.90
|
||||
Version: 3.38.0
|
||||
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/3.37/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/baobab/3.38/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
|
||||
BuildRequires: /usr/bin/appstream-util
|
||||
@ -63,6 +63,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.baobab.des
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||
- Update to 3.38.0
|
||||
|
||||
* Mon Aug 17 2020 Kalev Lember <klember@redhat.com> - 3.37.90-1
|
||||
- Update to 3.37.90
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (baobab-3.37.90.tar.xz) = 930916b5fca1ece902bae74a36db7eb98fb79c9e9d414a3c2b398cc4d1d5c1eedfc05b7aeeb2bcc9cbb50324af73a4d920ba6b822720821dcc1fdbb7b1650ff2
|
||||
SHA512 (baobab-3.38.0.tar.xz) = 764fc97ccab01d056fb657cda3c04e742d865e4c6ca16d4a5212a9d5470e961c8fe3523a27ab28945c38c25c1155903897e178b9ffaf0a6c07c6a044e29a750c
|
||||
|
Loading…
Reference in New Issue
Block a user