Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rocs for openSUSE:Factory checked in 
at 2024-06-14 19:01:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rocs (Old)
 and      /work/SRC/openSUSE:Factory/.rocs.new.19518 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rocs"

Fri Jun 14 19:01:26 2024 rev:169 rq:1180635 version:24.05.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rocs/rocs.changes        2024-05-27 
12:01:09.405578740 +0200
+++ /work/SRC/openSUSE:Factory/.rocs.new.19518/rocs.changes     2024-06-14 
19:05:29.274962718 +0200
@@ -1,0 +2,9 @@
+Wed Jun 12 07:34:59 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.05.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.05.1/
+- No code change since 24.05.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ rocs.spec ++++++
--- /var/tmp/diff_new_pack.ygdo1b/_old  2024-06-14 19:05:30.142994229 +0200
+++ /var/tmp/diff_new_pack.ygdo1b/_new  2024-06-14 19:05:30.142994229 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           rocs
-Version:        24.05.0
+Version:        24.05.1
 Release:        0
 Summary:        Graph Theory IDE
 License:        GPL-2.0-or-later


++++++ rocs-24.05.0.tar.xz -> rocs-24.05.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-24.05.0/CMakeLists.txt 
new/rocs-24.05.1/CMakeLists.txt
--- old/rocs-24.05.0/CMakeLists.txt     2024-05-17 00:08:34.000000000 +0200
+++ new/rocs-24.05.1/CMakeLists.txt     2024-06-10 00:01:14.000000000 +0200
@@ -12,7 +12,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "24")
 set(RELEASE_SERVICE_VERSION_MINOR "05")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 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-24.05.0/org.kde.rocs.appdata.xml 
new/rocs-24.05.1/org.kde.rocs.appdata.xml
--- old/rocs-24.05.0/org.kde.rocs.appdata.xml   2024-05-17 00:08:34.000000000 
+0200
+++ new/rocs-24.05.1/org.kde.rocs.appdata.xml   2024-06-10 00:01:14.000000000 
+0200
@@ -152,6 +152,7 @@
     <binary>rocs</binary>
   </provides>
   <releases>
+    <release version="24.05.1" date="2024-06-13"/>
     <release version="24.05.0" date="2024-05-23"/>
     <release version="24.02.2" date="2024-04-11"/>
     <release version="24.02.1" date="2024-03-21"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-24.05.0/po/ar/libgraphtheory.po 
new/rocs-24.05.1/po/ar/libgraphtheory.po
--- old/rocs-24.05.0/po/ar/libgraphtheory.po    2024-05-17 00:08:34.000000000 
+0200
+++ new/rocs-24.05.1/po/ar/libgraphtheory.po    2024-06-10 00:01:14.000000000 
+0200
@@ -16,7 +16,6 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
-"X-Generator: Lokalize 21.07.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-24.05.0/po/ar/rocs.po 
new/rocs-24.05.1/po/ar/rocs.po
--- old/rocs-24.05.0/po/ar/rocs.po      2024-05-17 00:08:34.000000000 +0200
+++ new/rocs-24.05.1/po/ar/rocs.po      2024-06-10 00:01:14.000000000 +0200
@@ -16,7 +16,6 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
-"X-Generator: Lokalize 21.07.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-24.05.0/po/pl/libgraphtheory.po 
new/rocs-24.05.1/po/pl/libgraphtheory.po
--- old/rocs-24.05.0/po/pl/libgraphtheory.po    2024-05-17 00:08:34.000000000 
+0200
+++ new/rocs-24.05.1/po/pl/libgraphtheory.po    2024-06-10 00:01:14.000000000 
+0200
@@ -17,7 +17,6 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 22.03.70\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-24.05.0/po/pl/rocs.po 
new/rocs-24.05.1/po/pl/rocs.po
--- old/rocs-24.05.0/po/pl/rocs.po      2024-05-17 00:08:34.000000000 +0200
+++ new/rocs-24.05.1/po/pl/rocs.po      2024-06-10 00:01:14.000000000 +0200
@@ -17,7 +17,6 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.12.1\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
 

Reply via email to