Hello community,

here is the log from the commit of package ktp-call-ui for openSUSE:Factory 
checked in at 2017-05-16 14:36:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-call-ui (Old)
 and      /work/SRC/openSUSE:Factory/.ktp-call-ui.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktp-call-ui"

Tue May 16 14:36:44 2017 rev:12 rq:490482 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktp-call-ui/ktp-call-ui.changes  2017-03-16 
09:40:16.217499035 +0100
+++ /work/SRC/openSUSE:Factory/.ktp-call-ui.new/ktp-call-ui.changes     
2017-05-16 14:36:52.148982319 +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:57 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:
+  * Fix message initialization
+  * Fix terminology: "by KDE", not "for KDE"
+
+-------------------------------------------------------------------

Old:
----
  ktp-call-ui-16.12.3.tar.xz

New:
----
  ktp-call-ui-17.04.0.tar.xz

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

Other differences:
------------------
++++++ ktp-call-ui.spec ++++++
--- /var/tmp/diff_new_pack.yYf2Pf/_old  2017-05-16 14:36:52.796891291 +0200
+++ /var/tmp/diff_new_pack.yYf2Pf/_new  2017-05-16 14:36:52.796891291 +0200
@@ -16,16 +16,18 @@
 #
 
 
+%bcond_without lang
+
 %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}')}
 Name:           ktp-call-ui
-Version:        16.12.3
+Version:        17.04.0
 Release:        0
 Summary:        Voice/Video Call UI for Telepathy
 License:        GPL-2.0+
 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
@@ -43,11 +45,16 @@
 BuildRequires:  telepathy-qt5-devel
 BuildRequires:  pkgconfig(Qt5Qml)
 BuildRequires:  pkgconfig(Qt5Quick)
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Voice/Video Call UI for Telepathy
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -57,6 +64,9 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+  %endif
   %fdupes -s %{buildroot}
 
 %files
@@ -71,4 +81,9 @@
 %{_libdir}/libexec/ktp-call-ui
 %{_kf5_kxmlguidir}/ktp-call-ui/
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ ktp-call-ui-16.12.3.tar.xz -> ktp-call-ui-17.04.0.tar.xz ++++++
++++ 23984 lines of diff (skipped)


Reply via email to