Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-kauth for openSUSE:Factory 
checked in at 2024-06-09 20:19:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kauth (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-kauth.new.19518 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-kauth"

Sun Jun  9 20:19:13 2024 rev:4 rq:1179258 version:6.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kauth/kf6-kauth.changes      2024-05-11 
18:21:58.659917718 +0200
+++ /work/SRC/openSUSE:Factory/.kf6-kauth.new.19518/kf6-kauth.changes   
2024-06-09 20:22:08.409650538 +0200
@@ -1,0 +2,10 @@
+Wed Jun  5 10:11:21 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.3.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.3.0/
+- Changes since 6.2.0:
+  * Remove explicit maintainer from metainfo
+
+-------------------------------------------------------------------

Old:
----
  kauth-6.2.0.tar.xz
  kauth-6.2.0.tar.xz.sig

New:
----
  kauth-6.3.0.tar.xz
  kauth-6.3.0.tar.xz.sig

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

Other differences:
------------------
++++++ kf6-kauth.spec ++++++
--- /var/tmp/diff_new_pack.TtK3RK/_old  2024-06-09 20:22:08.857666703 +0200
+++ /var/tmp/diff_new_pack.TtK3RK/_new  2024-06-09 20:22:08.861666848 +0200
@@ -19,13 +19,13 @@
 %define qt6_version 6.6.0
 
 %define rname   kauth
-# Full KF6 version (e.g. 6.2.0)
+# Full KF6 version (e.g. 6.3.0)
 %{!?_kf6_version: %global _kf6_version %{version}}
 # Last major and minor KF6 version (e.g. 6.0)
 %{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kf6-kauth
-Version:        6.2.0
+Version:        6.3.0
 Release:        0
 Summary:        Framework which lets applications perform actions as a 
privileged user
 License:        LGPL-2.1-or-later


++++++ kauth-6.2.0.tar.xz -> kauth-6.3.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kauth-6.2.0/CMakeLists.txt 
new/kauth-6.3.0/CMakeLists.txt
--- old/kauth-6.2.0/CMakeLists.txt      2024-05-03 14:23:16.000000000 +0200
+++ new/kauth-6.3.0/CMakeLists.txt      2024-05-31 15:23:55.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "6.2.0") # handled by release scripts
-set(KF_DEP_VERSION "6.2.0") # handled by release scripts
+set(KF_VERSION "6.3.0") # handled by release scripts
+set(KF_DEP_VERSION "6.3.0") # handled by release scripts
 project(KAuth VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 6.2.0  NO_MODULE)
+find_package(ECM 6.3.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kauth-6.2.0/metainfo.yaml 
new/kauth-6.3.0/metainfo.yaml
--- old/kauth-6.2.0/metainfo.yaml       2024-05-03 14:23:16.000000000 +0200
+++ new/kauth-6.3.0/metainfo.yaml       2024-05-31 15:23:55.000000000 +0200
@@ -1,4 +1,3 @@
-maintainer: davidedmundson
 description: Abstraction to system policy and authentication features
 tier: 2
 type: integration
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kauth-6.2.0/poqm/eo/kauth6_qt.po 
new/kauth-6.3.0/poqm/eo/kauth6_qt.po
--- old/kauth-6.2.0/poqm/eo/kauth6_qt.po        2024-05-03 14:23:16.000000000 
+0200
+++ new/kauth-6.3.0/poqm/eo/kauth6_qt.po        2024-05-31 15:23:55.000000000 
+0200
@@ -4,7 +4,7 @@
 # Wolfram Diestel <wolf...@steloj.de>, 1998.
 # Heiko Evermann <he...@evermann.de>, 2002, 2003.
 # Matthias Peick <matth...@peick.de>, 2004, 2005.
-# Oliver Kellogg <okell...@users.sourceforge.net>,2007.
+# Oliver Kellogg <olivermkell...@gmail.com>,2007.
 # Cindy McKee <cfmc...@gmail.com>, 2007, 2008.
 # Axel Rousseau <a...@esperanto-jeunes.org>, 2009.
 # Michael Moroni <michael.mor...@mailoo.org>, 2012.
@@ -17,7 +17,7 @@
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-23 01:50+0000\n"
 "PO-Revision-Date: 2023-08-26 14:21+0100\n"
-"Last-Translator: Oliver Kellogg <okell...@users.sourceforge.net>\n"
+"Last-Translator: Oliver Kellogg <olivermkell...@gmail.com>\n"
 "Language-Team: Esperanto <kde-i18n...@kde.org>\n"
 "Language: eo\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kauth-6.2.0/poqm/pl/kauth6_qt.po 
new/kauth-6.3.0/poqm/pl/kauth6_qt.po
--- old/kauth-6.2.0/poqm/pl/kauth6_qt.po        2024-05-03 14:23:16.000000000 
+0200
+++ new/kauth-6.3.0/poqm/pl/kauth6_qt.po        2024-05-31 15:23:55.000000000 
+0200
@@ -24,7 +24,6 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
 "X-Qt-Contexts: true\n"

Reply via email to