Script 'mail_helper' called by obssrc
Hello community,

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

Package is "blinken"

Sat Nov  8 16:30:22 2025 rev:183 rq:1316131 version:25.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/blinken/blinken.changes  2025-10-13 
17:28:06.601236744 +0200
+++ /work/SRC/openSUSE:Factory/.blinken.new.1980/blinken.changes        
2025-11-08 16:30:37.270388642 +0100
@@ -1,0 +2,9 @@
+Thu Nov  6 18:37:12 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:
----
  blinken-25.08.2.tar.xz
  blinken-25.08.2.tar.xz.sig

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

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

Other differences:
------------------
++++++ blinken.spec ++++++
--- /var/tmp/diff_new_pack.Bm2kzv/_old  2025-11-08 16:30:37.926416109 +0100
+++ /var/tmp/diff_new_pack.Bm2kzv/_new  2025-11-08 16:30:37.926416109 +0100
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           blinken
-Version:        25.08.2
+Version:        25.08.3
 Release:        0
 Summary:        Simon Says Game
 License:        GPL-2.0-or-later


++++++ blinken-25.08.2.tar.xz -> blinken-25.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blinken-25.08.2/CMakeLists.txt 
new/blinken-25.08.3/CMakeLists.txt
--- old/blinken-25.08.2/CMakeLists.txt  2025-09-30 23:31:21.000000000 +0200
+++ new/blinken-25.08.3/CMakeLists.txt  2025-10-31 23:56:07.000000000 +0100
@@ -3,7 +3,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(blinken VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blinken-25.08.2/org.kde.blinken.appdata.xml 
new/blinken-25.08.3/org.kde.blinken.appdata.xml
--- old/blinken-25.08.2/org.kde.blinken.appdata.xml     2025-09-30 
23:31:21.000000000 +0200
+++ new/blinken-25.08.3/org.kde.blinken.appdata.xml     2025-10-31 
23:56:07.000000000 +0100
@@ -200,6 +200,7 @@
     <binary>blinken</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/blinken-25.08.2/po/ca/blinken.po 
new/blinken-25.08.3/po/ca/blinken.po
--- old/blinken-25.08.2/po/ca/blinken.po        2025-09-30 23:31:21.000000000 
+0200
+++ new/blinken-25.08.3/po/ca/blinken.po        2025-10-31 23:56:07.000000000 
+0100
@@ -1,10 +1,10 @@
 # Translation of blinken.po to Catalan
 # Copyright (C) 2005-2023 This_file_is_part_of_KDE
 #
-# Albert Astals Cid <[email protected]>, 2005, 2006.
-# Josep M. Ferrer <[email protected]>, 2007, 2010, 2020, 2021, 2023.
-# Orestes Mas Casals <[email protected]>, 2007, 2008, 2009, 2011, 2012.
-# Antoni Bella Pérez <[email protected]>, 2017, 2018, 2020, 2021.
+# SPDX-FileCopyrightText: 2005, 2006 Albert Astals Cid <[email protected]>
+# SPDX-FileCopyrightText: 2007, 2010, 2020, 2021, 2023 Josep M. Ferrer 
<[email protected]>
+# SPDX-FileCopyrightText: 2007, 2008, 2009, 2011, 2012 Orestes Mas Casals 
<[email protected]>
+# SPDX-FileCopyrightText: 2017, 2018, 2020, 2021 Antoni Bella Pérez 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: blinken\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blinken-25.08.2/po/ca@valencia/blinken.po 
new/blinken-25.08.3/po/ca@valencia/blinken.po
--- old/blinken-25.08.2/po/ca@valencia/blinken.po       2025-09-30 
23:31:21.000000000 +0200
+++ new/blinken-25.08.3/po/ca@valencia/blinken.po       2025-10-31 
23:56:07.000000000 +0100
@@ -1,10 +1,10 @@
 # Translation of blinken.po to Catalan (Valencian)
 # Copyright (C) 2005-2023 This_file_is_part_of_KDE
 #
-# Albert Astals Cid <[email protected]>, 2005, 2006.
-# Josep M. Ferrer <[email protected]>, 2007, 2010, 2020, 2021, 2023.
-# Orestes Mas Casals <[email protected]>, 2007, 2008, 2009, 2011, 2012.
-# Antoni Bella Pérez <[email protected]>, 2017, 2018, 2020, 2021.
+# SPDX-FileCopyrightText: 2005, 2006 Albert Astals Cid <[email protected]>
+# SPDX-FileCopyrightText: 2007, 2010, 2020, 2021, 2023 Josep M. Ferrer 
<[email protected]>
+# SPDX-FileCopyrightText: 2007, 2008, 2009, 2011, 2012 Orestes Mas Casals 
<[email protected]>
+# SPDX-FileCopyrightText: 2017, 2018, 2020, 2021 Antoni Bella Pérez 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: blinken\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blinken-25.08.2/po/de/blinken.po 
new/blinken-25.08.3/po/de/blinken.po
--- old/blinken-25.08.2/po/de/blinken.po        2025-09-30 23:31:21.000000000 
+0200
+++ new/blinken-25.08.3/po/de/blinken.po        2025-10-31 23:56:07.000000000 
+0100
@@ -1,9 +1,9 @@
-# Thomas Reitelbach <[email protected]>, 2005, 2006, 2007.
-# Thorsten Mürell <[email protected]>, 2006, 2007.
-# Martin Ereth <[email protected]>, 2008.
-# Burkhard Lück <[email protected]>, 2009, 2021.
-# Panagiotis Papadopoulos <[email protected]>, 2010.
-# Frederik Schwarzer <[email protected]>, 2011.
+# SPDX-FileCopyrightText: 2005, 2006, 2007 Thomas Reitelbach 
<[email protected]>
+# SPDX-FileCopyrightText: 2006, 2007 Thorsten Mürell <[email protected]>
+# SPDX-FileCopyrightText: 2008 Martin Ereth <[email protected]>
+# SPDX-FileCopyrightText: 2009, 2021 Burkhard Lück <[email protected]>
+# SPDX-FileCopyrightText: 2010 Panagiotis Papadopoulos <[email protected]>
+# SPDX-FileCopyrightText: 2011 Frederik Schwarzer <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: blinken\n"

Reply via email to