Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kapptemplate for openSUSE:Factory 
checked in at 2026-02-06 19:06:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kapptemplate (Old)
 and      /work/SRC/openSUSE:Factory/.kapptemplate.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kapptemplate"

Fri Feb  6 19:06:39 2026 rev:151 rq:1331212 version:25.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kapptemplate/kapptemplate.changes        
2026-01-12 10:26:10.705530934 +0100
+++ /work/SRC/openSUSE:Factory/.kapptemplate.new.1670/kapptemplate.changes      
2026-02-06 19:09:28.057871444 +0100
@@ -1,0 +2,10 @@
+Tue Feb  3 10:05:26 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 25.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.12.2/
+- Changes since 25.12.1:
+  * documentation.yml is no more needed
+
+-------------------------------------------------------------------

Old:
----
  kapptemplate-25.12.1.tar.xz
  kapptemplate-25.12.1.tar.xz.sig

New:
----
  kapptemplate-25.12.2.tar.xz
  kapptemplate-25.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ kapptemplate.spec ++++++
--- /var/tmp/diff_new_pack.wmYCPG/_old  2026-02-06 19:09:28.725899520 +0100
+++ /var/tmp/diff_new_pack.wmYCPG/_new  2026-02-06 19:09:28.725899520 +0100
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           kapptemplate
-Version:        25.12.1
+Version:        25.12.2
 Release:        0
 Summary:        Template for KDE Application Development
 License:        GPL-2.0-only AND GFDL-1.2-only


++++++ kapptemplate-25.12.1.tar.xz -> kapptemplate-25.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-25.12.1/.gitlab-ci.yml 
new/kapptemplate-25.12.2/.gitlab-ci.yml
--- old/kapptemplate-25.12.1/.gitlab-ci.yml     2026-01-05 04:36:33.000000000 
+0100
+++ new/kapptemplate-25.12.2/.gitlab-ci.yml     2026-01-31 10:28:46.000000000 
+0100
@@ -9,4 +9,3 @@
       - /gitlab-templates/freebsd-qt6.yml
       - /gitlab-templates/windows-qt6.yml
       - /gitlab-templates/craft-windows-x86-64-qt6.yml
-      - /gitlab-templates/documentation.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-25.12.1/CMakeLists.txt 
new/kapptemplate-25.12.2/CMakeLists.txt
--- old/kapptemplate-25.12.1/CMakeLists.txt     2026-01-05 04:36:33.000000000 
+0100
+++ new/kapptemplate-25.12.2/CMakeLists.txt     2026-01-31 10:28:46.000000000 
+0100
@@ -3,7 +3,7 @@
 # Release Service version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "25")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
 # Bump KAPPTEMPLATE_BASE_VERSION once new features are added
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapptemplate-25.12.1/src/application/org.kde.kapptemplate.appdata.xml 
new/kapptemplate-25.12.2/src/application/org.kde.kapptemplate.appdata.xml
--- old/kapptemplate-25.12.1/src/application/org.kde.kapptemplate.appdata.xml   
2026-01-05 04:36:33.000000000 +0100
+++ new/kapptemplate-25.12.2/src/application/org.kde.kapptemplate.appdata.xml   
2026-01-31 10:28:46.000000000 +0100
@@ -428,6 +428,7 @@
     <binary>kapptemplate</binary>
   </provides>
   <releases>
+    <release version="0.1.25122" date="2026-02-05"/>
     <release version="0.1.25121" date="2026-01-08"/>
     <release version="0.1.25120" date="2025-12-11"/>
     <release version="0.1.25083" date="2025-11-06"/>

Reply via email to