Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libkdecoration2 for openSUSE:Factory 
checked in at 2024-03-15 20:28:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkdecoration2 (Old)
 and      /work/SRC/openSUSE:Factory/.libkdecoration2.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkdecoration2"

Fri Mar 15 20:28:44 2024 rev:150 rq:1157373 version:5.27.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkdecoration2/libkdecoration2.changes  
2023-12-07 19:10:48.860163807 +0100
+++ 
/work/SRC/openSUSE:Factory/.libkdecoration2.new.1905/libkdecoration2.changes    
    2024-03-15 20:29:05.963259952 +0100
@@ -1,0 +2,10 @@
+Wed Mar  6 12:41:59 UTC 2024 - Fabian Vogt <[email protected]>
+
+- Update to 5.27.11:
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.27.11
+- Changes since 5.27.10:
+  * Port to new CI syntax
+
+-------------------------------------------------------------------

Old:
----
  kdecoration-5.27.10.tar.xz
  kdecoration-5.27.10.tar.xz.sig

New:
----
  kdecoration-5.27.11.tar.xz
  kdecoration-5.27.11.tar.xz.sig

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

Other differences:
------------------
++++++ libkdecoration2.spec ++++++
--- /var/tmp/diff_new_pack.gwf5OL/_old  2024-03-15 20:29:06.803290892 +0100
+++ /var/tmp/diff_new_pack.gwf5OL/_new  2024-03-15 20:29:06.803290892 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libkdecoration2
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 %define lname_private   libkdecorations2private%{private_sover}
 %bcond_without released
 Name:           libkdecoration2
-Version:        5.27.10
+Version:        5.27.11
 Release:        0
 Summary:        KDE's window decorations library
 License:        GPL-2.0-or-later

++++++ kdecoration-5.27.10.tar.xz -> kdecoration-5.27.11.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdecoration-5.27.10/.gitlab-ci.yml 
new/kdecoration-5.27.11/.gitlab-ci.yml
--- old/kdecoration-5.27.10/.gitlab-ci.yml      2023-12-05 20:19:56.000000000 
+0100
+++ new/kdecoration-5.27.11/.gitlab-ci.yml      2024-03-06 12:59:35.000000000 
+0100
@@ -2,7 +2,9 @@
 # SPDX-License-Identifier: CC0-1.0
 
 include:
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml
+  - project: sysadmin/ci-utilities
+    file:
+      - /gitlab-templates/linux.yml
+      - /gitlab-templates/freebsd.yml
+      - /gitlab-templates/linux-qt6.yml
+      - /gitlab-templates/freebsd-qt6.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdecoration-5.27.10/CMakeLists.txt 
new/kdecoration-5.27.11/CMakeLists.txt
--- old/kdecoration-5.27.10/CMakeLists.txt      2023-12-05 20:19:56.000000000 
+0100
+++ new/kdecoration-5.27.11/CMakeLists.txt      2024-03-06 12:59:35.000000000 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.16)
 
 project(decoration-api)
-set(PROJECT_VERSION "5.27.10")
+set(PROJECT_VERSION "5.27.11")
 
 set(QT_MIN_VERSION "5.15.2")
 set(KF5_MIN_VERSION "5.102.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdecoration-5.27.10/po/fr/kdecoration.po 
new/kdecoration-5.27.11/po/fr/kdecoration.po
--- old/kdecoration-5.27.10/po/fr/kdecoration.po        2023-12-05 
20:19:56.000000000 +0100
+++ new/kdecoration-5.27.11/po/fr/kdecoration.po        2024-03-06 
12:59:35.000000000 +0100
@@ -1,5 +1,5 @@
 # Yoann Laissus <[email protected]>, 2018.
-# Xavier Besnard <[email protected]>, 2021.
+# Xavier Besnard <[email protected]>, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdecoration\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdecoration-5.27.10/po/zh_CN/kdecoration.po 
new/kdecoration-5.27.11/po/zh_CN/kdecoration.po
--- old/kdecoration-5.27.10/po/zh_CN/kdecoration.po     2023-12-05 
20:19:56.000000000 +0100
+++ new/kdecoration-5.27.11/po/zh_CN/kdecoration.po     2024-03-06 
12:59:35.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-26 00:47+0000\n"
-"PO-Revision-Date: 2023-11-25 02:32\n"
+"PO-Revision-Date: 2024-02-29 13:00\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to