Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2015-09-02 07:51:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland (Old)
 and      /work/SRC/openSUSE:Factory/.kwayland.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwayland"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes        2015-07-08 
06:57:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new/kwayland.changes   2015-09-02 
07:51:30.000000000 +0200
@@ -1,0 +2,22 @@
+Mon Aug 24 17:51:41 UTC 2015 - [email protected]
+
+- Update to 5.4.0:
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.4.0.php
+
+-------------------------------------------------------------------
+Sun Aug 16 10:17:06 UTC 2015 - [email protected]
+
+- Update to 5.3.95 aka 5.4 beta:
+  This release of Plasma brings many nice touches for our users
+  such as much improved high DPI support, KRunner auto-completion
+  and many new beautiful Breeze icons. It also lays the ground for
+  the future with a tech preview of Wayland session available.
+  We're shipping a few new components such as an Audio Volume
+  Plasma Widget, monitor calibration tool and the User Manager
+  tool comes out beta.
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.3.95.php
+- Merge the two shlib packages into one main one
+
+-------------------------------------------------------------------

Old:
----
  kwayland-5.3.2.tar.xz

New:
----
  kwayland-5.4.0.tar.xz

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

Other differences:
------------------
++++++ kwayland.spec ++++++
--- /var/tmp/diff_new_pack.8B1JA3/_old  2015-09-02 07:51:31.000000000 +0200
+++ /var/tmp/diff_new_pack.8B1JA3/_new  2015-09-02 07:51:31.000000000 +0200
@@ -16,9 +16,8 @@
 #
 
 
-%define kwayland_server 1
 Name:           kwayland
-Version:        5.3.2
+Version:        5.4.0
 Release:        0
 Summary:        KDE Wayland library
 License:        LGPL-2.1+
@@ -30,38 +29,27 @@
 BuildRequires:  extra-cmake-modules >= 1.4.0
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
+BuildRequires:  libQt5Gui-private-headers-devel >= 5.4.0
 BuildRequires:  wayland-devel >= 1.3.0
 BuildRequires:  pkgconfig(Qt5Gui) >= 5.4.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.4.0
 BuildRequires:  pkgconfig(egl)
+Provides:       libKF5WaylandClient5 = %{version}
+Obsoletes:      libKF5WaylandClient5 <= %{version}
+Provides:       libKF5WaylandServer5 = %{version}
+Obsoletes:      libKF5WaylandServer5 <= %{version}
+%requires_eq libQt5Gui5
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 KWayland provides a Qt-style Client and Server library wrapper for the Wayland 
libraries.
 
-%package -n libKF5WaylandClient5
-Summary:        KDE Wayland library
-Group:          Development/Libraries/KDE
-
-%description -n libKF5WaylandClient5
-KWayland provides a Qt-style Client and Server library wrapper for the Wayland 
libraries.
-
-%package -n libKF5WaylandServer5
-Summary:        KDE Wayland library
-Group:          Development/Libraries/KDE
-
-%description -n libKF5WaylandServer5
-KWayland provides a Qt-style Client and Server library wrapper for the Wayland 
libraries.
-
 %package devel
 Summary:        KDE Wayland library: Build Environment
 Group:          Development/Libraries/KDE
+Requires:       %{name} = %{version}
 Requires:       extra-cmake-modules >= 1.2.0
-Requires:       libKF5WaylandClient5 = %{version}
 Requires:       pkgconfig(Qt5Gui) >= 5.4.0
-%if %kwayland_server
-Requires:       libKF5WaylandServer5 = %{version}
-%endif
 
 %description devel
 KWayland provides a Qt-style Client and Server library wrapper for the Wayland 
libraries.
@@ -76,35 +64,24 @@
 %install
   %kf5_makeinstall -C build
 
-%post -n libKF5WaylandClient5 -p /sbin/ldconfig
-
-%postun -n libKF5WaylandClient5 -p /sbin/ldconfig
-
-%if %kwayland_server
-%post -n libKF5WaylandServer5 -p /sbin/ldconfig
+%post   -p /sbin/ldconfig
 
-%postun -n libKF5WaylandServer5 -p /sbin/ldconfig
-%endif
+%postun -p /sbin/ldconfig
 
-%files -n libKF5WaylandClient5
+%files
 %defattr(-,root,root)
 %doc COPYING*
+%config %{_kf5_configdir}/org_kde_kwayland.categories
 %{_kf5_libdir}/libKF5WaylandClient.so.*
-
-%if %kwayland_server
-%files -n libKF5WaylandServer5
-%defattr(-,root,root)
-%doc COPYING*
 %{_kf5_libdir}/libKF5WaylandServer.so.*
-%endif
 
 %files devel
 %defattr(-,root,root)
 %{_kf5_libdir}/libKF5WaylandClient.so
-%if %kwayland_server
 %{_kf5_libdir}/libKF5WaylandServer.so
-%endif
 %{_kf5_libdir}/cmake/KF5Wayland/
 %{_kf5_includedir}/
+%{_kf5_mkspecsdir}/qt_KWaylandClient.pri
+%{_kf5_mkspecsdir}/qt_KWaylandServer.pri
 
 %changelog

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.8B1JA3/_old  2015-09-02 07:51:31.000000000 +0200
+++ /var/tmp/diff_new_pack.8B1JA3/_new  2015-09-02 07:51:31.000000000 +0200
@@ -1,5 +1,7 @@
-libKF5WaylandClient5
-libKF5WaylandServer5
+kwayland
+       provides "libKF5WaylandClient5-<targettype> = <version>"
+       obsoletes "libKF5WaylandServer5-<targettype> <= <version>"
+       provides "libKF5WaylandServer5-<targettype> = <version>"
+       obsoletes "libKF5WaylandServer5-<targettype> <= <version>"
 kwayland-devel
-       requires "libKF5WaylandClient5-<targettype> = <version>"
-       requires "libKF5WaylandServer5-<targettype> = <version>"
\ No newline at end of file
+       requires "kwayland-<targettype> = <version>"
\ No newline at end of file

++++++ kwayland-5.3.2.tar.xz -> kwayland-5.4.0.tar.xz ++++++
++++ 8171 lines of diff (skipped)


Reply via email to