commit oxygen6 for openSUSE:Factory

2024-06-22 Thread Source-Sync
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-06-22 13:23:11

Comparing /work/SRC/openSUSE:Factory/oxygen6 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen6.new.18349 (New)


Package is "oxygen6"

Sat Jun 22 13:23:11 2024 rev:6 rq:1181132 version:6.1.0

Changes:

--- /work/SRC/openSUSE:Factory/oxygen6/oxygen6.changes  2024-05-27 
11:55:02.031991614 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen6.new.18349/oxygen6.changes   
2024-06-22 13:23:35.687042897 +0200
@@ -1,0 +2,22 @@
+Thu Jun 13 10:58:38 UTC 2024 - Fabian Vogt 
+
+- Update to 6.1.0:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.1.0
+- Changes since 6.0.90:
+  * update version for new release
+
+---
+Sat May 25 11:18:57 UTC 2024 - Fabian Vogt 
+
+- Update to 6.0.90:
+  * New feature release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.90
+- Changes since 6.0.5:
+  * update version for new release
+  * Don't draw an empty button for the spacer
+  * Cleanup cmake a bit (drop duplicate find_package calls in kdecoration)
+  * Re-run clang-format
+  * add a version for dependencies so it does not break CI 
https://invent.kde.org/plasma/bluedevil/-/merge_requests/156
+
+---

Old:

  oxygen-6.0.5.tar.xz
  oxygen-6.0.5.tar.xz.sig

New:

  oxygen-6.1.0.tar.xz
  oxygen-6.1.0.tar.xz.sig



Other differences:
--
++ oxygen6.spec ++
--- /var/tmp/diff_new_pack.SrgRjn/_old  2024-06-22 13:23:36.295065129 +0200
+++ /var/tmp/diff_new_pack.SrgRjn/_new  2024-06-22 13:23:36.295065129 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define kf6_version 6.0.0
+%define kf6_version 6.2.0
 %define qt6_version 6.6.0
 
 %define rname oxygen
@@ -34,14 +34,14 @@
 # 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.5
+Version:6.1.0
 Release:0
 Summary:Oxygen style, KWin decoration and cursors
 License:GPL-2.0-or-later
 URL:https://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
+Source: %{rname}-%{version}.tar.xz
 %if %{with released}
-Source1:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
+Source1:%{rname}-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}

++ oxygen-6.0.5.tar.xz -> oxygen-6.1.0.tar.xz ++
 34258 lines of diff (skipped)


commit oxygen6 for openSUSE:Factory

2024-04-18 Thread Source-Sync
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-04-18 22:12:52

Comparing /work/SRC/openSUSE:Factory/oxygen6 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen6.new.26366 (New)


Package is "oxygen6"

Thu Apr 18 22:12:52 2024 rev:4 rq:1168752 version:6.0.4

Changes:

--- /work/SRC/openSUSE:Factory/oxygen6/oxygen6.changes  2024-03-28 
14:23:19.237367951 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen6.new.26366/oxygen6.changes   
2024-04-18 22:13:50.572209201 +0200
@@ -1,0 +2,9 @@
+Wed Apr 17 08:13:00 UTC 2024 - Fabian Vogt 
+
+- Update to 6.0.4:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.4
+- Changes since 6.0.3:
+  * update version for new release
+
+---

Old:

  oxygen-6.0.3.tar.xz
  oxygen-6.0.3.tar.xz.sig

New:

  oxygen-6.0.4.tar.xz
  oxygen-6.0.4.tar.xz.sig



Other differences:
--
++ oxygen6.spec ++
--- /var/tmp/diff_new_pack.TwwCVQ/_old  2024-04-18 22:13:51.060227145 +0200
+++ /var/tmp/diff_new_pack.TwwCVQ/_new  2024-04-18 22:13:51.064227292 +0200
@@ -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.3
+Version:6.0.4
 Release:0
 Summary:Oxygen style, KWin decoration and cursors
 License:GPL-2.0-or-later

++ oxygen-6.0.3.tar.xz -> oxygen-6.0.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-6.0.3/CMakeLists.txt 
new/oxygen-6.0.4/CMakeLists.txt
--- old/oxygen-6.0.3/CMakeLists.txt 2024-03-26 16:03:17.0 +0100
+++ new/oxygen-6.0.4/CMakeLists.txt 2024-04-16 12:36:25.0 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.25)
 project(oxygen)
-set(PROJECT_VERSION "6.0.3")
+set(PROJECT_VERSION "6.0.4")
 set(PROJECT_VERSION_MAJOR 6)
 
 include(GenerateExportHeader)
