Hello community,

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

Package is "poxml"

Tue May 16 14:37:04 2017 rev:50 rq:490528 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/poxml/poxml.changes      2017-03-16 
09:40:42.525773908 +0100
+++ /work/SRC/openSUSE:Factory/.poxml.new/poxml.changes 2017-05-16 
14:37:06.187010035 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 10:45:35 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:26:11 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:54 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:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  poxml-16.12.3.tar.xz

New:
----
  poxml-17.04.0.tar.xz

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

Other differences:
------------------
++++++ poxml.spec ++++++
--- /var/tmp/diff_new_pack.JXyYaD/_old  2017-05-16 14:37:06.862915072 +0200
+++ /var/tmp/diff_new_pack.JXyYaD/_new  2017-05-16 14:37:06.866914510 +0200
@@ -15,17 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:           poxml
-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:        Tools for translating DocBook XML files with Gettext
 License:        GPL-2.0 and GFDL-1.2
 Group:          System/GUI/KDE
-Url:            http://www.kde.org/
+Url: http://www.kde.org
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  antlr
 BuildRequires:  antlr-devel
@@ -41,6 +42,10 @@
 This is a collection of tools that facilitate translating DocBook XML
 files using Gettext message files (PO files).
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -56,19 +61,22 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+  %endif
 
 %package -n kde-l10n-devel
 Summary:        Tools for translating DocBook XML files with Gettext
 Group:          System/GUI/KDE
 Obsoletes:      kde4-l10n-devel < %{version}
 Provides:       kde4-l10n-devel = %{version}
+Recommends:     %{name}-lang
+Provides:       %{name} = %{version}
 
 %description -n kde-l10n-devel
 This is a collection of tools that facilitate translating DocBook XML
 files using Gettext message files (PO files).
 
-This package is part of the KDE Software Development Kit module.
-
 %post -n kde-l10n-devel -p /sbin/ldconfig
 %postun -n kde-l10n-devel -p /sbin/ldconfig
 
@@ -81,4 +89,9 @@
 %{_bindir}/xml2pot
 %{_mandir}/man1/*.*%{ext_man}
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ poxml-16.12.3.tar.xz -> poxml-17.04.0.tar.xz ++++++
++++ 5639 lines of diff (skipped)


Reply via email to