Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2018-03-09 10:38:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-weather.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-weather"

Fri Mar  9 10:38:58 2018 rev:31 rq:582754 version:3.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes      
2017-12-05 01:29:56.509944341 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2018-03-09 10:39:03.458967685 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:30:23 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnome-weather.spec ++++++
--- /var/tmp/diff_new_pack.yTrb9T/_old  2018-03-09 10:39:04.578927356 +0100
+++ /var/tmp/diff_new_pack.yTrb9T/_new  2018-03-09 10:39:04.582927211 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-weather
 #
-# Copyright (c) 2017 SUSE LINUX 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
@@ -16,21 +16,20 @@
 #
 
 
-Name:           gnome-weather
 %define _name org.gnome.Weather
+Name:           gnome-weather
 Version:        3.26.0
 Release:        0
 Summary:        Weather App for GNOME
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Other
-Url:            https://live.gnome.org/Design/Apps/Weather
-
+URL:            https://live.gnome.org/Design/Apps/Weather
 Source0:        
http://download.gnome.org/sources/gnome-weather/3.26/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM gnome-weather-fix-gettext-domain.patch 
[email protected] -- gschema: Fix gettext-domain
 Patch0:         gnome-weather-fix-gettext-domain.patch
-
 BuildRequires:  gjs
 BuildRequires:  intltool >= 0.26
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gdk-3.0)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
@@ -42,8 +41,8 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.11.4
 BuildRequires:  pkgconfig(gweather-3.0) >= 3.25.91
 BuildRequires:  pkgconfig(libgeoclue-2.0) >= 2.3.1
-BuildArch:      noarch
 Recommends:     %{name}-lang
+BuildArch:      noarch
 %glib2_gsettings_schema_requires
 
 %description
@@ -56,8 +55,8 @@
 %package -n gnome-shell-search-provider-gnome-weather
 Summary:        GNOME Weather -- Search Provider for GNOME Shell
 Group:          Productivity/Other
-Supplements:    packageand(gnome-shell:%{name})
 Requires:       %{name} = %{version}
+Supplements:    packageand(gnome-shell:%{name})
 
 %description -n gnome-shell-search-provider-gnome-weather
 This package contains a search provider to enable GNOME Shell to get
@@ -78,6 +77,7 @@
 %find_lang %{_name}
 
 %files
+%license COPYING
 %{_bindir}/%{name}
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/org.gnome.Weather.appdata.xml


Reply via email to