Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rocs for openSUSE:Factory checked in 
at 2025-11-08 16:33:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rocs (Old)
 and      /work/SRC/openSUSE:Factory/.rocs.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rocs"

Sat Nov  8 16:33:10 2025 rev:186 rq:1316345 version:25.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/rocs/rocs.changes        2025-10-13 
17:32:36.064506404 +0200
+++ /work/SRC/openSUSE:Factory/.rocs.new.1980/rocs.changes      2025-11-08 
16:35:56.331747133 +0100
@@ -1,0 +2,9 @@
+Thu Nov  6 18:38:18 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.08.3/
+- No code change since 25.08.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ rocs.spec ++++++
--- /var/tmp/diff_new_pack.ABtVLW/_old  2025-11-08 16:35:56.907771250 +0100
+++ /var/tmp/diff_new_pack.ABtVLW/_new  2025-11-08 16:35:56.911771417 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           rocs
-Version:        25.08.2
+Version:        25.08.3
 Release:        0
 Summary:        Graph Theory IDE
 License:        GPL-2.0-or-later


++++++ rocs-25.08.2.tar.xz -> rocs-25.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-25.08.2/CMakeLists.txt 
new/rocs-25.08.3/CMakeLists.txt
--- old/rocs-25.08.2/CMakeLists.txt     2025-09-30 23:37:38.000000000 +0200
+++ new/rocs-25.08.3/CMakeLists.txt     2025-11-01 00:34:31.000000000 +0100
@@ -12,7 +12,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "25")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "2")
+set(RELEASE_SERVICE_VERSION_MICRO "3")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(rocs LANGUAGES CXX VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-25.08.2/org.kde.rocs.appdata.xml 
new/rocs-25.08.3/org.kde.rocs.appdata.xml
--- old/rocs-25.08.2/org.kde.rocs.appdata.xml   2025-09-30 23:37:38.000000000 
+0200
+++ new/rocs-25.08.3/org.kde.rocs.appdata.xml   2025-11-01 00:34:31.000000000 
+0100
@@ -156,6 +156,7 @@
     <binary>rocs</binary>
   </provides>
   <releases>
+    <release version="25.08.3" date="2025-11-06"/>
     <release version="25.08.2" date="2025-10-09"/>
     <release version="25.08.1" date="2025-09-11"/>
     <release version="25.08.0" date="2025-08-14"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-25.08.2/po/ca/libgraphtheory.po 
new/rocs-25.08.3/po/ca/libgraphtheory.po
--- old/rocs-25.08.2/po/ca/libgraphtheory.po    2025-09-30 23:37:38.000000000 
+0200
+++ new/rocs-25.08.3/po/ca/libgraphtheory.po    2025-11-01 00:34:31.000000000 
+0100
@@ -2,9 +2,9 @@
 # Copyright (C) 2009-2021 This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Orestes Mas <[email protected]>, 2009, 2010, 2011, 2012, 2013.
-# Josep M. Ferrer <[email protected]>, 2011, 2013, 2014, 2015, 2016, 2017, 
2019, 2020, 2021.
-# Antoni Bella Pérez <[email protected]>, 2013, 2015, 2019, 2020.
+# SPDX-FileCopyrightText: 2009, 2010, 2011, 2012, 2013 Orestes Mas 
<[email protected]>
+# SPDX-FileCopyrightText: 2011, 2013, 2014, 2015, 2016, 2017, 2019, 2020, 2021 
Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2013, 2015, 2019, 2020 Antoni Bella Pérez 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: rocs\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-25.08.2/po/ca/rocs.po 
new/rocs-25.08.3/po/ca/rocs.po
--- old/rocs-25.08.2/po/ca/rocs.po      2025-09-30 23:37:38.000000000 +0200
+++ new/rocs-25.08.3/po/ca/rocs.po      2025-11-01 00:34:31.000000000 +0100
@@ -2,9 +2,9 @@
 # Copyright (C) 2009-2021 This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Orestes Mas <[email protected]>, 2009, 2010, 2011, 2012, 2013.
-# Josep M. Ferrer <[email protected]>, 2011, 2013, 2015, 2016, 2017, 2018, 2021.
-# Antoni Bella Pérez <[email protected]>, 2013, 2015, 2018, 2019, 2020.
+# SPDX-FileCopyrightText: 2009, 2010, 2011, 2012, 2013 Orestes Mas 
<[email protected]>
+# SPDX-FileCopyrightText: 2011, 2013, 2015, 2016, 2017, 2018, 2021 Josep M. 
Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2013, 2015, 2018, 2019, 2020 Antoni Bella Pérez 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: rocs\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-25.08.2/po/ca@valencia/libgraphtheory.po 
new/rocs-25.08.3/po/ca@valencia/libgraphtheory.po
--- old/rocs-25.08.2/po/ca@valencia/libgraphtheory.po   2025-09-30 
23:37:38.000000000 +0200
+++ new/rocs-25.08.3/po/ca@valencia/libgraphtheory.po   2025-11-01 
00:34:31.000000000 +0100
@@ -2,9 +2,9 @@
 # Copyright (C) 2009-2021 This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Orestes Mas <[email protected]>, 2009, 2010, 2011, 2012, 2013.
-# Josep M. Ferrer <[email protected]>, 2011, 2013, 2014, 2015, 2016, 2017, 
2019, 2020, 2021.
-# Antoni Bella Pérez <[email protected]>, 2013, 2015, 2019, 2020.
+# SPDX-FileCopyrightText: 2009, 2010, 2011, 2012, 2013 Orestes Mas 
<[email protected]>
+# SPDX-FileCopyrightText: 2011, 2013, 2014, 2015, 2016, 2017, 2019, 2020, 2021 
Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2013, 2015, 2019, 2020 Antoni Bella Pérez 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: rocs\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-25.08.2/po/ca@valencia/rocs.po 
new/rocs-25.08.3/po/ca@valencia/rocs.po
--- old/rocs-25.08.2/po/ca@valencia/rocs.po     2025-09-30 23:37:38.000000000 
+0200
+++ new/rocs-25.08.3/po/ca@valencia/rocs.po     2025-11-01 00:34:31.000000000 
+0100
@@ -2,9 +2,9 @@
 # Copyright (C) 2009-2021 This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Orestes Mas <[email protected]>, 2009, 2010, 2011, 2012, 2013.
-# Josep M. Ferrer <[email protected]>, 2011, 2013, 2015, 2016, 2017, 2018, 2021.
-# Antoni Bella Pérez <[email protected]>, 2013, 2015, 2018, 2019, 2020.
+# SPDX-FileCopyrightText: 2009, 2010, 2011, 2012, 2013 Orestes Mas 
<[email protected]>
+# SPDX-FileCopyrightText: 2011, 2013, 2015, 2016, 2017, 2018, 2021 Josep M. 
Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2013, 2015, 2018, 2019, 2020 Antoni Bella Pérez 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: rocs\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-25.08.2/po/de/libgraphtheory.po 
new/rocs-25.08.3/po/de/libgraphtheory.po
--- old/rocs-25.08.2/po/de/libgraphtheory.po    2025-09-30 23:37:38.000000000 
+0200
+++ new/rocs-25.08.3/po/de/libgraphtheory.po    2025-11-01 00:34:31.000000000 
+0100
@@ -1,8 +1,8 @@
-# Burkhard Lück <[email protected]>, 2009, 2011, 2012, 2013, 2014, 2015, 
2016, 2019, 2020, 2021.
-# Frederik Schwarzer <[email protected]>, 2009, 2010, 2011, 2012, 2013, 2014, 
2016.
-# Panagiotis Papadopoulos <[email protected]>, 2010, 2011.
-# Peter Rüthemann <[email protected]>, 2010.
-# Alois Spitzbart <[email protected]>, 2022.
+# SPDX-FileCopyrightText: 2009, 2011, 2012, 2013, 2014, 2015, 2016, 2019, 
2020, 2021 Burkhard Lück <[email protected]>
+# SPDX-FileCopyrightText: 2009, 2010, 2011, 2012, 2013, 2014, 2016 Frederik 
Schwarzer <[email protected]>
+# SPDX-FileCopyrightText: 2010, 2011 Panagiotis Papadopoulos <[email protected]>
+# SPDX-FileCopyrightText: 2010 Peter Rüthemann <[email protected]>
+# SPDX-FileCopyrightText: 2022 Alois Spitzbart <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: libgraphtheory\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-25.08.2/po/de/rocs.po 
new/rocs-25.08.3/po/de/rocs.po
--- old/rocs-25.08.2/po/de/rocs.po      2025-09-30 23:37:38.000000000 +0200
+++ new/rocs-25.08.3/po/de/rocs.po      2025-11-01 00:34:31.000000000 +0100
@@ -1,8 +1,8 @@
-# Burkhard Lück <[email protected]>, 2009, 2011, 2012, 2013, 2014, 2015, 
2016, 2017, 2018, 2019.
-# Frederik Schwarzer <[email protected]>, 2009, 2010, 2011, 2012, 2013, 2017.
-# Panagiotis Papadopoulos <[email protected]>, 2010, 2011.
-# Peter Rüthemann <[email protected]>, 2010.
-# Alois Spitzbart <[email protected]>, 2022.
+# SPDX-FileCopyrightText: 2009, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 
2018, 2019 Burkhard Lück <[email protected]>
+# SPDX-FileCopyrightText: 2009, 2010, 2011, 2012, 2013, 2017 Frederik 
Schwarzer <[email protected]>
+# SPDX-FileCopyrightText: 2010, 2011 Panagiotis Papadopoulos <[email protected]>
+# SPDX-FileCopyrightText: 2010 Peter Rüthemann <[email protected]>
+# SPDX-FileCopyrightText: 2022 Alois Spitzbart <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: rocs\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-25.08.2/po/ko/libgraphtheory.po 
new/rocs-25.08.3/po/ko/libgraphtheory.po
--- old/rocs-25.08.2/po/ko/libgraphtheory.po    2025-09-30 23:37:38.000000000 
+0200
+++ new/rocs-25.08.3/po/ko/libgraphtheory.po    2025-11-01 00:34:31.000000000 
+0100
@@ -1,6 +1,6 @@
-# Copyright (C) YEAR This file is copyright:
+# Copyright (C) 2025 This file is copyright:
 # This file is distributed under the same license as the rocs package.
-# Shinjo Park <[email protected]>, 2021, 2022.
+# SPDX-FileCopyrightText: 2021, 2022, 2025 Shinjo Park <[email protected]>
 #
 #
 # 그래프 이론 용어는 다른 곳의 용어와는 다르게 번역한다.
@@ -19,7 +19,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 21.12.3\n"
+"X-Generator: Lokalize 24.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"

Reply via email to