Compare commits
No commits in common. "rawhide" and "f42" have entirely different histories.
3 changed files with 4 additions and 14 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,4 +1,3 @@
|
|||
/ancient-2.0.0.tar.gz
|
||||
/ancient-2.1.1.tar.gz
|
||||
/ancient-2.2.0.tar.gz
|
||||
/ancient-2.3.0.tar.gz
|
||||
|
|
|
|||
15
ancient.spec
15
ancient.spec
|
|
@ -1,7 +1,7 @@
|
|||
%global gittag v%{version}
|
||||
%global gittag v2.2.0
|
||||
|
||||
Name: ancient
|
||||
Version: 2.3.0
|
||||
Version: 2.2.0
|
||||
Release: 2%{?dist}
|
||||
Summary: Modern decompressor for old data compression formats
|
||||
|
||||
|
|
@ -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.3
|
||||
%{_libdir}/libancient.so.2.0.2
|
||||
|
||||
%files devel
|
||||
%{_includedir}/%{name}
|
||||
|
|
@ -81,15 +81,6 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} %{buildroot}%{_bindir}/ancient verify %{S
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Oct 31 2025 Charles R. Anderson <cra@alum.wpi.edu> - 2.3.0-1
|
||||
- Update to 2.3.0
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (ancient-2.3.0.tar.gz) = 8d18665ec34b48a0561d1ad1f5d217e34c44046718396a0bd3bb71f2cebd765ad58a4c33668ef6a59e656ca91282ed025a4c961a993f8561cf90b23418c898e8
|
||||
SHA512 (ancient-2.2.0.tar.gz) = 5e184799ba6d6d90f067336800c4d9719396ce5216af916e2498d87a55e1339844659bf2108fe5e65c6a49fb0ac7cc9f0ae7a670a3e5f06668e000257c1e713c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue