From 5a9d7a5f40e3f8d223942e7135370e2d430bf157 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Mon, 20 Jan 2025 21:47:05 +1100 Subject: [PATCH 1/2] chore: update Boost artifact URL to archives.boost.io Signed-off-by: Tom Plant --- SPECS/boost/boost.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/boost/boost.spec b/SPECS/boost/boost.spec index c8116e5be4..568b4d05f3 100644 --- a/SPECS/boost/boost.spec +++ b/SPECS/boost/boost.spec @@ -8,7 +8,7 @@ URL: http://www.boost.org Group: System Environment/Security Vendor: VMware, Inc. Distribution: Photon -Source0: https://boostorg.jfrog.io/artifactory/main/release/%{version}/source/boost_%{main_version}.tar.bz2 +Source0: https://archives.boost.io/release/%{version}/source/boost_%{main_version}.tar.bz2 %define sha512 boost=829a95b463473d69ff79ea41799c68429bb79d3b2321fbdb71df079af237ab01de9ad7e9612d8783d925730acada010068d2d1aa856c34244ee5c0ece16f208f BuildRequires: bzip2-devel From 138711cec42706019d3e27b40d7f55d524b7e65a Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Tue, 21 Jan 2025 10:38:25 +1100 Subject: [PATCH 2/2] chore: bump Boost release and update changelog --- SPECS/boost/boost.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/SPECS/boost/boost.spec b/SPECS/boost/boost.spec index 568b4d05f3..0a228b7fb3 100644 --- a/SPECS/boost/boost.spec +++ b/SPECS/boost/boost.spec @@ -2,7 +2,7 @@ Summary: Boost Name: boost Version: 1.80.0 -Release: 1%{?dist} +Release: 2%{?dist} License: Boost Software License V1 URL: http://www.boost.org Group: System Environment/Security @@ -66,6 +66,8 @@ rm -rf %{buildroot}/* %{_libdir}/libboost_*.a %changelog +* Tue Jan 21 2024 Tom Plant 1.80.0-1 +- Update download URL * Fri Aug 19 2022 Ajay Kaher 1.80.0-1 - Version update * Mon Apr 12 2021 Gerrit Photon 1.76.0-1