From ae74bda4bc72c0fdc290cad3643271e4e4acc45d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 05:42:23 +0000 Subject: [PATCH 1/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- udunits2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/udunits2.spec b/udunits2.spec index 3606b26..44a65dc 100644 --- a/udunits2.spec +++ b/udunits2.spec @@ -1,6 +1,6 @@ Name: udunits2 Version: 2.2.28 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A library for manipulating units of physical quantities License: UCAR URL: http://www.unidata.ucar.edu/software/udunits/ @@ -87,6 +87,9 @@ make check %{_libdir}/libudunits2.so %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 2.2.28-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 2.2.28-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From abe8313e648de552c2b695b5a82fcd19e0440a6e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 17:01:05 +0000 Subject: [PATCH 2/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- udunits2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/udunits2.spec b/udunits2.spec index 44a65dc..861c70e 100644 --- a/udunits2.spec +++ b/udunits2.spec @@ -1,6 +1,6 @@ Name: udunits2 Version: 2.2.28 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A library for manipulating units of physical quantities License: UCAR URL: http://www.unidata.ucar.edu/software/udunits/ @@ -87,6 +87,9 @@ make check %{_libdir}/libudunits2.so %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 2.2.28-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sat Jan 21 2023 Fedora Release Engineering - 2.2.28-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From ed604389a376b6bb6a7ebbf191c38c37469fd381 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 07:00:34 +0000 Subject: [PATCH 3/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- udunits2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/udunits2.spec b/udunits2.spec index 861c70e..fd7763f 100644 --- a/udunits2.spec +++ b/udunits2.spec @@ -1,6 +1,6 @@ Name: udunits2 Version: 2.2.28 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A library for manipulating units of physical quantities License: UCAR URL: http://www.unidata.ucar.edu/software/udunits/ @@ -87,6 +87,9 @@ make check %{_libdir}/libudunits2.so %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 2.2.28-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 2.2.28-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From ad47809037669cf7a3efba483af0b2ce736f65f5 Mon Sep 17 00:00:00 2001 From: Software Management Team Date: Thu, 30 May 2024 12:46:49 +0200 Subject: [PATCH 4/9] Eliminate use of obsolete %patchN syntax (#2283636) --- udunits2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/udunits2.spec b/udunits2.spec index fd7763f..087d21e 100644 --- a/udunits2.spec +++ b/udunits2.spec @@ -49,7 +49,7 @@ the udunits2 library. %prep %setup -q -n udunits-%{version} -%patch0 -p1 -b .bad-logic +%patch -P0 -p1 -b .bad-logic %build %configure --disable-static --docdir %{_docdir}/%{name} From 957b3c83a9c8289dba27155a334f2da829d21fde Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 08:09:39 +0000 Subject: [PATCH 5/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- udunits2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/udunits2.spec b/udunits2.spec index 087d21e..c690954 100644 --- a/udunits2.spec +++ b/udunits2.spec @@ -1,6 +1,6 @@ Name: udunits2 Version: 2.2.28 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A library for manipulating units of physical quantities License: UCAR URL: http://www.unidata.ucar.edu/software/udunits/ @@ -87,6 +87,9 @@ make check %{_libdir}/libudunits2.so %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 2.2.28-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 2.2.28-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 461dd34f23896dc7c5bb3fcadd9870bda23f0b6c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 13:38:40 +0000 Subject: [PATCH 6/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- udunits2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/udunits2.spec b/udunits2.spec index c690954..c5a74c2 100644 --- a/udunits2.spec +++ b/udunits2.spec @@ -1,6 +1,6 @@ Name: udunits2 Version: 2.2.28 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A library for manipulating units of physical quantities License: UCAR URL: http://www.unidata.ucar.edu/software/udunits/ @@ -87,6 +87,9 @@ make check %{_libdir}/libudunits2.so %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 2.2.28-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sat Jul 20 2024 Fedora Release Engineering - 2.2.28-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 1a410750ffbc485d31e41e2ed7fcc64a6a9d95c0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 19:43:36 +0000 Subject: [PATCH 7/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- udunits2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/udunits2.spec b/udunits2.spec index c5a74c2..31dbac3 100644 --- a/udunits2.spec +++ b/udunits2.spec @@ -1,6 +1,6 @@ Name: udunits2 Version: 2.2.28 -Release: 11%{?dist} +Release: 12%{?dist} Summary: A library for manipulating units of physical quantities License: UCAR URL: http://www.unidata.ucar.edu/software/udunits/ @@ -87,6 +87,9 @@ make check %{_libdir}/libudunits2.so %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 2.2.28-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 2.2.28-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From e7f454de3a3d224f315bdbdb30f97e02d44c9cdb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 19:33:13 +0000 Subject: [PATCH 8/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- udunits2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/udunits2.spec b/udunits2.spec index 31dbac3..5923bba 100644 --- a/udunits2.spec +++ b/udunits2.spec @@ -1,6 +1,6 @@ Name: udunits2 Version: 2.2.28 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A library for manipulating units of physical quantities License: UCAR URL: http://www.unidata.ucar.edu/software/udunits/ @@ -87,6 +87,9 @@ make check %{_libdir}/libudunits2.so %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 2.2.28-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 2.2.28-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From b3f9a0d143af738452f68d5b1ae0379e766e7524 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 08:07:14 +0000 Subject: [PATCH 9/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- udunits2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/udunits2.spec b/udunits2.spec index 5923bba..e867afb 100644 --- a/udunits2.spec +++ b/udunits2.spec @@ -1,6 +1,6 @@ Name: udunits2 Version: 2.2.28 -Release: 13%{?dist} +Release: 14%{?dist} Summary: A library for manipulating units of physical quantities License: UCAR URL: http://www.unidata.ucar.edu/software/udunits/ @@ -87,6 +87,9 @@ make check %{_libdir}/libudunits2.so %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 2.2.28-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 2.2.28-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild