Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2d410a7016 | ||
|
|
b15354e53e | ||
|
|
fb540c8f89 |
1 changed files with 10 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
Name: zlib-ada
|
||||
Version: %{upstream_version}
|
||||
Release: 0.40.%{upstream_commit_date}git%{upstream_shortcommit}%{?dist}
|
||||
Release: 0.43.%{upstream_commit_date}git%{upstream_shortcommit}%{?dist}
|
||||
Summary: Zlib for Ada
|
||||
Summary(sv): Zlib för ada
|
||||
|
||||
|
|
@ -169,6 +169,15 @@ gnatmake mtest.adb -largs -lz && ./mtest
|
|||
###############
|
||||
|
||||
%changelog
|
||||
* Wed Jan 07 2026 Björn Persson <Bjorn@Rombobjörn.se> - 1.4-0.43.20210811gitca39312
|
||||
- Rebuilt with GCC 16 prerelease.
|
||||
|
||||
* Sun Aug 10 2025 Björn Persson <Bjorn@Rombobjörn.se> - 1.4-0.42.20210811gitca39312
|
||||
- Rebuilt because the ALI of System.OS_Constants changed.
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-0.41.20210811gitca39312
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-0.40.20210811gitca39312
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue