From 39645d0c53307429ac724c19a677a8360cc51644 Mon Sep 17 00:00:00 2001 From: David King Date: Tue, 22 Mar 2016 06:52:27 +0000 Subject: [PATCH] Update to 3.20.0 --- .gitignore | 1 + gnome-logs.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index efb959e..bb1684d 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /gnome-logs-3.19.90.tar.xz /gnome-logs-3.19.91.tar.xz /gnome-logs-3.19.92.tar.xz +/gnome-logs-3.20.0.tar.xz diff --git a/gnome-logs.spec b/gnome-logs.spec index c6b91a7..16d0a86 100644 --- a/gnome-logs.spec +++ b/gnome-logs.spec @@ -1,12 +1,12 @@ Name: gnome-logs -Version: 3.19.92 +Version: 3.20.0 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.19/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.20/%{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 Mar 22 2016 David King - 3.20.0-1 +- Update to 3.20.0 + * Tue Mar 15 2016 David King - 3.19.92-1 - Update to 3.19.92 diff --git a/sources b/sources index de3db4b..43d9877 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6c8e5775f756ffa5bdaaa830e2c8a9ec gnome-logs-3.19.92.tar.xz +5cb607d0d713274c73d8685bf84e3f5a gnome-logs-3.20.0.tar.xz