Hello community,

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

Package is "khelpcenter5"

Mon May  8 18:50:56 2017 rev:25 rq:490419 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/khelpcenter5/khelpcenter5.changes        
2017-03-15 00:54:19.236508727 +0100
+++ /work/SRC/openSUSE:Factory/.khelpcenter5.new/khelpcenter5.changes   
2017-05-08 18:50:58.322209703 +0200
@@ -1,0 +2,35 @@
+Sun Apr 16 10:44:58 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:36 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:28 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 sentence: remove spurious words
+  * Fix typo found by José Faustino
+  * fix wrong link find-replace
+  * Fix DocBook
+  * remove releaseinfo
+  * update fundamentals docbook
+
+-------------------------------------------------------------------

Old:
----
  khelpcenter-16.12.3.tar.xz

New:
----
  khelpcenter-17.04.0.tar.xz

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

Other differences:
------------------
++++++ khelpcenter5.spec ++++++
--- /var/tmp/diff_new_pack.IyWnx9/_old  2017-05-08 18:50:59.094100666 +0200
+++ /var/tmp/diff_new_pack.IyWnx9/_new  2017-05-08 18:50:59.098100101 +0200
@@ -16,11 +16,13 @@
 #
 
 
+%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:           khelpcenter5
-Version:        16.12.3
+Version:        17.04.0
 Release:        0
 Summary:        KDE Documentation Application
 License:        GPL-2.0+
@@ -53,11 +55,16 @@
 # khelpcenter uses some images and stylesheets from kdoctools (boo#1011094)
 Requires:       kdoctools
 Provides:       suse_help_viewer
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Application to show KDE Applications' documentation.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q -n khelpcenter-%{version}
 %patch0 -p1
@@ -70,6 +77,10 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %kf5_find_lang
+    %kf5_find_htmldocs
+  %endif
   %suse_update_desktop_file    org.kde.Help          Documentation Viewer
 
   rm -rfv 
%{buildroot}%{_kf5_sharedir}/dbus-1/interfaces/org.kde.khelpcenter.kcmhelpcenter.xml
@@ -97,4 +108,9 @@
 %doc %lang(en) %{_kf5_htmldir}/en/*/
 %config %{_kf5_configdir}/khelpcenter.categories
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ khelpcenter-16.12.3.tar.xz -> khelpcenter-17.04.0.tar.xz ++++++
++++ 109869 lines of diff (skipped)


Reply via email to