Hello community, here is the log from the commit of package gnome-search-tool for openSUSE:Factory checked in at 2018-03-09 10:38:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-search-tool (Old) and /work/SRC/openSUSE:Factory/.gnome-search-tool.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-search-tool" Fri Mar 9 10:38:38 2018 rev:11 rq:582745 version:3.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-search-tool/gnome-search-tool.changes 2013-09-23 09:13:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-search-tool.new/gnome-search-tool.changes 2018-03-09 10:38:42.867709156 +0100 @@ -1,0 +2,5 @@ +Wed Feb 28 16:29:31 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-search-tool.spec ++++++ --- /var/tmp/diff_new_pack.CBGYl9/_old 2018-03-09 10:38:43.827674588 +0100 +++ /var/tmp/diff_new_pack.CBGYl9/_new 2018-03-09 10:38:43.831674444 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnome-search-tool # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -20,9 +20,9 @@ Version: 3.6.0 Release: 0 Summary: Utility to search for files -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/GUI/GNOME -Url: http://download.gnome.org/sources/gnome-search-tool +URL: http://download.gnome.org/sources/gnome-search-tool Source: http://download.gnome.org/sources/gnome-search-tool/3.6/%{name}-%{version}.tar.xz # The applets-screenshooter.png icon files are missing in the tarball, see bgo#663191 Source1: %{name}-16.png @@ -35,6 +35,7 @@ # PATCH-FIX-OPENSUSE gnome-search-tool-desktop-icons.patch [email protected] -- Use gnome-search-tools as icon name instead of system-search. Patch0: gnome-search-tool-desktop-icons.patch BuildRequires: intltool +BuildRequires: pkgconfig BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: yelp-tools @@ -45,7 +46,6 @@ BuildRequires: pkgconfig(sm) Recommends: %{name}-lang Conflicts: gnome-utils < 3.3.1 -BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires %description @@ -53,6 +53,7 @@ to get results. %lang_package + %prep %setup -q translation-update-upstream @@ -85,8 +86,8 @@ %icon_theme_cache_postun %files -%defattr(-,root,root) -%doc AUTHORS COPYING COPYING.docs NEWS +%license COPYING +%doc AUTHORS NEWS %{_datadir}/icons/hicolor/*/apps/%{name}.png %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop
