Hello community,

here is the log from the commit of package ktp-common-internals for 
openSUSE:Factory checked in at 2017-05-08 18:56:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-common-internals (Old)
 and      /work/SRC/openSUSE:Factory/.ktp-common-internals.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktp-common-internals"

Mon May  8 18:56:08 2017 rev:35 rq:490483 version:17.04.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ktp-common-internals/ktp-common-internals.changes    
    2017-03-15 01:57:57.044218559 +0100
+++ 
/work/SRC/openSUSE:Factory/.ktp-common-internals.new/ktp-common-internals.changes
   2017-05-08 18:56:09.878198988 +0200
@@ -1,0 +2,31 @@
+Sun Apr 16 10:45:12 CEST 2017 - [email protected]
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+-------------------------------------------------------------------
+Wed Apr 12 20:25:58 CEST 2017 - [email protected]
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * None
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:45 CET 2017 - [email protected]
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * Include <functional> for std::function
+  * Implement > presence operator, correct < operator. Greater hidden presence 
type sort priority. Fully propagating PresenceModel with custom > presence 
operator. REVIEW: 126834
+
+-------------------------------------------------------------------

Old:
----
  ktp-common-internals-16.12.3.tar.xz

New:
----
  ktp-common-internals-17.04.0.tar.xz

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

Other differences:
------------------
++++++ ktp-common-internals.spec ++++++
--- /var/tmp/diff_new_pack.KPidnX/_old  2017-05-08 18:56:10.850061700 +0200
+++ /var/tmp/diff_new_pack.KPidnX/_new  2017-05-08 18:56:10.854061135 +0200
@@ -15,17 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:           ktp-common-internals
-Version:        16.12.3
+Version:        17.04.0
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Telepathy common module
 License:        LGPL-2.1+
 Group:          Development/Libraries/Other
-Url:            
http://community.kde.org/Real-Time_Communication_and_Collaboration
+Url:            Real-Time_Communication_and_Collaboration
 Source:         %{name}-%{version}.tar.xz
 BuildRequires:  doxygen
 BuildRequires:  extra-cmake-modules
@@ -69,6 +70,7 @@
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
 Obsoletes:      ktp-kpeople < %{version}
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -100,6 +102,10 @@
 %description -n ktp-icons
 icons for all the KDE Telepathy packages.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -109,6 +115,9 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+  %endif
 
   %fdupes -s %{buildroot}
 
@@ -149,4 +158,9 @@
 %{_kf5_libdir}/libKTpOTR.so
 %{_kf5_libdir}/cmake/KTp/
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ ktp-common-internals-16.12.3.tar.xz -> 
ktp-common-internals-17.04.0.tar.xz ++++++
++++ 56844 lines of diff (skipped)


Reply via email to