Update to 3.26.0
This commit is contained in:
parent
ef5adde069
commit
4f886c9dbe
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@
|
||||
/baobab-3.23.91.tar.xz
|
||||
/baobab-3.24.0.tar.xz
|
||||
/baobab-3.25.92.tar.xz
|
||||
/baobab-3.26.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global gtk3_version 3.19.1
|
||||
|
||||
Name: baobab
|
||||
Version: 3.25.92
|
||||
Version: 3.26.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.25/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/baobab/3.26/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
|
||||
BuildRequires: /usr/bin/appstream-util
|
||||
@ -79,6 +79,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Sep 10 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
|
||||
- Update to 3.26.0
|
||||
|
||||
* Tue Sep 05 2017 Kalev Lember <klember@redhat.com> - 3.25.92-1
|
||||
- Update to 3.25.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (baobab-3.25.92.tar.xz) = 9f2cd7019c16d91690a238168a68a878162411d13508efcfc88674753abaf1b1827579f08145b43aa52f26489a05b48a911f35f90255d4b07956578d70b5c2cc
|
||||
SHA512 (baobab-3.26.0.tar.xz) = 0d006ecf9423bfec8a5f458efe0acf5704d6a5b0d1cd5cf6c10d2c864378c99e06f257c273f1ffd7e3b2028ac5fb4584cffbf82e34bcade1c3fb3bf88962c7ef
|
||||
|
Loading…
Reference in New Issue
Block a user