Hello community,
here is the log from the commit of package kaccounts-integration for
openSUSE:Factory checked in at 2018-07-07 21:56:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
and /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaccounts-integration"
Sat Jul 7 21:56:02 2018 rev:39 rq:620176 version:18.04.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes
2018-06-13 15:19:20.636781678 +0200
+++
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
2018-07-07 21:57:03.331419863 +0200
@@ -1,0 +2,6 @@
+Mon Jul 2 08:20:01 UTC 2018 - [email protected]
+
+- Also require libsignon-qt5-devel when installing kaccounts-integration-devel.
+- Run spec-cleaner.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kaccounts-integration.spec ++++++
--- /var/tmp/diff_new_pack.U1pXov/_old 2018-07-07 21:57:03.847419208 +0200
+++ /var/tmp/diff_new_pack.U1pXov/_new 2018-07-07 21:57:03.847419208 +0200
@@ -17,7 +17,6 @@
%bcond_without lang
-
Name: kaccounts-integration
Version: 18.04.2
Release: 0
@@ -50,9 +49,8 @@
BuildRequires: pkgconfig(Qt5Qml)
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
-Recommends: kaccounts-providers
Recommends: %{name}-lang
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+Recommends: kaccounts-providers
%description
Small system to administer web accounts for the sites
@@ -75,6 +73,7 @@
Requires: kcoreaddons-devel
Requires: libaccounts-qt5-devel
Requires: libkaccounts1 = %{version}
+Requires: libsignon-qt5-devel
Requires: pkgconfig(Qt5Core) >= 5.2.0
%description devel
@@ -103,27 +102,24 @@
%postun -n libkaccounts1 -p /sbin/ldconfig
%files
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
%{_kf5_plugindir}/
%{_kf5_qmldir}/
%{_kf5_servicesdir}/
%files -n libkaccounts1
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
%{_kf5_libdir}/libkaccounts.so.*
%files devel
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
%{_kf5_cmakedir}/KAccounts/
%{_kf5_libdir}/libkaccounts.so
%{_kf5_prefix}/include/KAccounts/
%if %{with lang}
%files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
%endif
%changelog