Update to 3.12.1

This commit is contained in:
David King 2014-04-14 20:11:13 +01:00
parent 185d39a431
commit 228a87ce4d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/gnome-logs-3.11.91.tar.xz
/gnome-logs-3.11.92.tar.xz
/gnome-logs-3.12.0.tar.xz
/gnome-logs-3.12.1.tar.xz

View File

@ -1,12 +1,12 @@
Name: gnome-logs
Version: 3.12.0
Version: 3.12.1
Release: 1%{?dist}
Summary: A log viewer for the systemd journal
Group: Applications/System
License: GPLv3+
URL: https://wiki.gnome.org/Apps/Logs
Source0: https://download.gnome.org/sources/gnome-logs/3.12/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/3.12/%{name}-%{version}.tar.xz
BuildRequires: appdata-tools
BuildRequires: desktop-file-utils
@ -65,6 +65,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Mon Apr 14 2014 David King <amigadave@amigadave.com> - 3.12.1-1
- Update to 3.12.1
* Mon Mar 17 2014 David King <amigadave@amigadave.com> - 3.12.0-1
- Update to 3.12.0

View File

@ -1 +1 @@
24ea9833011eef71b666b38e77f51f9d gnome-logs-3.12.0.tar.xz
3ae17008b5d25eef65cf0ef8581bff9f gnome-logs-3.12.1.tar.xz