Hello community,

here is the log from the commit of package gnome-logs for openSUSE:Factory 
checked in at 2013-11-05 06:51:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-logs (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-logs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-logs"

Changes:
--------
New Changes file:

--- /dev/null   2013-10-11 12:16:15.204037506 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-logs.new/gnome-logs.changes       
2013-11-05 06:51:37.000000000 +0100
@@ -0,0 +1,26 @@
+-------------------------------------------------------------------
+Sat Nov  2 18:47:28 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.11.1:
+  + Support case-insensitive search.
+  + Show timestamps against messages in the event view.
+  + Use a monospace font for log messages.
+  + Use a single header bar.
+  + Switch the default category to "important" and match the
+    mockups.
+  + Refactor code to read messages from the journal.
+  + .desktop file fix.
+  + Show the message catalog entry for a message in the details
+    view.
+  + RTL and style fixes.
+  + Category switching fix.
+  + Many other fixes.
+  + Updated translations.
+- Add Recommends for lang package, and add required macros for
+  building language package to pick up the new translations.
+
+-------------------------------------------------------------------
+Mon Sep 30 19:44:30 UTC 2013 - dims...@opensuse.org
+
+- Initial package, version 0.1.
+

New:
----
  gnome-logs-3.11.1.tar.xz
  gnome-logs.changes
  gnome-logs.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-logs.spec ++++++
#
# spec file for package 
#
# Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Name:           gnome-logs
Version: 3.11.1
Release: 0
License: GPL-3.0+
Summary: GNOME System Log Viewer
Url: https://wiki.gnome.org/Design/Apps/SystemLog
Group: System/Utilities
Source: 
http://ftp.gnome.org/pub/GNOME/sources/gnome-logs/3.11/%{name}-%{version}.tar.xz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.6
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(libsystemd-journal)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: intltool >= 0.50.0
Recommends:     %{name}-lang

%description
A utility for viewing detailed event logs for the system.

%lang_package
%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
%make_install
%find_lang %{name} %{?no_lang_C}

%files
%defattr(-,root,root)
%doc ChangeLog README COPYING
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop

%files lang -f %{name}.lang

%changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to