|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: iniparser
|
|
|
|
Name: iniparser
|
|
|
|
Version: 4.1
|
|
|
|
Version: 4.1
|
|
|
|
Release: 18%{?dist}
|
|
|
|
Release: 17%{?dist}
|
|
|
|
Summary: C library for parsing "INI-style" files
|
|
|
|
Summary: C library for parsing "INI-style" files
|
|
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -73,9 +73,8 @@ make check
|
|
|
|
%{_includedir}/*.h
|
|
|
|
%{_includedir}/*.h
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 4.1-18
|
|
|
|
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 4.1-17
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
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
|
|
|
|