From 019d0e2989f66a14ce32f5d02cb289c4b5a2e28d Mon Sep 17 00:00:00 2001 From: Marc Deop Date: Wed, 2 Mar 2022 16:38:44 +0100 Subject: [PATCH 1/4] 21.12.3 --- .gitignore | 1 + kf5-kitinerary.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5e98146..97235fe 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /kitinerary-21.12.0.tar.xz /kitinerary-21.12.1.tar.xz /kitinerary-21.12.2.tar.xz +/kitinerary-21.12.3.tar.xz diff --git a/kf5-kitinerary.spec b/kf5-kitinerary.spec index 05f9997..f6f3aa4 100644 --- a/kf5-kitinerary.spec +++ b/kf5-kitinerary.spec @@ -8,7 +8,7 @@ %endif Name: kf5-%{framework} -Version: 21.12.2 +Version: 21.12.3 Release: 1%{?dist} Summary: A library containing itinerary data model and itinerary extraction code @@ -122,6 +122,9 @@ make test/fast ARGS="--output-on-failure --timeout 10" -C %{_target_platform} || %changelog +* Wed Mar 02 2022 Marc Deop - 21.12.3-1 +- 21.12.3 + * Fri Feb 04 2022 Rex Dieter - 21.12.2-1 - 21.12.2 diff --git a/sources b/sources index a77c60c..1266eb0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (kitinerary-21.12.2.tar.xz) = cd04977f1c06e00377eb7b5095afffe7b9a1ea67bad2944e18683e4ce5cc9594056977875abc255d2be30e712dddb56cc48683176be911d57528bc87b675b46a +SHA512 (kitinerary-21.12.3.tar.xz) = 8c02158a2ee18815e0d7e51c82d318a3a37c9269ef9e51e66af1bf2b4c93fb97597f5ee7ed2eaa8dda8c85207256286a8dd5904031b87a7474b53ae28853e3e5 From a9449fcf6a218402c33d4be6d9cd590efc325ea4 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Fri, 11 Mar 2022 10:56:22 +0100 Subject: [PATCH 2/4] Rebuild (qt5) --- kf5-kitinerary.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-kitinerary.spec b/kf5-kitinerary.spec index f6f3aa4..6a1e67c 100644 --- a/kf5-kitinerary.spec +++ b/kf5-kitinerary.spec @@ -9,7 +9,7 @@ Name: kf5-%{framework} Version: 21.12.3 -Release: 1%{?dist} +Release: 2%{?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 +* Fri Mar 11 2022 Jan Grulich - 21.12.3-2 +- Rebuild (qt5) + * Wed Mar 02 2022 Marc Deop - 21.12.3-1 - 21.12.3 From 42d270bf4e5be21130ff97468bd9ca39dab9b22f Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Mon, 9 May 2022 15:31:08 +0930 Subject: [PATCH 3/4] Update to 22.04.0 --- .gitignore | 2 ++ kf5-kitinerary.spec | 7 +++++-- sources | 2 ++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 97235fe..b5c2b2a 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,5 @@ /kitinerary-21.12.1.tar.xz /kitinerary-21.12.2.tar.xz /kitinerary-21.12.3.tar.xz +/kitinerary-22.04.0.tar.xz +/kitinerary-22.04.0.tar.xz diff --git a/kf5-kitinerary.spec b/kf5-kitinerary.spec index 6a1e67c..a8ce49b 100644 --- a/kf5-kitinerary.spec +++ b/kf5-kitinerary.spec @@ -8,8 +8,8 @@ %endif Name: kf5-%{framework} -Version: 21.12.3 -Release: 2%{?dist} +Version: 22.04.0 +Release: 1%{?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 +* Mon May 09 2022 Justin Zobel - 22.04.0-1 +- Update to 22.04.0 + * Fri Mar 11 2022 Jan Grulich - 21.12.3-2 - Rebuild (qt5) diff --git a/sources b/sources index 1266eb0..5b9ad72 100644 --- a/sources +++ b/sources @@ -1 +1,3 @@ SHA512 (kitinerary-21.12.3.tar.xz) = 8c02158a2ee18815e0d7e51c82d318a3a37c9269ef9e51e66af1bf2b4c93fb97597f5ee7ed2eaa8dda8c85207256286a8dd5904031b87a7474b53ae28853e3e5 +SHA512 (kitinerary-22.04.0.tar.xz) = a024f943e26f671ad66746c3d91520cd1a0237a55b594bbdf0385707a955daadad576dd4aa98bd68e05bebdc9c359a27d2d0b1f009b219b7f96e673fdb9f607b +SHA512 (kitinerary-22.04.0.tar.xz) = a024f943e26f671ad66746c3d91520cd1a0237a55b594bbdf0385707a955daadad576dd4aa98bd68e05bebdc9c359a27d2d0b1f009b219b7f96e673fdb9f607b From d123e6bef98ca6166cfd3ab8673249a627387133 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Thu, 12 May 2022 20:32:05 +0930 Subject: [PATCH 4/4] Update to 22.04.1 --- .gitignore | 2 ++ kf5-kitinerary.spec | 5 ++++- sources | 3 ++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b5c2b2a..c9651f3 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,5 @@ /kitinerary-21.12.3.tar.xz /kitinerary-22.04.0.tar.xz /kitinerary-22.04.0.tar.xz +/kitinerary-22.04.1.tar.xz +/kitinerary-22.04.1.tar.xz diff --git a/kf5-kitinerary.spec b/kf5-kitinerary.spec index a8ce49b..04e578e 100644 --- a/kf5-kitinerary.spec +++ b/kf5-kitinerary.spec @@ -8,7 +8,7 @@ %endif Name: kf5-%{framework} -Version: 22.04.0 +Version: 22.04.1 Release: 1%{?dist} Summary: A library containing itinerary data model and itinerary extraction code @@ -122,6 +122,9 @@ make test/fast ARGS="--output-on-failure --timeout 10" -C %{_target_platform} || %changelog +* Thu May 12 2022 Justin Zobel - 22.04.1-1 +- Update to 22.04.1 + * Mon May 09 2022 Justin Zobel - 22.04.0-1 - Update to 22.04.0 diff --git a/sources b/sources index 5b9ad72..fec475f 100644 --- a/sources +++ b/sources @@ -1,3 +1,4 @@ SHA512 (kitinerary-21.12.3.tar.xz) = 8c02158a2ee18815e0d7e51c82d318a3a37c9269ef9e51e66af1bf2b4c93fb97597f5ee7ed2eaa8dda8c85207256286a8dd5904031b87a7474b53ae28853e3e5 SHA512 (kitinerary-22.04.0.tar.xz) = a024f943e26f671ad66746c3d91520cd1a0237a55b594bbdf0385707a955daadad576dd4aa98bd68e05bebdc9c359a27d2d0b1f009b219b7f96e673fdb9f607b -SHA512 (kitinerary-22.04.0.tar.xz) = a024f943e26f671ad66746c3d91520cd1a0237a55b594bbdf0385707a955daadad576dd4aa98bd68e05bebdc9c359a27d2d0b1f009b219b7f96e673fdb9f607b +SHA512 (kitinerary-22.04.1.tar.xz) = d3229a107713dbf16aca48cb85a52787b5d6891b55eff21106196e5f859e6ae2fd036bccf21110a02042f04375a821025838026e94b99edcac2120988de08836 +SHA512 (kitinerary-22.04.1.tar.xz) = d3229a107713dbf16aca48cb85a52787b5d6891b55eff21106196e5f859e6ae2fd036bccf21110a02042f04375a821025838026e94b99edcac2120988de08836