diff --git a/.gitignore b/.gitignore index 3233a88..10beca4 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /gnome-logs-3.21.3.tar.xz /gnome-logs-3.21.90.tar.xz /gnome-logs-3.21.92.tar.xz +/gnome-logs-3.22.0.tar.xz diff --git a/gnome-logs.spec b/gnome-logs.spec index 5f93f95..dd166a3 100644 --- a/gnome-logs.spec +++ b/gnome-logs.spec @@ -1,12 +1,12 @@ Name: gnome-logs -Version: 3.21.92 +Version: 3.22.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.21/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.22/%{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 20 2016 David King - 3.22.0-1 +- Update to 3.22.0 + * Tue Sep 13 2016 David King - 3.21.92-1 - Update to 3.21.92 diff --git a/sources b/sources index 4f42d16..15aacec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ec10ae1e7df8dedebddb047c616bc82 gnome-logs-3.21.92.tar.xz +fe88f08c10d45634cba7a432b92f2cbd gnome-logs-3.22.0.tar.xz