Script 'mail_helper' called by obssrc
Hello community,

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

Package is "oxygen6"

Thu Mar 14 17:44:08 2024 rev:2 rq:1157711 version:6.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/oxygen6/oxygen6.changes  2024-03-11 
15:38:24.948322522 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen6.new.1905/oxygen6.changes        
2024-03-14 17:44:50.624905939 +0100
@@ -1,0 +2,9 @@
+Wed Mar 13 09:10:01 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 6.0.2:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.2
+- Changes since 6.0.1:
+  * update version for new release
+
+-------------------------------------------------------------------

Old:
----
  oxygen-6.0.1.tar.xz
  oxygen-6.0.1.tar.xz.sig

New:
----
  oxygen-6.0.2.tar.xz
  oxygen-6.0.2.tar.xz.sig

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

Other differences:
------------------
++++++ oxygen6.spec ++++++
--- /var/tmp/diff_new_pack.0lOEkv/_old  2024-03-14 17:44:51.248928892 +0100
+++ /var/tmp/diff_new_pack.0lOEkv/_new  2024-03-14 17:44:51.248928892 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package oxygen6
 #
-# 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
@@ -34,7 +34,7 @@
 # Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF)
 %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk 
-F. '{print $1"."$2}')}
 Name:           oxygen6
-Version:        6.0.1
+Version:        6.0.2
 Release:        0
 Summary:        Oxygen style, KWin decoration and cursors
 License:        GPL-2.0-or-later

++++++ oxygen-6.0.1.tar.xz -> oxygen-6.0.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-6.0.1/CMakeLists.txt 
new/oxygen-6.0.2/CMakeLists.txt
--- old/oxygen-6.0.1/CMakeLists.txt     2024-03-05 23:36:09.000000000 +0100
+++ new/oxygen-6.0.2/CMakeLists.txt     2024-03-12 13:44:35.000000000 +0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.25)
 project(oxygen)
-set(PROJECT_VERSION "6.0.1")
+set(PROJECT_VERSION "6.0.2")
 set(PROJECT_VERSION_MAJOR 6)
 
 include(GenerateExportHeader)
@@ -8,7 +8,7 @@
 include(FeatureSummary)
 
 ################# Qt/KDE #################
-set(PROJECT_DEP_VERSION "6.0.1")
+set(PROJECT_DEP_VERSION "6.0.2")
 set(QT5_MIN_VERSION "5.15.2")
 set(KF5_MIN_VERSION "5.102.0")
 set(QT_MIN_VERSION "6.6.0")

Reply via email to