diff --git a/.gitignore b/.gitignore index 952abd1..4468d60 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /gnome-logs-3.19.92.tar.xz /gnome-logs-3.20.0.tar.xz /gnome-logs-3.20.1.tar.xz +/gnome-logs-3.21.3.tar.xz diff --git a/gnome-logs.spec b/gnome-logs.spec index 10fee31..8209529 100644 --- a/gnome-logs.spec +++ b/gnome-logs.spec @@ -1,12 +1,12 @@ Name: gnome-logs -Version: 3.20.1 +Version: 3.21.3 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.20/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.21/%{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 Jun 21 2016 David King - 3.21.3-1 +- Update to 3.21.3 + * Mon Apr 11 2016 David King - 3.20.1-1 - Update to 3.20.1 diff --git a/sources b/sources index b83303f..9a6f4f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f09713af568d5e45aa66090d114764c5 gnome-logs-3.20.1.tar.xz +e88811f0839a24786e85c87bab2cb8bf gnome-logs-3.21.3.tar.xz