Hello community,

here is the log from the commit of package libXScrnSaver for openSUSE:Factory 
checked in at 2016-05-23 17:29:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libXScrnSaver (Old)
 and      /work/SRC/openSUSE:Factory/.libXScrnSaver.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libXScrnSaver"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libXScrnSaver/libXScrnSaver.changes      
2013-03-22 11:59:31.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libXScrnSaver.new/libXScrnSaver.changes 
2016-05-23 17:29:39.000000000 +0200
@@ -1,0 +2,12 @@
+Wed May 18 08:55:20 UTC 2016 - [email protected]
+
+- tagged baselibs.conf as source in specfile
+- renamed -devel package to libXss-devel, so one can find it easier
+  (provides/obsoletes added accordingly)
+
+-------------------------------------------------------------------
+Tue May 17 10:28:16 UTC 2016 - [email protected]
+
+- rename devel package to libXss-devel 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libXScrnSaver.spec ++++++
--- /var/tmp/diff_new_pack.5kUyLR/_old  2016-05-23 17:29:40.000000000 +0200
+++ /var/tmp/diff_new_pack.5kUyLR/_new  2016-05-23 17:29:40.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libXScrnSaver
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -28,6 +28,7 @@
 #Git-Clone:    git://anongit.freedesktop.org/xorg/lib/libXScrnSaver
 #Git-Web:      http://cgit.freedesktop.org/xorg/lib/libXScrnSaver/
 Source:         
http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
+Source1:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:    autoconf >= 2.60, automake, libtool
 BuildRequires:  fdupes
@@ -56,12 +57,14 @@
 external "screen saver" client to detect when the alternate image is
 to be displayed and to provide the graphics.
 
-%package devel
+%package -n libXss-devel
 Summary:        Development files for the X11 Screen Saver extension library
 Group:          Development/Libraries/C and C++
 Requires:       %lname = %version
+Provides:       libXScrnSaver-devel = 1.2.2
+Obsoletes:      libXScrnSaver-devel < 1.2.2
 
-%description devel
+%description -n libXss-devel
 The X Window System provides support for changing the image on a
 display screen after a user-settable period of inactivity to avoid
 burning the cathode ray tube phosphors. This extension allows an
@@ -91,7 +94,7 @@
 %defattr(-,root,root)
 %_libdir/libXss.so.1*
 
-%files devel
+%files -n libXss-devel
 %defattr(-,root,root)
 %_includedir/X11/*
 %_libdir/libXss.so

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.5kUyLR/_old  2016-05-23 17:29:40.000000000 +0200
+++ /var/tmp/diff_new_pack.5kUyLR/_new  2016-05-23 17:29:40.000000000 +0200
@@ -1,4 +1,4 @@
 libXss1
-libXScrnSaver-devel
-       requires -libXScrnSaver-<targettype>
+libXss-devel
+       requires -libXss-<targettype>
        requires "libXss1-<targettype> = <version>"


Reply via email to