Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package wallpapers-openSUSE-extra for
openSUSE:Factory checked in at 2021-01-18 11:28:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wallpapers-openSUSE-extra (Old)
and /work/SRC/openSUSE:Factory/.wallpapers-openSUSE-extra.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wallpapers-openSUSE-extra"
Mon Jan 18 11:28:44 2021 rev:2 rq:863669 version:15
Changes:
--------
---
/work/SRC/openSUSE:Factory/wallpapers-openSUSE-extra/wallpapers-openSUSE-extra.changes
2018-04-24 15:31:23.849981803 +0200
+++
/work/SRC/openSUSE:Factory/.wallpapers-openSUSE-extra.new.28504/wallpapers-openSUSE-extra.changes
2021-01-18 11:32:31.464694643 +0100
@@ -1,0 +2,6 @@
+Thu Nov 19 12:29:13 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Do not conflict with branding package providers: this package
+ contains just an additional set of wallpapers (boo#1177651).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ wallpapers-openSUSE-extra.spec ++++++
--- /var/tmp/diff_new_pack.eKOSMI/_old 2021-01-18 11:32:32.312695478 +0100
+++ /var/tmp/diff_new_pack.eKOSMI/_new 2021-01-18 11:32:32.316695482 +0100
@@ -1,7 +1,7 @@
#
# spec file for package wallpapers-openSUSE-extra
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,21 +12,19 @@
# 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: wallpapers-openSUSE-extra
Version: 15
Release: 0
-Provides: extra-wallpapers
-Conflicts: otherproviders(branding)
-Url: http://github.com/openSUSE/wallpapers
-Source0: wallpapers.tar.xz
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: openSUSE Extra Wallpapers
License: CC-BY-2.0 AND CC-BY-SA-2.0 AND CC-BY-SA-4.0
Group: System/GUI/Other
+URL: https://github.com/openSUSE/wallpapers
+Source0: wallpapers.tar.xz
+Provides: extra-wallpapers
BuildArch: noarch
%description
@@ -38,14 +36,13 @@
%build
%install
-make install DESTDIR=%{buildroot}
+%make_install
%files
-%defattr(-,root,root)
-%doc leap%{version}/license/*
-/usr/share/gnome-background-properties/wallpapers-leap%{version}.xml
-/usr/share/wallpapers
-/usr/share/wallpapers/leap%{version}
-%dir /usr/share/gnome-background-properties
+%license leap%{version}/license/*
+%dir %{_datadir}/gnome-background-properties
+%{_datadir}/gnome-background-properties/wallpapers-leap%{version}.xml
+%{_datadir}/wallpapers
+%{_datadir}/wallpapers/leap%{version}
%changelog