commit sddm-kcm6 for openSUSE:Factory

2024-06-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sddm-kcm6 for openSUSE:Factory 
checked in at 2024-06-27 15:59:37

Comparing /work/SRC/openSUSE:Factory/sddm-kcm6 (Old)
 and  /work/SRC/openSUSE:Factory/.sddm-kcm6.new.18349 (New)


Package is "sddm-kcm6"

Thu Jun 27 15:59:37 2024 rev:7 rq:1183408 version:6.1.1

Changes:

--- /work/SRC/openSUSE:Factory/sddm-kcm6/sddm-kcm6.changes  2024-06-22 
13:23:05.801950155 +0200
+++ /work/SRC/openSUSE:Factory/.sddm-kcm6.new.18349/sddm-kcm6.changes   
2024-06-27 16:00:17.323937310 +0200
@@ -1,0 +2,9 @@
+Tue Jun 25 17:15:57 UTC 2024 - Fabian Vogt 
+
+- Update to 6.1.1:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.1.1
+- Changes since 6.1.0:
+  * update version for new release
+
+---

Old:

  sddm-kcm-6.1.0.tar.xz
  sddm-kcm-6.1.0.tar.xz.sig

New:

  sddm-kcm-6.1.1.tar.xz
  sddm-kcm-6.1.1.tar.xz.sig



Other differences:
--
++ sddm-kcm6.spec ++
--- /var/tmp/diff_new_pack.06x1a5/_old  2024-06-27 16:00:17.847956512 +0200
+++ /var/tmp/diff_new_pack.06x1a5/_new  2024-06-27 16:00:17.851956658 +0200
@@ -23,14 +23,14 @@
 
 %bcond_without released
 Name:   sddm-kcm6
-Version:6.1.0
+Version:6.1.1
 Release:0
 Summary:A sddm control module for KDE
 License:GPL-2.0-only
 URL:https://projects.kde.org/projects/kdereview/sddm-kcm/repository
-Source: %{rname}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
 %if %{with released}
-Source1:%{rname}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 # PATCH-FIX-OPENSUSE


++ sddm-kcm-6.1.0.tar.xz -> sddm-kcm-6.1.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-6.1.0/CMakeLists.txt 
new/sddm-kcm-6.1.1/CMakeLists.txt
--- old/sddm-kcm-6.1.0/CMakeLists.txt   2024-06-13 12:38:06.0 +0200
+++ new/sddm-kcm-6.1.1/CMakeLists.txt   2024-06-25 17:42:48.0 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16)
 project(sddm-kcm)
-set(PROJECT_VERSION "6.1.0")
+set(PROJECT_VERSION "6.1.1")
 
 set(QT_MIN_VERSION "6.6.0")
 set(KF6_MIN_VERSION "6.2.0")


commit sddm-kcm6 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 sddm-kcm6 for openSUSE:Factory 
checked in at 2024-06-22 13:22:39

Comparing /work/SRC/openSUSE:Factory/sddm-kcm6 (Old)
 and  /work/SRC/openSUSE:Factory/.sddm-kcm6.new.18349 (New)


Package is "sddm-kcm6"

Sat Jun 22 13:22:39 2024 rev:6 rq:1181158 version:6.1.0

Changes:

--- /work/SRC/openSUSE:Factory/sddm-kcm6/sddm-kcm6.changes  2024-05-27 
11:50:13.505410622 +0200
+++ /work/SRC/openSUSE:Factory/.sddm-kcm6.new.18349/sddm-kcm6.changes   
2024-06-22 13:23:05.801950155 +0200
@@ -1,0 +2,24 @@
+Thu Jun 13 10:59:01 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:20:16 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
+  * Move sddm user check to a new function in authhelper
+  * Mark risky KNS content
+  * Reset cursor theme and size to defaults if they are unset in Plasma
+  * Allow unsetting values when syncing Plasma settings
+  * Adapt to Qt6 QVariant::isNull() changes
+  * Sync the current kwin output configuration
+
+---

Old:

  sddm-kcm-6.0.5.tar.xz
  sddm-kcm-6.0.5.tar.xz.sig

New:

  sddm-kcm-6.1.0.tar.xz
  sddm-kcm-6.1.0.tar.xz.sig



