Hello community,

here is the log from the commit of package libXtst for openSUSE:Factory checked 
in at 2020-08-28 23:44:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libXtst (Old)
 and      /work/SRC/openSUSE:Factory/.libXtst.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libXtst"

Fri Aug 28 23:44:58 2020 rev:11 rq:828734 version:1.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libXtst/libXtst.changes  2016-11-05 
21:22:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libXtst.new.3399/libXtst.changes        
2020-08-28 23:45:04.219498248 +0200
@@ -1,0 +2,6 @@
+Mon Aug 10 10:32:26 UTC 2020 - Ismail Dönmez <[email protected]>
+
+- Add a Provides: libXtst = %{version} to the library subpackage
+  to make pre-packaged electron apps happy.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libXtst.spec ++++++
--- /var/tmp/diff_new_pack.MizvCF/_old  2020-08-28 23:45:04.775497892 +0200
+++ /var/tmp/diff_new_pack.MizvCF/_new  2020-08-28 23:45:04.775497892 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libXtst
 #
-# Copyright (c) 2016 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,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:        Xlib-based client API for the XTEST and RECORD extensions
 License:        MIT
 Group:          Development/Libraries/C and C++
-Url:            http://xorg.freedesktop.org/
+URL:            http://xorg.freedesktop.org/
 
 #Git-Clone:    git://anongit.freedesktop.org/xorg/lib/libXtst
 #Git-Web:      http://cgit.freedesktop.org/xorg/lib/libXtst/
@@ -53,6 +53,8 @@
 %package -n %lname
 Summary:        Xlib-based client API for the XTEST and RECORD extensions
 Group:          System/Libraries
+# Make electron apps happy
+Provides:       libXtst = %{version}
 
 %description -n %lname
 The XTEST extension is a minimal set of client and server extensions


Reply via email to