Hello community,

here is the log from the commit of package rocs for openSUSE:Factory checked in 
at 2019-11-13 13:24:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rocs (Old)
 and      /work/SRC/openSUSE:Factory/.rocs.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rocs"

Wed Nov 13 13:24:10 2019 rev:113 rq:746994 version:19.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/rocs/rocs.changes        2019-10-28 
16:58:36.565631183 +0100
+++ /work/SRC/openSUSE:Factory/.rocs.new.2990/rocs.changes      2019-11-13 
13:24:17.207445205 +0100
@@ -1,0 +2,9 @@
+Thu Nov  7 23:13:41 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.3.php
+- No code change since 19.08.2
+
+-------------------------------------------------------------------

Old:
----
  rocs-19.08.2.tar.xz
  rocs-19.08.2.tar.xz.sig

New:
----
  rocs-19.08.3.tar.xz
  rocs-19.08.3.tar.xz.sig

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

Other differences:
------------------
++++++ rocs.spec ++++++
--- /var/tmp/diff_new_pack.ciESvR/_old  2019-11-13 13:24:17.859445883 +0100
+++ /var/tmp/diff_new_pack.ciESvR/_new  2019-11-13 13:24:17.863445888 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           rocs
-Version:        19.08.2
+Version:        19.08.3
 Release:        0
 Summary:        Graph Theory IDE
 License:        GPL-2.0-or-later


++++++ rocs-19.08.2.tar.xz -> rocs-19.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-19.08.2/CMakeLists.txt 
new/rocs-19.08.3/CMakeLists.txt
--- old/rocs-19.08.2/CMakeLists.txt     2019-10-08 02:11:13.000000000 +0200
+++ new/rocs-19.08.3/CMakeLists.txt     2019-11-05 05:04:38.000000000 +0100
@@ -24,7 +24,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 find_package(ECM 5.15.0 REQUIRED NO_MODULE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-19.08.2/po/cs/libgraphtheory.po 
new/rocs-19.08.3/po/cs/libgraphtheory.po
--- old/rocs-19.08.2/po/cs/libgraphtheory.po    2019-10-08 02:11:10.000000000 
+0200
+++ new/rocs-19.08.3/po/cs/libgraphtheory.po    2019-11-05 05:04:35.000000000 
+0100
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák <[email protected]>, 2014, 2015, 2016.
+# Vít Pelčák <[email protected]>, 2014, 2015, 2016, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-08-30 07:42+0200\n"
-"PO-Revision-Date: 2016-03-30 10:07+0100\n"
-"Last-Translator: Vít Pelčák <[email protected]>\n"
+"PO-Revision-Date: 2019-10-25 16:49+0200\n"
+"Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.08.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -697,7 +697,7 @@
 #: fileformats/fileformatmanager.cpp:131
 #, kde-format
 msgid "Plugin Error"
-msgstr ""
+msgstr "Chyba modulu"
 
 #: fileformats/fileformatmanager.cpp:133
 #, kde-format
@@ -766,12 +766,12 @@
 #: graphdocument.cpp:132
 #, kde-format
 msgid "bidirectional"
-msgstr ""
+msgstr "obousměrný"
 
 #: graphdocument.cpp:137
 #, kde-format
 msgid "unidirectional"
-msgstr ""
+msgstr "jednosměrný"
 
 #: graphdocument.cpp:141
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-19.08.2/po/zh_CN/libgraphtheory.po 
new/rocs-19.08.3/po/zh_CN/libgraphtheory.po
--- old/rocs-19.08.2/po/zh_CN/libgraphtheory.po 2019-10-08 02:11:12.000000000 
+0200
+++ new/rocs-19.08.3/po/zh_CN/libgraphtheory.po 2019-11-05 05:04:37.000000000 
+0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-08-30 07:42+0200\n"
-"PO-Revision-Date: 2019-09-05 09:56\n"
+"PO-Revision-Date: 2019-10-09 10:13\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-19.08.2/po/zh_CN/rocs.po 
new/rocs-19.08.3/po/zh_CN/rocs.po
--- old/rocs-19.08.2/po/zh_CN/rocs.po   2019-10-08 02:11:12.000000000 +0200
+++ new/rocs-19.08.3/po/zh_CN/rocs.po   2019-11-05 05:04:37.000000000 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-08-30 07:42+0200\n"
-"PO-Revision-Date: 2019-09-05 09:55\n"
+"PO-Revision-Date: 2019-10-09 10:11\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to