Hello community,

here is the log from the commit of package kirigami2 for openSUSE:Factory 
checked in at 2017-10-27 13:55:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kirigami2 (Old)
 and      /work/SRC/openSUSE:Factory/.kirigami2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kirigami2"

Fri Oct 27 13:55:50 2017 rev:6 rq:536331 version:5.39.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kirigami2/kirigami2.changes      2017-09-22 
21:33:01.992092955 +0200
+++ /work/SRC/openSUSE:Factory/.kirigami2.new/kirigami2.changes 2017-10-27 
13:55:52.119590925 +0200
@@ -0,0 +1,6 @@
+
+-------------------------------------------------------------------
+Mon Oct 23 06:41:41 CEST 2017 - [email protected]
+
+  * Update to 5.39.0
+

Old:
----
  kirigami2-5.38.0.tar.xz

New:
----
  baselibs.conf
  kirigami2-5.39.0.tar.xz

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

Other differences:
------------------
++++++ kirigami2.spec ++++++
--- /var/tmp/diff_new_pack.XPniW1/_old  2017-10-27 13:55:53.123543997 +0200
+++ /var/tmp/diff_new_pack.XPniW1/_new  2017-10-27 13:55:53.127543810 +0200
@@ -16,16 +16,18 @@
 #
 
 
+%define lname libKF5Kirigami2-5
 %bcond_without lang
-%define _tar_path 5.38
+%define _tar_path 5.39
 Name:           kirigami2
-Version:        5.38.0
+Version:        5.39.0
 Release:        0
 Summary:        Set of QtQuick components
 License:        LGPL-2.1+
 Group:          Development/Libraries/KDE
 Url:            http://www.kde.org/
 Source:         
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+Source1:        baselibs.conf
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5Declarative) >= %{_tar_path}
@@ -46,6 +48,15 @@
 %description
 QtQuick plugins to build user interfaces based on the KDE UX guidelines.
 
+%package -n %{lname}
+Summary:        Set of QtQuick components
+Group:          System/Libraries
+Recommends:     %{name} = %{version}
+
+%description -n %{lname}
+QtQuick plugins to build user interfaces based on the KDE UX guidelines.
+Based on Qt Quick Controls 2. This package contains the base shared libraries.
+
 %package devel
 Summary:        Development package for kirigami
 Group:          Development/Libraries/KDE
@@ -75,14 +86,22 @@
 %files lang -f libkirigami2plugin.lang
 %endif
 
+%post -n %{lname} -p /sbin/ldconfig
+%postun -n %{lname} -p /sbin/ldconfig
+
 %files
-%defattr(-,root,root,-)
 %doc LICENSE*
 %{_kf5_qmldir}/
 
+%files -n %{lname}
+%doc LICENSE*
+%{_kf5_libdir}/libKF5Kirigami2.so.*
+
 %files devel
-%defattr(-,root,root)
+%dir %{_kf5_includedir}/Kirigami2/
+%{_kf5_includedir}/Kirigami2/*
 %{_libdir}/cmake/KF5Kirigami2/
+%{_kf5_libdir}/libKF5Kirigami2.so
 %{_kf5_mkspecsdir}/qt_Kirigami2.pri
 
 %changelog

++++++ baselibs.conf ++++++
libKF5Kirigami2-5
kirigami2-devel
        requires "libKF5Kirigami2-5-<targettype> = <version>"
++++++ kirigami2-5.38.0.tar.xz -> kirigami2-5.39.0.tar.xz ++++++
++++ 6282 lines of diff (skipped)


Reply via email to