Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kcoreaddons for openSUSE:Factory 
checked in at 2021-05-10 15:35:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcoreaddons (Old)
 and      /work/SRC/openSUSE:Factory/.kcoreaddons.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcoreaddons"

Mon May 10 15:35:22 2021 rev:93 rq:891737 version:5.82.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcoreaddons/kcoreaddons.changes  2021-04-12 
12:36:00.445262307 +0200
+++ /work/SRC/openSUSE:Factory/.kcoreaddons.new.2988/kcoreaddons.changes        
2021-05-10 15:36:53.194154800 +0200
@@ -1,0 +2,13 @@
+Sat May  1 16:40:42 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.82.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.82.0
+- Changes since 5.81.0:
+  * KPluginMetaData::instanciate to print the error when it fails
+  * Call ecm_install_po_files_as_qm() unconditionally
+  * Add SMB2 and CIFS magic numbers
+  * KFuzzyMatcher update
+
+-------------------------------------------------------------------

Old:
----
  kcoreaddons-5.81.0.tar.xz
  kcoreaddons-5.81.0.tar.xz.sig

New:
----
  kcoreaddons-5.82.0.tar.xz
  kcoreaddons-5.82.0.tar.xz.sig

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

Other differences:
------------------
++++++ kcoreaddons.spec ++++++
--- /var/tmp/diff_new_pack.h6ujdt/_old  2021-05-10 15:36:53.794152478 +0200
+++ /var/tmp/diff_new_pack.h6ujdt/_new  2021-05-10 15:36:53.798152461 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5CoreAddons5
-%define _tar_path 5.81
+%define _tar_path 5.82
 # 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
 Name:           kcoreaddons
-Version:        5.81.0
+Version:        5.82.0
 Release:        0
 Summary:        Utilities for core application functionality and accessing the 
OS
 License:        LGPL-2.1-or-later
@@ -40,10 +40,10 @@
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  shared-mime-info
-BuildRequires:  cmake(Qt5Core) >= 5.14.0
+BuildRequires:  cmake(Qt5Core) >= 5.15.0
 Requires:       shared-mime-info
 %if %{with lang}
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.14.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.15.0
 %endif
 Recommends:     %{name}-lang = %{version}
 
@@ -71,7 +71,7 @@
 Requires:       %{lname} = %{version}
 Requires:       %{name} = %{version}
 Requires:       extra-cmake-modules
-Requires:       cmake(Qt5Core) >= 5.14.0
+Requires:       cmake(Qt5Core) >= 5.15.0
 
 %description devel
 KCoreAddons provides classes built on top of QtCore to perform various tasks
@@ -82,15 +82,15 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-  %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert 
-DKDE4_DEFAULT_HOME=".kde4"
-  %cmake_build
+%cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert 
-DKDE4_DEFAULT_HOME=".kde4"
+%cmake_build
 
 %install
-  %kf5_makeinstall -C build
-  %fdupes %{buildroot}
+%kf5_makeinstall -C build
+%fdupes %{buildroot}
 
 %if %{with lang}
 %find_lang %{name}5 --all-name --with-qt --without-mo


++++++ kcoreaddons-5.81.0.tar.xz -> kcoreaddons-5.82.0.tar.xz ++++++
++++ 1841 lines of diff (skipped)

Reply via email to