Other differences:
--
++ sddm-kcm6.spec ++
--- /var/tmp/diff_new_pack.WSYCbe/_old  2024-06-22 13:23:06.433973265 +0200
+++ /var/tmp/diff_new_pack.WSYCbe/_new  2024-06-22 13:23:06.437973411 +0200
@@ -16,21 +16,21 @@
 #
 
 
-%define kf6_version 6.0.0
+%define kf6_version 6.2.0
 %define qt6_version 6.6.0
 
 %define rname sddm-kcm
 
 %bcond_without released
 Name:   sddm-kcm6
-Version:6.0.5
+Version:6.1.0
 Release:0
 Summary:A sddm control module for KDE
 License:GPL-2.0-only
 URL:https://projects.kde.org/projects/kdereview/sddm-kcm/repository
-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
 # PATCH-FIX-OPENSUSE


++ sddm-kcm-6.0.5.tar.xz -> sddm-kcm-6.1.0.tar.xz ++
 2292 lines of diff (skipped)


commit sddm-kcm6 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 sddm-kcm6 for openSUSE:Factory 
checked in at 2024-04-18 22:11:53

Comparing /work/SRC/openSUSE:Factory/sddm-kcm6 (Old)
 and  /work/SRC/openSUSE:Factory/.sddm-kcm6.new.26366 (New)


Package is "sddm-kcm6"

Thu Apr 18 22:11:53 2024 rev:4 rq:1168779 version:6.0.4

Changes:

--- /work/SRC/openSUSE:Factory/sddm-kcm6/sddm-kcm6.changes  2024-03-28 
14:18:58.279769789 +0100
+++ /work/SRC/openSUSE:Factory/.sddm-kcm6.new.26366/sddm-kcm6.changes   
2024-04-18 22:12:53.782121309 +0200
@@ -1,0 +2,9 @@
+Wed Apr 17 08:13:58 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:

  sddm-kcm-6.0.3.tar.xz
  sddm-kcm-6.0.3.tar.xz.sig

New:

  sddm-kcm-6.0.4.tar.xz
  sddm-kcm-6.0.4.tar.xz.sig



Other differences:
--
++ sddm-kcm6.spec ++
--- /var/tmp/diff_new_pack.jNqvxk/_old  2024-04-18 22:12:55.378179963 +0200
+++ /var/tmp/diff_new_pack.jNqvxk/_new  2024-04-18 22:12:55.382180110 +0200
@@ -23,7 +23,7 @@
 
 %bcond_without released
 Name:   sddm-kcm6
-Version:6.0.3
+Version:6.0.4
 Release:0
 Summary:A sddm control module for KDE
 License:GPL-2.0-only


++ sddm-kcm-6.0.3.tar.xz -> sddm-kcm-6.0.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-6.0.3/CMakeLists.txt 
new/sddm-kcm-6.0.4/CMakeLists.txt
--- old/sddm-kcm-6.0.3/CMakeLists.txt   2024-03-26 16:06:13.0 +0100
+++ new/sddm-kcm-6.0.4/CMakeLists.txt   2024-04-16 12:39:15.0 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16)
 project(sddm-kcm)
-set(PROJECT_VERSION "6.0.3")
+set(PROJECT_VERSION "6.0.4")
 
 set(QT_MIN_VERSION "6.6.0")
 set(KF6_MIN_VERSION "6.0.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-6.0.3/po/zh_CN/kcm_sddm.po 
new/sddm-kcm-6.0.4/po/zh_CN/kcm_sddm.po
--- old/sddm-kcm-6.0.3/po/zh_CN/kcm_sddm.po 2024-03-26 16:06:13.0 
+0100
+++ new/sddm-kcm-6.0.4/po/zh_CN/kcm_sddm.po 2024-04-16 12:39:15.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2024-03-26 02:53+\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/sddm-kcm/kcm_sddm.pot\n"
-"X-Crowdin-File-ID: 43053\n"
+"X-Crowdin-File: /kf6-stable/messages/sddm-kcm/kcm_sddm.pot\n"
+"X-Crowdin-File-ID: 52936\n"
 
 #: sddmauthhelper.cpp:389 sddmauthhelper.cpp:411 sddmauthhelper.cpp:418
 msgid "Invalid theme package"