Hello community, here is the log from the commit of package kitinerary for openSUSE:Factory checked in at 2020-12-17 16:55:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kitinerary (Old) and /work/SRC/openSUSE:Factory/.kitinerary.new.5145 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kitinerary" Thu Dec 17 16:55:43 2020 rev:30 rq:855187 version:20.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kitinerary/kitinerary.changes 2020-11-10 13:36:44.588796608 +0100 +++ /work/SRC/openSUSE:Factory/.kitinerary.new.5145/kitinerary.changes 2020-12-17 16:55:56.713129116 +0100 @@ -1,0 +2,26 @@ +Sat Dec 5 23:16:30 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-12-apps-update +- Changes since 20.11.90: + * Consider horizontal flips in the PDF vector graphics transformation + +------------------------------------------------------------------- +Fri Nov 27 15:16:45 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 20.11.90 + * New feature release +- Changes since 20.11.80: + * Work around another variant of invalid JSON + * These tests don't need a QGuiApplication + +------------------------------------------------------------------- +Sat Nov 14 00:01:43 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 20.11.80 + * New feature release +- Too many changes to list here. + +------------------------------------------------------------------- Old: ---- kitinerary-20.08.3.tar.xz kitinerary-20.08.3.tar.xz.sig New: ---- kitinerary-20.12.0.tar.xz kitinerary-20.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kitinerary.spec ++++++ --- /var/tmp/diff_new_pack.VsZJR8/_old 2020-12-17 16:55:57.445129900 +0100 +++ /var/tmp/diff_new_pack.VsZJR8/_new 2020-12-17 16:55:57.445129900 +0100 @@ -18,13 +18,17 @@ %bcond_without lang Name: kitinerary -Version: 20.08.3 +Version: 20.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 lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem BuildRequires: libopenssl-devel @@ -40,10 +44,6 @@ BuildRequires: cmake(Qt5Qml) BuildRequires: cmake(Qt5Test) Requires: libKPimItinerary5 = %{version} -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif %if 0%{?suse_version} > 1500 BuildRequires: libphonenumber-devel BuildRequires: cmake(ZXing) @@ -84,29 +84,33 @@ %setup -q %build - %cmake_kf5 -d build - %cmake_build +%cmake_kf5 -d build -- -DBUILD_TESTING=ON +%cmake_build %install - %kf5_makeinstall -C build - %if %{with lang} +%kf5_makeinstall -C build + +%if %{with lang} %find_lang %{name} --with-man --with-qt --all-name - %endif +%endif + +%check +%ctest %post -n libKPimItinerary5 -p /sbin/ldconfig %postun -n libKPimItinerary5 -p /sbin/ldconfig %files %license LICENSES/* -%{_kf5_libexecdir}/kitinerary-extractor %dir %{_kf5_sharedir}/mime %dir %{_kf5_sharedir}/mime/packages +%{_kf5_libexecdir}/kitinerary-extractor %{_kf5_sharedir}/mime/packages/application-vnd-kde-itinerary.xml %files -n libKPimItinerary5 %license LICENSES/* -%{_kf5_libdir}/libKPimItinerary.so.* %{_kf5_debugdir}/*.categories +%{_kf5_libdir}/libKPimItinerary.so.* %files devel %license LICENSES/* ++++++ kitinerary-20.08.3.tar.xz -> kitinerary-20.12.0.tar.xz ++++++ ++++ 151311 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
