2 Commits

View File

@ -1,5 +1,5 @@
Name: expat
Version: 2.6.1
Version: 2.6.3
Release: 1mamba
Summary: An XML parser written in C
Group: Development/Applications
@ -52,8 +52,6 @@ Development environment for the expat XML parser.
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -n libexpat -p /sbin/ldconfig
%postun -n libexpat -p /sbin/ldconfig
%files
%defattr(-,root,root)
@ -77,6 +75,12 @@ Development environment for the expat XML parser.
%{_datadir}/doc/expat/*
%changelog
* Wed Sep 04 2024 Automatic Build System <autodist@openmamba.org> 2.6.3-1mamba
- automatic version update by autodist
* Wed Mar 13 2024 Automatic Build System <autodist@openmamba.org> 2.6.2-1mamba
- automatic version update by autodist
* Fri Mar 01 2024 Automatic Build System <autodist@openmamba.org> 2.6.1-1mamba
- automatic version update by autodist