Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kinit for openSUSE:Factory checked 
in at 2022-01-11 21:16:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kinit (Old)
 and      /work/SRC/openSUSE:Factory/.kinit.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kinit"

Tue Jan 11 21:16:26 2022 rev:98 rq:945063 version:5.90.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kinit/kinit.changes      2021-12-13 
20:44:21.764484831 +0100
+++ /work/SRC/openSUSE:Factory/.kinit.new.1892/kinit.changes    2022-01-11 
21:19:05.152951073 +0100
@@ -1,0 +2,9 @@
+Mon Jan  3 12:47:39 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.90.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.90.0
+- No code change since 5.89.0
+
+-------------------------------------------------------------------

Old:
----
  kinit-5.89.0.tar.xz
  kinit-5.89.0.tar.xz.sig

New:
----
  kinit-5.90.0.tar.xz
  kinit-5.90.0.tar.xz.sig

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

Other differences:
------------------
++++++ kinit.spec ++++++
--- /var/tmp/diff_new_pack.7RZ2Ix/_old  2022-01-11 21:19:05.908951605 +0100
+++ /var/tmp/diff_new_pack.7RZ2Ix/_new  2022-01-11 21:19:05.912951608 +0100
@@ -16,21 +16,21 @@
 #
 
 
-%define _tar_path 5.89
+%define _tar_path 5.90
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
-%bcond_without lang
+%bcond_without released
 Name:           kinit
-Version:        5.89.0
+Version:        5.90.0
 Release:        0
 Summary:        Helper library to speed up start of applications on KDE 
workspaces
 License:        LGPL-2.1-or-later
 Group:          System/GUI/KDE
 URL:            https://www.kde.org
 Source:         %{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:        %{name}-%{version}.tar.xz.sig
 Source2:        frameworks.keyring
 %endif
@@ -57,9 +57,6 @@
 BuildRequires:  cmake(Qt5Widgets) >= 5.15.0
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
-%if %{with lang}
-Recommends:     %{name}-lang = %{version}
-%endif
 
 %description
 Kdeinit is a process launcher somewhat similar to the famous init used for
@@ -87,14 +84,14 @@
 %kf5_makeinstall -C build
 %fdupes %{buildroot}
 
-%if %{with lang}
+%if %{with released}
 %find_lang %{name} --with-man --all-name
 %endif
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 


++++++ kinit-5.89.0.tar.xz -> kinit-5.90.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinit-5.89.0/CMakeLists.txt 
new/kinit-5.90.0/CMakeLists.txt
--- old/kinit-5.89.0/CMakeLists.txt     2021-12-04 19:38:09.000000000 +0100
+++ new/kinit-5.90.0/CMakeLists.txt     2022-01-01 13:31:57.000000000 +0100
@@ -3,7 +3,7 @@
 project(KInit)
 
 include(FeatureSummary)
-find_package(ECM 5.89.0  NO_MODULE)
+find_package(ECM 5.90.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)
 
@@ -17,8 +17,8 @@
 include(ECMSetupVersion)
 include(ECMQtDeclareLoggingCategory)
 
-set(KF_VERSION "5.89.0") # handled by release scripts
-set(KF_DEP_VERSION "5.89.0") # handled by release scripts
+set(KF_VERSION "5.90.0") # handled by release scripts
+set(KF_DEP_VERSION "5.90.0") # handled by release scripts
 
 ecm_setup_version(${KF_VERSION} VARIABLE_PREFIX KINIT
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kinit_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinit-5.89.0/po/ca@valencia/kinit5.po 
new/kinit-5.90.0/po/ca@valencia/kinit5.po
--- old/kinit-5.89.0/po/ca@valencia/kinit5.po   2021-12-04 19:38:09.000000000 
+0100
+++ new/kinit-5.90.0/po/ca@valencia/kinit5.po   2022-01-01 13:31:57.000000000 
+0100
@@ -1,12 +1,12 @@
 # Translation of kinit5.po to Catalan (Valencian)
-# Copyright (C) 1998-2016 This_file_is_part_of_KDE
+# Copyright (C) 1998-2020 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Sebasti?? Pla i Sanz <[email protected]>, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
-# Antoni Bella P??rez <[email protected]>, 2003, 2006, 2011, 2012, 2013, 
2014.
+# Antoni Bella P??rez <[email protected]>, 2003, 2006, 2011, 2012, 2013, 
2014, 2020.
 # Albert Astals Cid <[email protected]>, 2004, 2005, 2007.
-# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2016.
+# Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2016.
 # Robert Millan <[email protected]>, 2009.
 # Orestes Mas <[email protected]>, 2010.
 msgid ""
@@ -14,14 +14,14 @@
 "Project-Id-Version: kinit\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-10-10 00:14+0000\n"
-"PO-Revision-Date: 2016-12-13 19:03+0100\n"
-"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
+"PO-Revision-Date: 2020-07-20 13:38+0200\n"
+"Last-Translator: Antoni Bella P??rez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.04.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -65,7 +65,7 @@
 #: klauncher/klauncher.cpp:629 klauncher/klauncher.cpp:690
 #, kde-format
 msgid "Service '%1' is malformatted."
-msgstr "El servei ??%1?? ??s mal formatat."
+msgstr "El servei ??%1?? est?? mal formatat."
 
 #: klauncher/klauncher.cpp:785
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinit-5.89.0/po/zh_CN/kinit5.po 
new/kinit-5.90.0/po/zh_CN/kinit5.po
--- old/kinit-5.89.0/po/zh_CN/kinit5.po 2021-12-04 19:38:09.000000000 +0100
+++ new/kinit-5.90.0/po/zh_CN/kinit5.po 2022-01-01 13:31:57.000000000 +0100
@@ -16,7 +16,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-10-10 00:14+0000\n"
-"PO-Revision-Date: 2021-11-30 15:21\n"
+"PO-Revision-Date: 2021-12-22 14:06\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to