[gnome-logs] Update to 3.14.0

David King amigadave at fedoraproject.org
Mon Sep 22 23:23:36 UTC 2014


commit 73d5f30e25b70802c26cf857675404940af94fdc
Author: David King <amigadave at amigadave.com>
Date:   Tue Sep 23 00:20:20 2014 +0100

    Update to 3.14.0
    
    Do not own the appdata directory.

 .gitignore      |    1 +
 gnome-logs.spec |    8 ++++++--
 sources         |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d52816..3ad2927 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /gnome-logs-3.13.90.tar.xz
 /gnome-logs-3.13.91.tar.xz
 /gnome-logs-3.13.92.tar.xz
+/gnome-logs-3.14.0.tar.xz
diff --git a/gnome-logs.spec b/gnome-logs.spec
index ebaef0d..83d97cd 100644
--- a/gnome-logs.spec
+++ b/gnome-logs.spec
@@ -1,12 +1,12 @@
 Name:           gnome-logs
-Version:        3.13.92
+Version:        3.14.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.13/%{name}-%{version}.tar.xz
+Source0:        https://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  docbook-dtds
@@ -66,6 +66,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Sep 23 2014 David King <amigadave at amigadave.com> - 3.14.0-1
+- Update to 3.13.92
+- Do not own the appdata directory
+
 * Mon Sep 15 2014 David King <amigadave at amigadave.com> - 3.13.92-1
 - Update to 3.13.92
 
diff --git a/sources b/sources
index f012622..38c84a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e30a115e9385a75cd23ff60b4411d2b2  gnome-logs-3.13.92.tar.xz
+26bda6759147ac0303f88a06ff147ee8  gnome-logs-3.14.0.tar.xz


More information about the scm-commits mailing list