[gnome-logs] Update to 3.12.0

David King amigadave at fedoraproject.org
Mon Mar 24 20:44:14 UTC 2014


commit 185d39a431868c25b7145759e2db291a59024570
Author: David King <amigadave at amigadave.com>
Date:   Mon Mar 24 20:42:26 2014 +0000

    Update to 3.12.0

 .gitignore      |    1 +
 gnome-logs.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e327d9..756635e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /gnome-logs-3.11.90.tar.xz
 /gnome-logs-3.11.91.tar.xz
 /gnome-logs-3.11.92.tar.xz
+/gnome-logs-3.12.0.tar.xz
diff --git a/gnome-logs.spec b/gnome-logs.spec
index 944a2d0..fb770ab 100644
--- a/gnome-logs.spec
+++ b/gnome-logs.spec
@@ -1,12 +1,12 @@
 Name:		gnome-logs
-Version:	3.11.92
+Version:	3.12.0
 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.11/%{name}-%{version}.tar.xz
+Source0:	https://download.gnome.org/sources/gnome-logs/3.12/%{name}-%{version}.tar.xz
 
 BuildRequires:	appdata-tools
 BuildRequires:	desktop-file-utils
@@ -33,7 +33,7 @@ make V=1 %{?_smp_mflags}
 
 %install
 %make_install
-%find_lang gnome-logs --with-gnome
+%find_lang %{name} --with-gnome
 
 
 %check
@@ -65,6 +65,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon Mar 17 2014 David King <amigadave at amigadave.com> - 3.12.0-1
+- Update to 3.12.0
+
 * Mon Mar 17 2014 David King <amigadave at amigadave.com> - 3.11.92-1
 - Update to 3.11.92
 
diff --git a/sources b/sources
index 80faaac..979b812 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc40f0b46128089709530cab2321a217  gnome-logs-3.11.92.tar.xz
+24ea9833011eef71b666b38e77f51f9d  gnome-logs-3.12.0.tar.xz


More information about the scm-commits mailing list