Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package breeze for openSUSE:Factory checked 
in at 2021-10-23 00:51:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/breeze (Old)
 and      /work/SRC/openSUSE:Factory/.breeze.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "breeze"

Sat Oct 23 00:51:04 2021 rev:128 rq:926587 version:5.23.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/breeze/breeze.changes    2021-10-13 
18:06:15.579290872 +0200
+++ /work/SRC/openSUSE:Factory/.breeze.new.1890/breeze.changes  2021-10-23 
00:51:41.121140100 +0200
@@ -1,0 +2,16 @@
+Wed Oct 20 17:37:32 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Add patch to fix the version number:
+  * 0001-Update-version-number-for-5.23.1.patch
+
+-------------------------------------------------------------------
+Tue Oct 19 14:05:38 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.23.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.23.1
+- Changes since 5.23.0:
+  * Don't set alignment for spinboxes (kde#443769)
+
+-------------------------------------------------------------------

Old:
----
  breeze-5.23.0.tar.xz
  breeze-5.23.0.tar.xz.sig

New:
----
  0001-Update-version-number-for-5.23.1.patch
  breeze-5.23.1.tar.xz
  breeze-5.23.1.tar.xz.sig

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

Other differences:
------------------
++++++ breeze.spec ++++++
--- /var/tmp/diff_new_pack.6f7Q3O/_old  2021-10-23 00:51:42.329140633 +0200
+++ /var/tmp/diff_new_pack.6f7Q3O/_new  2021-10-23 00:51:42.333140635 +0200
@@ -22,7 +22,7 @@
 %{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 %bcond_without lang
 Name:           breeze
-Version:        5.23.0
+Version:        5.23.1
 Release:        0
 Summary:        Plasma Desktop artwork, styles and assets
 License:        GPL-2.0-or-later
@@ -33,6 +33,8 @@
 Source1:        breeze-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
+# PATCH-FIX-UPSTREAM
+Patch1:         0001-Update-version-number-for-5.23.1.patch
 BuildRequires:  cmake >= 3.16
 BuildRequires:  extra-cmake-modules >= 0.0.13
 BuildRequires:  fdupes

++++++ 0001-Update-version-number-for-5.23.1.patch ++++++
>From 1674a2e0dbc430be6bc61c820bc7abdd7f112b92 Mon Sep 17 00:00:00 2001
From: Nicolas Fella <nicolas.fe...@gmx.de>
Date: Wed, 20 Oct 2021 18:55:49 +0200
Subject: [PATCH] Update version number for 5.23.1

---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 88f41de0..fb2559ac 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16)
 project(breeze)
-set(PROJECT_VERSION "5.23.0")
+set(PROJECT_VERSION "5.23.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(KF5_MIN_VERSION "5.86")
-- 
2.33.0

++++++ breeze-5.23.0.tar.xz -> breeze-5.23.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/breeze/breeze-5.23.0.tar.xz 
/work/SRC/openSUSE:Factory/.breeze.new.1890/breeze-5.23.1.tar.xz differ: char 
27, line 1

Reply via email to