From 3ac31e51520d821a0150e6dc64e1b77d5933aa3e Mon Sep 17 00:00:00 2001 From: Ingvar Hagelund Date: Mon, 15 Sep 2025 17:19:41 +0200 Subject: [PATCH 01/11] Rebuild for varnish-7.7.3 --- vmod-uuid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vmod-uuid.spec b/vmod-uuid.spec index 9ab86ad..9a21958 100644 --- a/vmod-uuid.spec +++ b/vmod-uuid.spec @@ -4,7 +4,7 @@ Name: vmod-uuid Summary: UUID module for Varnish Cache Version: 1.10 -Release: 24%{?dist} +Release: 25%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD URL: https://github.com/otto-de/libvmod-uuid @@ -71,6 +71,9 @@ find %{buildroot}/%{_libdir}/ -name '*.a' -delete %changelog +* Mon Sep 15 2025 Ingvar Hagelund - 1.10-25 +- Rebuild for varnish-7.7.3 + * Thu May 22 2025 Ingvar Hagelund - 1.10-24 - Rebuild for varnish-7.7.1 From 9c0ccae8e9cbb38532b5cb4c31d887d2ba6ddad0 Mon Sep 17 00:00:00 2001 From: Ingvar Hagelund Date: Wed, 19 Nov 2025 15:43:41 +0100 Subject: [PATCH 02/11] Rebuild for varnish-7.7.3-2, rhbz#2407457 --- vmod-uuid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vmod-uuid.spec b/vmod-uuid.spec index 2316509..6db5ea3 100644 --- a/vmod-uuid.spec +++ b/vmod-uuid.spec @@ -4,7 +4,7 @@ Name: vmod-uuid Summary: UUID module for Varnish Cache Version: 1.10 -Release: 25%{?dist} +Release: 26%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD URL: https://github.com/otto-de/libvmod-uuid @@ -71,6 +71,9 @@ find %{buildroot}/%{_libdir}/ -name '*.a' -delete %changelog +* Wed Nov 19 2025 Ingvar Hagelund - 1.10-26 +- Rebuild for varnish-7.7.3-2, rhbz#2407457 + * Mon Sep 15 2025 Ingvar Hagelund - 1.10-25 - Rebuild for varnish-7.7.3 From 1e55749480c14a2562e660d78dda2942629fdd9a Mon Sep 17 00:00:00 2001 From: Ingvar Hagelund Date: Thu, 8 Jan 2026 16:42:26 +0100 Subject: [PATCH 03/11] Rebuild for varnish-8.0.0-1 --- vmod-uuid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vmod-uuid.spec b/vmod-uuid.spec index 6db5ea3..04821f5 100644 --- a/vmod-uuid.spec +++ b/vmod-uuid.spec @@ -4,7 +4,7 @@ Name: vmod-uuid Summary: UUID module for Varnish Cache Version: 1.10 -Release: 26%{?dist} +Release: 27%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD URL: https://github.com/otto-de/libvmod-uuid @@ -71,6 +71,9 @@ find %{buildroot}/%{_libdir}/ -name '*.a' -delete %changelog +* Thu Jan 08 2026 Ingvar Hagelund - 1.10-27 +- Rebuild for varnish-8.0.0-1 + * Wed Nov 19 2025 Ingvar Hagelund - 1.10-26 - Rebuild for varnish-7.7.3-2, rhbz#2407457 From 568b4a670eaa45b02ffbcbe6d79691ca580d2927 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:01:14 +0000 Subject: [PATCH 04/11] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- vmod-uuid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vmod-uuid.spec b/vmod-uuid.spec index 04821f5..c05f1ef 100644 --- a/vmod-uuid.spec +++ b/vmod-uuid.spec @@ -4,7 +4,7 @@ Name: vmod-uuid Summary: UUID module for Varnish Cache Version: 1.10 -Release: 27%{?dist} +Release: 28%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD URL: https://github.com/otto-de/libvmod-uuid @@ -71,6 +71,9 @@ find %{buildroot}/%{_libdir}/ -name '*.a' -delete %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 1.10-28 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Thu Jan 08 2026 Ingvar Hagelund - 1.10-27 - Rebuild for varnish-8.0.0-1 From 5d36c71544de1a24aac1f79d8f3cf0f203c62910 Mon Sep 17 00:00:00 2001 From: Ingvar Hagelund Date: Tue, 10 Feb 2026 12:57:18 +0100 Subject: [PATCH 05/11] Rebuilt for varnish-8.0.0-2 --- vmod-uuid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vmod-uuid.spec b/vmod-uuid.spec index c05f1ef..c27e639 100644 --- a/vmod-uuid.spec +++ b/vmod-uuid.spec @@ -4,7 +4,7 @@ Name: vmod-uuid Summary: UUID module for Varnish Cache Version: 1.10 -Release: 28%{?dist} +Release: 29%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD URL: https://github.com/otto-de/libvmod-uuid @@ -71,6 +71,9 @@ find %{buildroot}/%{_libdir}/ -name '*.a' -delete %changelog +* Tue Feb 10 2026 Ingvar Hagelund - 1.10-29 +- Rebuilt for varnish-8.0.0-2 + * Sat Jan 17 2026 Fedora Release Engineering - 1.10-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 8b2352803e91e791e00ef8f3a3788f284193ac2d Mon Sep 17 00:00:00 2001 From: Ingvar Hagelund Date: Fri, 27 Mar 2026 18:07:54 +0100 Subject: [PATCH 06/11] Rebuilt for varnish-9.0.0-1 --- vmod-uuid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vmod-uuid.spec b/vmod-uuid.spec index c27e639..60f4260 100644 --- a/vmod-uuid.spec +++ b/vmod-uuid.spec @@ -4,7 +4,7 @@ Name: vmod-uuid Summary: UUID module for Varnish Cache Version: 1.10 -Release: 29%{?dist} +Release: 30%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD URL: https://github.com/otto-de/libvmod-uuid @@ -71,6 +71,9 @@ find %{buildroot}/%{_libdir}/ -name '*.a' -delete %changelog +* Fri Mar 27 2026 Ingvar Hagelund - 1.10-30 +- Rebuilt for varnish-9.0.0-1 + * Tue Feb 10 2026 Ingvar Hagelund - 1.10-29 - Rebuilt for varnish-8.0.0-2 From 2728dd5b1ab4e00e9c76abd6db2f7dbefe0771a6 Mon Sep 17 00:00:00 2001 From: Ingvar Hagelund Date: Thu, 30 Apr 2026 15:20:57 +0200 Subject: [PATCH 07/11] Rebuild for varnish-9.0.1-1 --- vmod-uuid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vmod-uuid.spec b/vmod-uuid.spec index 60f4260..7ab31c9 100644 --- a/vmod-uuid.spec +++ b/vmod-uuid.spec @@ -4,7 +4,7 @@ Name: vmod-uuid Summary: UUID module for Varnish Cache Version: 1.10 -Release: 30%{?dist} +Release: 31%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD URL: https://github.com/otto-de/libvmod-uuid @@ -71,6 +71,9 @@ find %{buildroot}/%{_libdir}/ -name '*.a' -delete %changelog +* Thu Apr 30 2026 Ingvar Hagelund - 1.10-31 +- Rebuild for varnish-9.0.1-1 + * Fri Mar 27 2026 Ingvar Hagelund - 1.10-30 - Rebuilt for varnish-9.0.0-1 From 194d53cf7113508cf82e82a2115025187c0444ce Mon Sep 17 00:00:00 2001 From: Ingvar Hagelund Date: Thu, 21 May 2026 14:18:26 +0200 Subject: [PATCH 08/11] Rebuild for varnish-9.0.2 --- vmod-uuid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vmod-uuid.spec b/vmod-uuid.spec index 7ab31c9..dd3a462 100644 --- a/vmod-uuid.spec +++ b/vmod-uuid.spec @@ -4,7 +4,7 @@ Name: vmod-uuid Summary: UUID module for Varnish Cache Version: 1.10 -Release: 31%{?dist} +Release: 32%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD URL: https://github.com/otto-de/libvmod-uuid @@ -71,6 +71,9 @@ find %{buildroot}/%{_libdir}/ -name '*.a' -delete %changelog +* Fri May 15 2026 Ingvar Hagelund - 1.10-32 +- Rebuild for varnish-9.0.2 + * Thu Apr 30 2026 Ingvar Hagelund - 1.10-31 - Rebuild for varnish-9.0.1-1 From 8f464417ead7ab409d56f2123d96b1f511d2dc35 Mon Sep 17 00:00:00 2001 From: Ingvar Hagelund Date: Thu, 21 May 2026 14:19:47 +0200 Subject: [PATCH 09/11] Rebuild for varnish-9.03. --- vmod-uuid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vmod-uuid.spec b/vmod-uuid.spec index dd3a462..2026239 100644 --- a/vmod-uuid.spec +++ b/vmod-uuid.spec @@ -4,7 +4,7 @@ Name: vmod-uuid Summary: UUID module for Varnish Cache Version: 1.10 -Release: 32%{?dist} +Release: 33%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD URL: https://github.com/otto-de/libvmod-uuid @@ -71,6 +71,9 @@ find %{buildroot}/%{_libdir}/ -name '*.a' -delete %changelog +* Thu May 21 2026 Ingvar Hagelund - 1.10-33 +- Rebuild for varnish-9.03. + * Fri May 15 2026 Ingvar Hagelund - 1.10-32 - Rebuild for varnish-9.0.2 From 17bdaa111bd1f95b82dd856611026c83214e6603 Mon Sep 17 00:00:00 2001 From: Ingvar Hagelund Date: Thu, 21 May 2026 14:20:15 +0200 Subject: [PATCH 10/11] typofix --- vmod-uuid.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vmod-uuid.spec b/vmod-uuid.spec index 2026239..de28ad1 100644 --- a/vmod-uuid.spec +++ b/vmod-uuid.spec @@ -72,7 +72,7 @@ find %{buildroot}/%{_libdir}/ -name '*.a' -delete %changelog * Thu May 21 2026 Ingvar Hagelund - 1.10-33 -- Rebuild for varnish-9.03. +- Rebuild for varnish-9.0.3 * Fri May 15 2026 Ingvar Hagelund - 1.10-32 - Rebuild for varnish-9.0.2 From e246e76b02a8d4db3c59eebb3da0cc143980b84c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 08:35:23 +0000 Subject: [PATCH 11/11] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- vmod-uuid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vmod-uuid.spec b/vmod-uuid.spec index de28ad1..dc8d88d 100644 --- a/vmod-uuid.spec +++ b/vmod-uuid.spec @@ -4,7 +4,7 @@ Name: vmod-uuid Summary: UUID module for Varnish Cache Version: 1.10 -Release: 33%{?dist} +Release: 34%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD URL: https://github.com/otto-de/libvmod-uuid @@ -71,6 +71,9 @@ find %{buildroot}/%{_libdir}/ -name '*.a' -delete %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 1.10-34 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Thu May 21 2026 Ingvar Hagelund - 1.10-33 - Rebuild for varnish-9.0.3