Hello community,

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

Package is "ktp-desktop-applets"

Mon May  8 18:56:29 2017 rev:33 rq:490486 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktp-desktop-applets/ktp-desktop-applets.changes  
2017-03-15 01:58:00.307757179 +0100
+++ 
/work/SRC/openSUSE:Factory/.ktp-desktop-applets.new/ktp-desktop-applets.changes 
    2017-05-08 18:56:30.647265093 +0200
@@ -1,0 +2,34 @@
+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:46 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:
+  * [Quick Chat] Trim text that is copied into clipboard
+  * Drop PopupApplet mention
+  * Respond to presence model changes. Reviewed-by: David Edmundson
+  * Listen to isChangingPresence signal also. Fix a linespace.
+  * Register the contact applet on DBus. REVIEW: 127359
+
+-------------------------------------------------------------------

Old:
----
  ktp-desktop-applets-16.12.3.tar.xz

New:
----
  ktp-desktop-applets-17.04.0.tar.xz

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

Other differences:
------------------
++++++ ktp-desktop-applets.spec ++++++
--- /var/tmp/diff_new_pack.eVOUqa/_old  2017-05-08 18:56:32.199045884 +0200
+++ /var/tmp/diff_new_pack.eVOUqa/_new  2017-05-08 18:56:32.203045319 +0200
@@ -15,18 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:           ktp-desktop-applets
-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 presence applet
 License:        GPL-2.0+ and 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:  cmake(KF5I18n)
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -35,6 +37,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  plasma-framework-devel
 BuildRequires:  pkgconfig(Qt5Qml)
+BuildRequires: pkgconfig(Qt5DBus)
 Requires:       ktp-common-internals
 Provides:       ktp-presence-applet = 0.5.3
 Obsoletes:      ktp-presence-applet < 0.5.3
@@ -42,11 +45,16 @@
 Obsoletes:      ktp-contact-applet < 0.5.3
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 This package provides a Plasma applet to launch your Telepathy contacts list.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -56,6 +64,9 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+  %endif
   %fdupes %{buildroot}
 
 %files
@@ -65,4 +76,9 @@
 %{_kf5_plasmadir}/
 %{_kf5_qmldir}/
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ ktp-desktop-applets-16.12.3.tar.xz -> ktp-desktop-applets-17.04.0.tar.xz 
++++++
++++ 6084 lines of diff (skipped)


Reply via email to