Hello community,

here is the log from the commit of package epiphany-branding-openSUSE for 
openSUSE:Factory checked in at 2018-03-14 19:36:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/epiphany-branding-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "epiphany-branding-openSUSE"

Wed Mar 14 19:36:43 2018 rev:39 rq:584714 version:42.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/epiphany-branding-openSUSE/epiphany-branding-openSUSE.changes
    2017-03-22 22:58:11.274609424 +0100
+++ 
/work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new/epiphany-branding-openSUSE.changes
       2018-03-14 19:36:44.578092895 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:25:05 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ epiphany-branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.nNCoUd/_old  2018-03-14 19:36:45.658054536 +0100
+++ /var/tmp/diff_new_pack.nNCoUd/_new  2018-03-14 19:36:45.666054252 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package epiphany-branding-openSUSE
 #
-# Copyright (c) 2016 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,13 +16,14 @@
 #
 
 
+%define epiphany_version %(rpm -q --qf '%%{version}' epiphany)
 Name:           epiphany-branding-openSUSE
 Version:        42.1
 Release:        0
 Summary:        GNOME Web Browser -- openSUSE default bookmarks and user agent 
string
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Web/Browsers
-Url:            http://www.gnome.org/projects/epiphany/
+URL:            http://www.gnome.org/projects/epiphany/
 Source0:        COPYING
 Source1:        branding.conf.in
 # PATCH-FEATURE-OPENSUSE opensuse-bookmarks.patch [email protected] -- Add 
openSUSE bookmarks
@@ -32,12 +33,10 @@
 # WARNING: As this package conflicts with epiphany-branding-openSUSE, you 
cannot
 #          reuse build root. You have to build in a clean build root every 
time!
 BuildRequires:  epiphany-branding-upstream >= 3.11.2
-%define epiphany_version %(rpm -q --qf '%%{version}' epiphany)
 Requires:       epiphany = %{epiphany_version}
-Provides:       epiphany-branding = %{epiphany_version}
-Conflicts:      otherproviders(epiphany-branding)
 Supplements:    packageand(epiphany:branding-openSUSE)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Conflicts:      epiphany-branding
+Provides:       epiphany-branding = %{epiphany_version}
 BuildArch:      noarch
 
 %description
@@ -83,8 +82,8 @@
 install -D -m0644 branding.conf %{buildroot}%{_datadir}/epiphany/branding.conf
 
 %files
-%defattr(-,root,root)
-%doc COPYING
+%license COPYING
+
 %{_datadir}/epiphany/default-bookmarks.rdf
 %{_datadir}/epiphany/branding.conf
 


Reply via email to