Compare commits

...

No commits in common. 'c10-beta' and 'cs10' have entirely different histories.

@ -3,7 +3,7 @@
Name: iniparser Name: iniparser
Version: 4.1 Version: 4.1
Release: 17%{?dist} Release: 18%{?dist}
Summary: C library for parsing "INI-style" files Summary: C library for parsing "INI-style" files
License: MIT License: MIT
@ -73,6 +73,10 @@ make check
%{_includedir}/*.h %{_includedir}/*.h
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 4.1-18
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 4.1-17 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 4.1-17
- Bump release for June 2024 mass rebuild - Bump release for June 2024 mass rebuild

Loading…
Cancel
Save