From c645f91f24757de85616ec20e68ed58ae8df3bc3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 16:58:30 +0000 Subject: [PATCH 1/3] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- ancient.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ancient.spec b/ancient.spec index 92ce15f..134f127 100644 --- a/ancient.spec +++ b/ancient.spec @@ -2,7 +2,7 @@ Name: ancient Version: 2.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Modern decompressor for old data compression formats # All files are BSD-2-Clause except src/BZIP2Table.hpp which is bzip2-1.0.6 @@ -81,6 +81,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} %{buildroot}%{_bindir}/ancient verify %{S %changelog +* Wed Jul 23 2025 Fedora Release Engineering - 2.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Thu Jan 16 2025 Fedora Release Engineering - 2.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 9e6f818a1aca0414623f0bb3308bd8afca5ec341 Mon Sep 17 00:00:00 2001 From: "Charles R. Anderson" Date: Fri, 31 Oct 2025 13:04:14 -0400 Subject: [PATCH 2/3] update to 2.3.0 --- .gitignore | 1 + ancient.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d07c014..c7d03af 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /ancient-2.0.0.tar.gz /ancient-2.1.1.tar.gz /ancient-2.2.0.tar.gz +/ancient-2.3.0.tar.gz diff --git a/ancient.spec b/ancient.spec index 134f127..2810a88 100644 --- a/ancient.spec +++ b/ancient.spec @@ -1,8 +1,8 @@ -%global gittag v2.2.0 +%global gittag v%{version} Name: ancient -Version: 2.2.0 -Release: 3%{?dist} +Version: 2.3.0 +Release: 1%{?dist} Summary: Modern decompressor for old data compression formats # All files are BSD-2-Clause except src/BZIP2Table.hpp which is bzip2-1.0.6 @@ -71,7 +71,7 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} %{buildroot}%{_bindir}/ancient verify %{S %files libs %license LICENSE %{_libdir}/libancient.so.2 -%{_libdir}/libancient.so.2.0.2 +%{_libdir}/libancient.so.2.0.3 %files devel %{_includedir}/%{name} @@ -81,6 +81,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} %{buildroot}%{_bindir}/ancient verify %{S %changelog +* Fri Oct 31 2025 Charles R. Anderson - 2.3.0-1 +- Update to 2.3.0 + * Wed Jul 23 2025 Fedora Release Engineering - 2.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild diff --git a/sources b/sources index ca2c4e6..6b73cb7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ancient-2.2.0.tar.gz) = 5e184799ba6d6d90f067336800c4d9719396ce5216af916e2498d87a55e1339844659bf2108fe5e65c6a49fb0ac7cc9f0ae7a670a3e5f06668e000257c1e713c +SHA512 (ancient-2.3.0.tar.gz) = 8d18665ec34b48a0561d1ad1f5d217e34c44046718396a0bd3bb71f2cebd765ad58a4c33668ef6a59e656ca91282ed025a4c961a993f8561cf90b23418c898e8 From 6d5985ecbd18eb77a2f71fc770fa445e1c0da425 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 16 Jan 2026 03:40:04 +0000 Subject: [PATCH 3/3] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- ancient.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ancient.spec b/ancient.spec index 2810a88..87b0631 100644 --- a/ancient.spec +++ b/ancient.spec @@ -2,7 +2,7 @@ Name: ancient Version: 2.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Modern decompressor for old data compression formats # All files are BSD-2-Clause except src/BZIP2Table.hpp which is bzip2-1.0.6 @@ -81,6 +81,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} %{buildroot}%{_bindir}/ancient verify %{S %changelog +* Fri Jan 16 2026 Fedora Release Engineering - 2.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Oct 31 2025 Charles R. Anderson - 2.3.0-1 - Update to 2.3.0