diff --git a/.gitignore b/.gitignore index 02ed55d..cc84665 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /gnome-logs-3.17.91.tar.xz /gnome-logs-3.18.0.tar.xz /gnome-logs-3.18.1.tar.xz +/gnome-logs-3.19.1.tar.xz diff --git a/gnome-logs.spec b/gnome-logs.spec index a8206d8..02b401d 100644 --- a/gnome-logs.spec +++ b/gnome-logs.spec @@ -1,12 +1,12 @@ Name: gnome-logs -Version: 3.18.1 +Version: 3.19.1 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.18/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.19/%{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 +* Mon Oct 26 2015 David King - 3.19.1-1 +- Update to 3.19.1 + * Tue Oct 13 2015 David King - 3.18.1-1 - Update to 3.18.1 diff --git a/sources b/sources index fb2f6cd..60b2834 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ae933e0d2c019cf674b31de30812df1 gnome-logs-3.18.1.tar.xz +c289dd89f1cad4fc2bab36879a248899 gnome-logs-3.19.1.tar.xz