Hello community,

here is the log from the commit of package poxml for openSUSE:Factory checked 
in at 2019-06-14 20:40:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/poxml (Old)
 and      /work/SRC/openSUSE:Factory/.poxml.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "poxml"

Fri Jun 14 20:40:48 2019 rev:76 rq:708712 version:19.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/poxml/poxml.changes      2019-05-15 
12:33:25.228702127 +0200
+++ /work/SRC/openSUSE:Factory/.poxml.new.4811/poxml.changes    2019-06-14 
20:40:51.282479092 +0200
@@ -1,0 +2,10 @@
+Fri Jun 07 12:51:57 UTC 2019 - [email protected]
+
+- Update to 19.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.2.php
+- Changes since 19.04.1:
+  * use https for bugs.kde.org in Report-Msgid-Bugs-To
+
+-------------------------------------------------------------------

Old:
----
  poxml-19.04.1.tar.xz

New:
----
  poxml-19.04.2.tar.xz

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

Other differences:
------------------
++++++ poxml.spec ++++++
--- /var/tmp/diff_new_pack.lKFGzo/_old  2019-06-14 20:40:51.870478899 +0200
+++ /var/tmp/diff_new_pack.lKFGzo/_new  2019-06-14 20:40:51.870478899 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           poxml
-Version:        19.04.1
+Version:        19.04.2
 Release:        0
 Summary:        Tools for translating DocBook XML files with Gettext
 License:        GPL-2.0-only AND GFDL-1.2-only

++++++ poxml-19.04.1.tar.xz -> poxml-19.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poxml-19.04.1/tests/lauri.po 
new/poxml-19.04.2/tests/lauri.po
--- old/poxml-19.04.1/tests/lauri.po    2019-04-21 01:00:16.000000000 +0200
+++ new/poxml-19.04.2/tests/lauri.po    2019-05-20 07:15:28.000000000 +0200
@@ -4,7 +4,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: pure_nonsense\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-04-19 08:07+0000\n"
 "PO-Revision-Date: 2019-04-19 09:45+0100\n"
 "Last-Translator: Eric Bischoff <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poxml-19.04.1/xml2pot.cpp 
new/poxml-19.04.2/xml2pot.cpp
--- old/poxml-19.04.1/xml2pot.cpp       2019-04-21 01:00:16.000000000 +0200
+++ new/poxml-19.04.2/xml2pot.cpp       2019-05-20 07:15:28.000000000 +0200
@@ -44,7 +44,7 @@
 
     const struct poheader headers[] = {
         { "Project-Id-Version", "PACKAGE VERSION" },
-        { "Report-Msgid-Bugs-To", "http://bugs.kde.org"; },
+        { "Report-Msgid-Bugs-To", "https://bugs.kde.org"; },
         { "POT-Creation-Date", datestring.constData() },
         { "PO-Revision-Date", "YEAR-MO-DA HO:MI+ZONE" },
         { "Last-Translator", "FULL NAME <EMAIL@ADDRESS>" },


Reply via email to