Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdevelop5 for openSUSE:Factory checked in at 2023-04-23 22:46:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdevelop5 (Old) and /work/SRC/openSUSE:Factory/.kdevelop5.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop5" Sun Apr 23 22:46:02 2023 rev:53 rq:1080590 version:23.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdevelop5/kdevelop5.changes 2023-03-03 22:28:39.147362649 +0100 +++ /work/SRC/openSUSE:Factory/.kdevelop5.new.1533/kdevelop5.changes 2023-04-23 22:48:26.595043580 +0200 @@ -1,0 +2,20 @@ +Sat Apr 15 08:45:42 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/23.04.0/ + +------------------------------------------------------------------- +Fri Mar 31 16:41:56 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.03.90 + * New feature release + +------------------------------------------------------------------- +Fri Mar 17 20:43:24 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.03.80 + * New feature release + +------------------------------------------------------------------- Old: ---- kdevelop-22.12.3.tar.xz kdevelop-22.12.3.tar.xz.sig New: ---- kdevelop-23.04.0.tar.xz kdevelop-23.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdevelop5.spec ++++++ --- /var/tmp/diff_new_pack.vhF8OV/_old 2023-04-23 22:48:27.223047128 +0200 +++ /var/tmp/diff_new_pack.vhF8OV/_new 2023-04-23 22:48:27.227047151 +0200 @@ -17,10 +17,10 @@ %define rname kdevelop -%define libkdev_major 510 +%define libkdev_major 511 %bcond_without released Name: kdevelop5 -Version: 22.12.3 +Version: 23.04.0 Release: 0 Summary: Plugin-extensible IDE for C/C++ and other programming languages License: GPL-2.0-or-later @@ -30,11 +30,15 @@ Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig Source2: applications.keyring %endif -ExclusiveArch: %{arm} aarch64 %{ix86} x86_64 %{mips} %{riscv} +ExclusiveArch: %{arm} aarch64 %{ix86} x86_64 %{riscv} BuildRequires: kdevelop5-pg-qt BuildRequires: kf5-filesystem BuildRequires: libboost_headers-devel BuildRequires: clang-devel +%if 0%{?suse_version} == 1500 +BuildRequires: gcc10-c++ +BuildRequires: gcc10-PIE +%endif BuildRequires: okteta-devel BuildRequires: shared-mime-info BuildRequires: subversion-devel @@ -168,6 +172,10 @@ %autosetup -p1 -n %{rname}-%{version} %build +%if 0%{?suse_version} == 1500 + export CXX=g++-10 +%endif + %cmake_kf5 -d build %make_jobs @@ -201,8 +209,7 @@ %files -n libkdevplatform%{libkdev_major} %license LICENSES/* -%{_kf5_libdir}/libKDevPlatform*.so.%{libkdev_major} -%{_kf5_libdir}/libKDevPlatform*.so.5.* +%{_kf5_libdir}/libKDevPlatform*.so.* %files %doc README.md @@ -222,7 +229,7 @@ %{_kf5_bindir}/kdevelop* %{_kf5_debugdir}/kdevelop.categories %{_kf5_iconsdir}/*/*/*/* -%{_kf5_libdir}/cmake/KDevelop/ +%{_kf5_cmakedir}/KDevelop/ %{_kf5_libdir}/libKDevCMakeCommon.so.* %{_kf5_libdir}/libKDevClangPrivate.so.* %{_kf5_libdir}/libKDevCompileAnalyzerCommon.so.* @@ -263,7 +270,7 @@ %{_kf5_sharedir}/kdevplatform/ %files -n kdevplatform-devel -%{_kf5_libdir}/cmake/KDevPlatform/ +%{_kf5_cmakedir}/KDevPlatform/ %{_kf5_libdir}/libKDevPlatform*.so %{_kf5_prefix}/include/kdevplatform/ ++++++ kdevelop-22.12.3.tar.xz -> kdevelop-23.04.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/kdevelop5/kdevelop-22.12.3.tar.xz /work/SRC/openSUSE:Factory/.kdevelop5.new.1533/kdevelop-23.04.0.tar.xz differ: char 26, line 1
