Update to 3.21.3

This commit is contained in:
David King 2016-06-21 07:40:17 +01:00
parent d4302bb9d3
commit efd615e968
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
f09713af568d5e45aa66090d114764c5 gnome-logs-3.20.1.tar.xz
e88811f0839a24786e85c87bab2cb8bf gnome-logs-3.21.3.tar.xz