Hello community, here is the log from the commit of package loook for openSUSE:Factory checked in at 2016-03-29 10:00:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/loook (Old) and /work/SRC/openSUSE:Factory/.loook.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "loook" Changes: -------- --- /work/SRC/openSUSE:Factory/loook/loook.changes 2015-03-27 09:40:53.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.loook.new/loook.changes 2016-03-29 10:39:58.000000000 +0200 @@ -1,0 +2,10 @@ +Wed Mar 9 18:38:37 UTC 2016 - [email protected] + +- Update to 0.8.4, please see + + /usr/share/doc/packages/loook/Changelog + +- Remove patch loook-0.8.1-loook.desktop.patch +- Add patch loook-loook.desktop.patch + +------------------------------------------------------------------- Old: ---- loook-0.8.1-loook.desktop.patch loook-0.8.1-sources.zip New: ---- loook-0.8.4-sources.zip loook-loook.desktop.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ loook.spec ++++++ --- /var/tmp/diff_new_pack.43ezL0/_old 2016-03-29 10:39:59.000000000 +0200 +++ /var/tmp/diff_new_pack.43ezL0/_new 2016-03-29 10:39:59.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package loook # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,15 @@ Name: loook -Version: 0.8.1 +Version: 0.8.4 Release: 0 Summary: Search strings in ODF documents License: GPL-2.0+ Group: Productivity/Office/Other Url: http://mechtilde.de/Loook/ Source0: http://mechtilde.de/Loook/Downloads/%{name}-%{version}-sources.zip -# PATCH-FEATURE-UPSTREAM loook-0.8.1-loook.desktop.patch (email) -Patch0: %{name}-0.8.1-%{name}.desktop.patch +# PATCH-FEATURE-UPSTREAM loook-loook.desktop.patch (email) +Patch0: %{name}-%{name}.desktop.patch %if 0%{?suse_version} BuildRequires: update-desktop-files %endif @@ -60,7 +60,7 @@ ln -s %{_datadir}/%{name}/%{name}.py %{buildroot}%{_bindir}/%{name} # install messages -for m in de en it nl ; do +for m in cs de en es fr it nl ; do msgfmt %{name}.${m}.po -o %{name}-%{version}.${m}.mo install -Dm 0644 %{name}-%{version}.${m}.mo %{buildroot}%{_datadir}/locale/${m}/LC_MESSAGES/%{name}-%{version}.mo done ++++++ loook-loook.desktop.patch ++++++ --- loook.desktop.orig 2016-02-13 17:04:49.000000000 +0100 +++ loook.desktop 2016-03-08 18:40:47.412530493 +0100 @@ -5,6 +5,7 @@ Version=1.0 Name=Loook +GenericName=Loook Comment=Search strings in ODF documents Comment[de]=Sucht Begriffe in ODF Dokumenten @@ -12,6 +13,6 @@ Icon=loook Terminal=false Type=Application -Categories=Office;Utility -Keywords=Office;Utility;ODF Files; Search -StartupNotify=true +Categories=Office;WordProcessor;Utility; +Keywords=Office;Utility;ODF Files;Search; +StartupNotify=false
