Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package itinerary for openSUSE:Factory checked in at 2022-01-11 21:17:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/itinerary (Old) and /work/SRC/openSUSE:Factory/.itinerary.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "itinerary" Tue Jan 11 21:17:46 2022 rev:14 rq:944269 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/itinerary/itinerary.changes 2021-12-13 20:47:20.528517686 +0100 +++ /work/SRC/openSUSE:Factory/.itinerary.new.1892/itinerary.changes 2022-01-11 21:21:13.565041395 +0100 @@ -1,0 +2,17 @@ +Tue Jan 4 10:25:10 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 21.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.1/ +- Changes since 21.12.0: + * Don't break the timeline page when leaving development mode + * Also make unit tests work against older KF versions without KI18nLocaleData + * Fix station map platforms being mis-detected without live data + * Get at least one live data update even for far future elements + * Add 21.12.0 release notes + * Fix ASAN unit test failure on the CI + * Sanity-check model indexes + * Fix certificate ordering when facing invalid dates + +------------------------------------------------------------------- Old: ---- itinerary-21.12.0.tar.xz itinerary-21.12.0.tar.xz.sig New: ---- itinerary-21.12.1.tar.xz itinerary-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ itinerary.spec ++++++ --- /var/tmp/diff_new_pack.V87Uck/_old 2022-01-11 21:21:14.037041727 +0100 +++ /var/tmp/diff_new_pack.V87Uck/_new 2022-01-11 21:21:14.037041727 +0100 @@ -18,16 +18,16 @@ # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} -%bcond_without lang +%bcond_without released Name: itinerary -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: Itinerary and boarding pass management application License: LGPL-2.0-or-later Group: System/GUI/KDE URL: https://apps.kde.org/itinerary Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif @@ -91,11 +91,11 @@ %ctest %endif -%if %{with lang} +%if %{with released} %find_lang %{name} --all-name %endif -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ itinerary-21.12.0.tar.xz -> itinerary-21.12.1.tar.xz ++++++ ++++ 2237 lines of diff (skipped)
