Hello community,

here is the log from the commit of package compton-conf for openSUSE:Factory 
checked in at 2019-02-01 11:47:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/compton-conf (Old)
 and      /work/SRC/openSUSE:Factory/.compton-conf.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "compton-conf"

Fri Feb  1 11:47:46 2019 rev:7 rq:670286 version:0.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/compton-conf/compton-conf.changes        
2018-06-29 22:30:08.670313174 +0200
+++ /work/SRC/openSUSE:Factory/.compton-conf.new.28833/compton-conf.changes     
2019-02-01 11:48:24.628369792 +0100
@@ -1,0 +2,8 @@
+Thu Jan 31 09:27:32 UTC 2019 - Michael Vetter <[email protected]>
+
+- Remove compton-conf-0.4.0-no-icon.patch:
+  compton-conf desktop file uses compton icon.
+  Adding it as BR so that checks detect the file makes this patch
+  obsolete.
+
+-------------------------------------------------------------------

Old:
----
  compton-conf-0.4.0-no-icon.patch

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

Other differences:
------------------
++++++ compton-conf.spec ++++++
--- /var/tmp/diff_new_pack.PcBm22/_old  2019-02-01 11:48:25.204369201 +0100
+++ /var/tmp/diff_new_pack.PcBm22/_new  2019-02-01 11:48:25.204369201 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package compton-conf
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -26,7 +26,6 @@
 Source:         
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source1:        
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:        %{name}.keyring
-Patch0:         compton-conf-0.4.0-no-icon.patch
 BuildRequires:  cmake >= 3.0.2
 BuildRequires:  gcc-c++
 BuildRequires:  lxqt-build-tools-devel >= 0.5.0
@@ -37,6 +36,9 @@
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(libconfig)
 BuildRequires:  pkgconfig(lxqt)
+# compton-conf desktop file uses compton icon
+# Adding it as BR so that checks detect the file
+BuildRequires:  compton
 Requires:       compton
 Recommends:     %{name}-lang
 
@@ -45,7 +47,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 sed -i '/Categories/s/\(LXQt\;\)/X-\1/' compton-conf.desktop.in
 
 %build




Reply via email to