diff --git a/kf5-kitinerary.spec b/kf5-kitinerary.spec index b68e253..0df9e1a 100644 --- a/kf5-kitinerary.spec +++ b/kf5-kitinerary.spec @@ -9,7 +9,7 @@ Name: kf5-%{framework} Version: 22.04.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A library containing itinerary data model and itinerary extraction code License: LGPLv2+ @@ -122,6 +122,9 @@ make test/fast ARGS="--output-on-failure --timeout 10" -C %{_target_platform} || %changelog +* Thu Jul 14 2022 Jan Grulich - 22.04.1-3 +- Rebuild (qt5) + * Tue May 17 2022 Jan Grulich - 22.04.1-2 - Rebuild (qt5)