Compare commits

..

No commits in common. "rawhide" and "f43" have entirely different histories.

View file

@ -10,7 +10,7 @@
Name: zlib-ada
Version: %{upstream_version}
Release: 0.43.%{upstream_commit_date}git%{upstream_shortcommit}%{?dist}
Release: 0.42.%{upstream_commit_date}git%{upstream_shortcommit}%{?dist}
Summary: Zlib for Ada
Summary(sv): Zlib för ada
@ -169,9 +169,6 @@ 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.