From f023923e05349f58dcef46f2fcb4d4f619b19ca0 Mon Sep 17 00:00:00 2001 From: David King Date: Tue, 25 Oct 2016 08:25:47 +0100 Subject: [PATCH] Update to 3.23.1 --- .gitignore | 1 + gnome-logs.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a9fd9e9..dc1eb69 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ /gnome-logs-3.21.92.tar.xz /gnome-logs-3.22.0.tar.xz /gnome-logs-3.22.1.tar.xz +/gnome-logs-3.23.1.tar.xz diff --git a/gnome-logs.spec b/gnome-logs.spec index f532d26..ddea958 100644 --- a/gnome-logs.spec +++ b/gnome-logs.spec @@ -1,11 +1,11 @@ Name: gnome-logs -Version: 3.22.1 -Release: 2%{?dist} +Version: 3.23.1 +Release: 1%{?dist} Summary: Log viewer for the systemd journal License: GPLv3+ URL: https://wiki.gnome.org/Apps/Logs -Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.23/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: docbook-dtds @@ -70,6 +70,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Tue Oct 25 2016 David King - 3.23.1-1 +- Update to 3.23.1 + * Wed Oct 12 2016 Kalev Lember - 3.22.1-2 - Don't set group tags - Use make_install macro diff --git a/sources b/sources index b3b48b5..00f1b99 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f6277283ebfd70e9d68cc4e8a1a038d1 gnome-logs-3.22.1.tar.xz +c84ca801d55b5e7ff5cb298e59c983eb gnome-logs-3.23.1.tar.xz