Update to 3.18.0
This commit is contained in:
parent
724f6a5c9c
commit
306d2157e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
|||||||
/gnome-logs-3.17.4.tar.xz
|
/gnome-logs-3.17.4.tar.xz
|
||||||
/gnome-logs-3.17.90.tar.xz
|
/gnome-logs-3.17.90.tar.xz
|
||||||
/gnome-logs-3.17.91.tar.xz
|
/gnome-logs-3.17.91.tar.xz
|
||||||
|
/gnome-logs-3.18.0.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: gnome-logs
|
Name: gnome-logs
|
||||||
Version: 3.17.91
|
Version: 3.18.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Log viewer for the systemd journal
|
Summary: Log viewer for the systemd journal
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://wiki.gnome.org/Apps/Logs
|
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: desktop-file-utils
|
||||||
BuildRequires: docbook-dtds
|
BuildRequires: docbook-dtds
|
||||||
@ -71,6 +71,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 22 2015 David King <amigadave@amigadave.com> - 3.18.0-1
|
||||||
|
- Update to 3.18.0
|
||||||
|
|
||||||
* Tue Sep 01 2015 David King <amigadave@amigadave.com> - 3.17.91-1
|
* Tue Sep 01 2015 David King <amigadave@amigadave.com> - 3.17.91-1
|
||||||
- Update to 3.17.91
|
- Update to 3.17.91
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user