diff --git a/.gitignore b/.gitignore index e47a51a..dd856e4 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /gnome-logs-3.17.4.tar.xz /gnome-logs-3.17.90.tar.xz /gnome-logs-3.17.91.tar.xz +/gnome-logs-3.18.0.tar.xz diff --git a/gnome-logs.spec b/gnome-logs.spec index 5283e06..9a0f771 100644 --- a/gnome-logs.spec +++ b/gnome-logs.spec @@ -1,12 +1,12 @@ Name: gnome-logs -Version: 3.17.91 +Version: 3.18.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.17/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.18/%{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 Sep 22 2015 David King - 3.18.0-1 +- Update to 3.18.0 + * Tue Sep 01 2015 David King - 3.17.91-1 - Update to 3.17.91 diff --git a/sources b/sources index 1d30e3c..9bb32cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -350285c2c58828ddef9fd62d1bb346cd gnome-logs-3.17.91.tar.xz +c51d9d335c6aa98fb79d1c76f5d7b2c6 gnome-logs-3.18.0.tar.xz