From 6819aab2432ef6a94d276e3c7622a248b438247b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jan 2025 11:23:05 +0000 Subject: [PATCH 1/5] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- apr-api-docs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apr-api-docs.spec b/apr-api-docs.spec index b923f23..a3cb24a 100644 --- a/apr-api-docs.spec +++ b/apr-api-docs.spec @@ -1,6 +1,6 @@ Name: apr-api-docs Version: 1.7.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Apache Portable Runtime API documentation # Automatically converted from old format: ASL 2.0 - review is highly recommended. @@ -54,6 +54,9 @@ install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_docdir}/apr/api-docs %doc %{_docdir}/apr/api-docs/* %changelog +* Thu Jan 16 2025 Fedora Release Engineering - 1.7.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Wed Jul 24 2024 Miroslav Suchý - 1.7.3-5 - convert license to SPDX From c82caf13dadde2f62aa74f8fbe5bf14fcb41a939 Mon Sep 17 00:00:00 2001 From: Bojan Smojver Date: Wed, 22 Jan 2025 06:45:29 +1100 Subject: [PATCH 2/5] Bump up to 1.7.5 --- apr-api-docs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apr-api-docs.spec b/apr-api-docs.spec index a3cb24a..54b866d 100644 --- a/apr-api-docs.spec +++ b/apr-api-docs.spec @@ -1,6 +1,6 @@ Name: apr-api-docs -Version: 1.7.3 -Release: 6%{?dist} +Version: 1.7.5 +Release: 1%{?dist} Summary: Apache Portable Runtime API documentation # Automatically converted from old format: ASL 2.0 - review is highly recommended. @@ -54,6 +54,9 @@ install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_docdir}/apr/api-docs %doc %{_docdir}/apr/api-docs/* %changelog +* Wed Jan 22 2025 Bojan Smojver 1.7.5-1 +- bump up to 1.7.5 + * Thu Jan 16 2025 Fedora Release Engineering - 1.7.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 980bb1954fcee796d186ec740faa192c52d7c6db Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 17:09:23 +0000 Subject: [PATCH 3/5] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- apr-api-docs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apr-api-docs.spec b/apr-api-docs.spec index 54b866d..dfc7262 100644 --- a/apr-api-docs.spec +++ b/apr-api-docs.spec @@ -1,6 +1,6 @@ Name: apr-api-docs Version: 1.7.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Apache Portable Runtime API documentation # Automatically converted from old format: ASL 2.0 - review is highly recommended. @@ -54,6 +54,9 @@ install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_docdir}/apr/api-docs %doc %{_docdir}/apr/api-docs/* %changelog +* Wed Jul 23 2025 Fedora Release Engineering - 1.7.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Wed Jan 22 2025 Bojan Smojver 1.7.5-1 - bump up to 1.7.5 From 978d0d053c74575b5576f03353f95b2910adc1ef Mon Sep 17 00:00:00 2001 From: Bojan Smojver Date: Wed, 30 Jul 2025 18:52:12 +1000 Subject: [PATCH 4/5] Bump up to 1.7.6 for rebuild --- apr-api-docs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apr-api-docs.spec b/apr-api-docs.spec index dfc7262..9d0b147 100644 --- a/apr-api-docs.spec +++ b/apr-api-docs.spec @@ -1,6 +1,6 @@ Name: apr-api-docs -Version: 1.7.5 -Release: 2%{?dist} +Version: 1.7.6 +Release: 1%{?dist} Summary: Apache Portable Runtime API documentation # Automatically converted from old format: ASL 2.0 - review is highly recommended. @@ -54,6 +54,9 @@ install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_docdir}/apr/api-docs %doc %{_docdir}/apr/api-docs/* %changelog +* Wed Jul 30 2025 Bojan Smojver 1.7.6-1 +- bump up to 1.7.6 + * Wed Jul 23 2025 Fedora Release Engineering - 1.7.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From ff109bfe96e0a7581af8646a9d6a4a9872200c74 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 16 Jan 2026 03:50:37 +0000 Subject: [PATCH 5/5] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- apr-api-docs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apr-api-docs.spec b/apr-api-docs.spec index 9d0b147..949b3ff 100644 --- a/apr-api-docs.spec +++ b/apr-api-docs.spec @@ -1,6 +1,6 @@ Name: apr-api-docs Version: 1.7.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Apache Portable Runtime API documentation # Automatically converted from old format: ASL 2.0 - review is highly recommended. @@ -54,6 +54,9 @@ install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_docdir}/apr/api-docs %doc %{_docdir}/apr/api-docs/* %changelog +* Fri Jan 16 2026 Fedora Release Engineering - 1.7.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Wed Jul 30 2025 Bojan Smojver 1.7.6-1 - bump up to 1.7.6