Update to 3.21.3
This commit is contained in:
parent
d4302bb9d3
commit
efd615e968
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
||||
/gnome-logs-3.19.92.tar.xz
|
||||
/gnome-logs-3.20.0.tar.xz
|
||||
/gnome-logs-3.20.1.tar.xz
|
||||
/gnome-logs-3.21.3.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: gnome-logs
|
||||
Version: 3.20.1
|
||||
Version: 3.21.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Log viewer for the systemd journal
|
||||
|
||||
Group: Applications/System
|
||||
License: GPLv3+
|
||||
URL: https://wiki.gnome.org/Apps/Logs
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: docbook-dtds
|
||||
@ -71,6 +71,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 21 2016 David King <amigadave@amigadave.com> - 3.21.3-1
|
||||
- Update to 3.21.3
|
||||
|
||||
* Mon Apr 11 2016 David King <amigadave@amigadave.com> - 3.20.1-1
|
||||
- Update to 3.20.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user