@@ -8,7 +8,7 @@
 include(FeatureSummary)
 
 # Qt/KDE #
-set(PROJECT_DEP_VERSION "6.0.3")
+set(PROJECT_DEP_VERSION "6.0.4")
 set(QT5_MIN_VERSION "5.15.2")
 set(KF5_MIN_VERSION "5.102.0")
 set(QT_MIN_VERSION "6.6.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-6.0.3/po/zh_CN/liboxygenstyleconfig.po 
new/oxygen-6.0.4/po/zh_CN/liboxygenstyleconfig.po
--- old/oxygen-6.0.3/po/zh_CN/liboxygenstyleconfig.po   2024-03-26 
16:03:17.0 +0100
+++ new/oxygen-6.0.4/po/zh_CN/liboxygenstyleconfig.po   2024-04-16 
12:36:25.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2022-12-13 00:58+\n"
-"PO-Revision-Date: 2024-01-06 03:31\n"
+"PO-Revision-Date: 2024-03-30 19:38\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -14,8 +14,8 @@
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf6-trunk/messages/oxygen/liboxygenstyleconfig.pot\n"
-"X-Crowdin-File-ID: 43773\n"
+"X-Crowdin-File: /kf6-stable/messages/oxygen/liboxygenstyleconfig.pot\n"
+"X-Crowdin-File-ID: 52756\n"
 
 #: oxygenanimationconfigitem.cpp:98
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-6.0.3/po/zh_CN/oxygen_kdecoration.po 
new/oxygen-6.0.4/po/zh_CN/oxygen_kdecoration.po
--- old/oxygen-6.0.3/po/zh_CN/oxygen_kdecoration.po 2024-03-26 
16:03:17.0 +0100
+++ new/oxygen-6.0.4/po/zh_CN/oxygen_kdecoration.po 2024-04-16 
12:36:25.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2022-12-13 00:58+\n"
-"PO-Revision-Date: 2024-01-06 03:31\n"
+"PO-Revision-Date: 2024-03-30 19:38\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -14,8 +14,8 @@
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf6-trunk/messages/oxygen/oxygen_kdecoration.pot\n"
-"X-Crowdin-File-ID: 43105\n"
+"X-Crowdin-File: /kf6-stable/messages/oxygen/oxygen_kdecoration.pot\n"
+"X-Crowdin-File-ID: 50900\n"
 
 #: config/oxygenanimationconfigwidget.cpp:31
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-6.0.3/po/zh_CN/oxygen_style_config.po 
new/oxygen-6.0.4/po/zh_CN/oxygen_style_config.po
--- old/oxygen-6.0.3/po/zh_CN/oxygen_style_config.po2024-03-26 

commit oxygen6 for openSUSE:Factory

2024-03-28 Thread Source-Sync
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-28 13:54:30

Comparing /work/SRC/openSUSE:Factory/oxygen6 (Old)
 and  /work/SRC/openSUSE:Factory/.oxygen6.new.1905 (New)


Package is "oxygen6"

Thu Mar 28 13:54:30 2024 rev:3 rq:1162437 version:6.0.3

Changes:

--- /work/SRC/openSUSE:Factory/oxygen6/oxygen6.changes  2024-03-14 
17:44:50.624905939 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen6.new.1905/oxygen6.changes
2024-03-28 14:23:19.237367951 +0100
@@ -1,0 +2,9 @@
+Tue Mar 26 18:06:01 UTC 2024 - Fabian Vogt 
+
+- Update to 6.0.3:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.3
+- Changes since 6.0.2:
+  * update version for new release
+
+---

Old:

  oxygen-6.0.2.tar.xz
  oxygen-6.0.2.tar.xz.sig

New:

  oxygen-6.0.3.tar.xz
  oxygen-6.0.3.tar.xz.sig



Other differences:
--
++ oxygen6.spec ++
--- /var/tmp/diff_new_pack.YtcgDK/_old  2024-03-28 14:23:27.597675501 +0100
+++ /var/tmp/diff_new_pack.YtcgDK/_new  2024-03-28 14:23:27.597675501 +0100
@@ -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.2
+Version:6.0.3
 Release:0
 Summary:Oxygen style, KWin decoration and cursors
 License:GPL-2.0-or-later

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


commit oxygen6 for openSUSE:Factory

2024-03-14 Thread Source-Sync
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 
+
+- 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.0 +0100
+++ new/oxygen-6.0.2/CMakeLists.txt 2024-03-12 13:44:35.0 +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")