Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kitinerary for openSUSE:Factory checked in at 2022-12-09 13:17:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kitinerary (Old) and /work/SRC/openSUSE:Factory/.kitinerary.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kitinerary" Fri Dec 9 13:17:18 2022 rev:56 rq:1041500 version:22.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kitinerary/kitinerary.changes 2022-11-04 17:34:14.564586823 +0100 +++ /work/SRC/openSUSE:Factory/.kitinerary.new.1835/kitinerary.changes 2022-12-09 13:17:58.531063673 +0100 @@ -1,0 +2,21 @@ +Fri Dec 2 12:25:32 UTC 2022 - Christophe Marin <[email protected]> + +- Update to 22.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.12.0/ + +------------------------------------------------------------------- +Sat Nov 26 16:45:12 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 22.11.90 + * New feature release +- Exclude test known to fail on Leap + +------------------------------------------------------------------- +Sat Nov 12 08:54:19 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 22.11.80 + * New feature release + +------------------------------------------------------------------- Old: ---- kitinerary-22.08.3.tar.xz kitinerary-22.08.3.tar.xz.sig New: ---- kitinerary-22.12.0.tar.xz kitinerary-22.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kitinerary.spec ++++++ --- /var/tmp/diff_new_pack.0oMIrt/_old 2022-12-09 13:17:59.631069516 +0100 +++ /var/tmp/diff_new_pack.0oMIrt/_new 2022-12-09 13:17:59.639069558 +0100 @@ -18,11 +18,10 @@ %bcond_without released Name: kitinerary -Version: 22.08.3 +Version: 22.12.0 Release: 0 Summary: Data model and extraction system for travel reservations License: LGPL-2.1-or-later -Group: System/GUI/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with released} @@ -31,7 +30,12 @@ %endif BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem +%if 0%{?suse_version} == 1500 +BuildRequires: gcc10-c++ +BuildRequires: gcc10-PIE +%endif BuildRequires: libopenssl-devel +BuildRequires: libphonenumber-devel BuildRequires: libpoppler-qt5-devel BuildRequires: libqt5-qtdeclarative-private-headers-devel BuildRequires: libxml2-devel @@ -44,11 +48,8 @@ BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5Qml) BuildRequires: cmake(Qt5Test) -Requires: libKPimItinerary5 = %{version} -%if 0%{?suse_version} > 1500 -BuildRequires: libphonenumber-devel BuildRequires: cmake(ZXing) -%endif +Requires: libKPimItinerary5 = %{version} %description Kitinerary is a library which provides a data model and a system to extract information @@ -56,7 +57,6 @@ %package -n libKPimItinerary5 Summary: Data model and extraction system for travel reservations -Group: System/Libraries Recommends: %{name} Recommends: libKPimItinerary5-lang @@ -67,7 +67,6 @@ %package devel Summary: Development files for kitinerary -Group: Development/Libraries/KDE Requires: libKPimItinerary5 = %{version} Requires: libqt5-qtdeclarative-private-headers-devel Requires: cmake(KF5CalendarCore) @@ -86,15 +85,17 @@ %autosetup -p1 %build +%if 0%{?suse_version} == 1500 +export CXX=g++-10 +%endif + %cmake_kf5 -d build -- -DBUILD_TESTING=ON %cmake_build %install %kf5_makeinstall -C build -%if %{with released} - %find_lang %{name} --with-man --with-qt --all-name -%endif +%find_lang %{name} --with-man --with-qt --all-name %check %ctest @@ -119,8 +120,6 @@ %{_kf5_cmakedir}/KPimItinerary/ %{_kf5_libdir}/libKPimItinerary.so -%if %{with released} %files -n libKPimItinerary5-lang -f %{name}.lang -%endif %changelog ++++++ kitinerary-22.08.3.tar.xz -> kitinerary-22.12.0.tar.xz ++++++ ++++ 15072 lines of diff (skipped)
