Hello community,

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

Package is "ktp-contact-list"

Mon May  8 18:56:15 2017 rev:33 rq:490484 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktp-contact-list/ktp-contact-list.changes        
2017-03-15 01:57:57.928093602 +0100
+++ /work/SRC/openSUSE:Factory/.ktp-contact-list.new/ktp-contact-list.changes   
2017-05-08 18:56:18.392996165 +0200
@@ -1,0 +2,31 @@
+Sun Apr 16 10:45:12 CEST 2017 - lbeltr...@kde.org
+
+- 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 - lbeltr...@kde.org
+
+- 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 - lbeltr...@kde.org
+
+- 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:
+  * PresenceModel change handling is moving into the model.
+  * Look for the presence applet by the correct service name. REVIEW: 127189
+
+-------------------------------------------------------------------

Old:
----
  ktp-contact-list-16.12.3.tar.xz

New:
----
  ktp-contact-list-17.04.0.tar.xz

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

Other differences:
------------------
++++++ ktp-contact-list.spec ++++++
--- /var/tmp/diff_new_pack.yYasWi/_old  2017-05-08 18:56:19.004909724 +0200
+++ /var/tmp/diff_new_pack.yYasWi/_new  2017-05-08 18:56:19.004909724 +0200
@@ -15,17 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:           ktp-contact-list
-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 contact list
 License:        LGPL-2.1+
 Group:          Productivity/Networking/Instant Messenger
-Url:            
http://community.kde.org/Real-Time_Communication_and_Collaboration
+Url:            Real-Time_Communication_and_Collaboration
 Source:         %{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 1.3.0
 BuildRequires:  fdupes
@@ -50,11 +51,16 @@
 BuildRequires:  pkgconfig(Qt5Xml) >= 5.2.0
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Telepathy contact list application
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -64,14 +70,22 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+  %endif
 
   %fdupes -s %{buildroot}
 
 %files
 %defattr(-,root,root)
-%doc COPYING
+%doc COPYING*
 %{_kf5_bindir}/ktp-contactlist
 %{_kf5_applicationsdir}/*.desktop
 %{_datadir}/dbus-1/services/org.kde.ktpcontactlist.service
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ ktp-contact-list-16.12.3.tar.xz -> ktp-contact-list-17.04.0.tar.xz ++++++
++++ 32719 lines of diff (skipped)


Reply via email to