Hello community,

here is the log from the commit of package wlc for openSUSE:Factory checked in 
at 2019-12-10 22:44:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wlc (Old)
 and      /work/SRC/openSUSE:Factory/.wlc.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wlc"

Tue Dec 10 22:44:02 2019 rev:14 rq:755523 version:0.0.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/wlc/wlc.changes  2017-12-29 00:04:12.298642437 
+0100
+++ /work/SRC/openSUSE:Factory/.wlc.new.4691/wlc.changes        2019-12-10 
22:44:13.721768928 +0100
@@ -1,0 +2,5 @@
+Sat Dec  7 16:06:58 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Explicitly require xfixes at build time.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wlc.spec ++++++
--- /var/tmp/diff_new_pack.N6hA45/_old  2019-12-10 22:44:14.433768663 +0100
+++ /var/tmp/diff_new_pack.N6hA45/_new  2019-12-10 22:44:14.437768662 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wlc
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # 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/
 #
 
 
@@ -23,7 +23,7 @@
 Summary:        A Wayland Compositor Library
 License:        MIT
 Group:          Development/Libraries/C and C++
-Url:            https://github.com/Cloudef/wlc
+URL:            https://github.com/Cloudef/wlc
 Source0:        
https://github.com/Cloudef/wlc/releases/download/v%{version}/%{name}-%{version}.tar.bz2
 Source1:        
https://github.com/Cloudef/wlc/releases/download/v%{version}/%{name}-%{version}.tar.bz2.asc
 Source2:        %{name}.keyring
@@ -70,6 +70,7 @@
 BuildRequires:  pkgconfig(xcb-xtest)
 BuildRequires:  pkgconfig(xcb-xv)
 BuildRequires:  pkgconfig(xcb-xvmc)
+BuildRequires:  pkgconfig(xfixes)
 BuildRequires:  pkgconfig(xkbcommon)
 BuildRequires:  pkgconfig(zlib)
 
@@ -117,7 +118,8 @@
 %postun -n libwlc0 -p /sbin/ldconfig
 
 %files -n libwlc0
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %{_libdir}/libwlc.so.*
 
 %files devel




Reply via email to