automatic version update by autodist [release 0.31.0-1mamba;Tue Jan 30 2024]

This commit is contained in:
Automatic Build System 2024-02-11 18:43:52 +01:00
parent ec48d6bd7e
commit 94f9c29b3f

View File

@ -1,5 +1,5 @@
Name: cmark
Version: 0.30.3
Version: 0.31.0
Release: 1mamba
Summary: CommonMark parsing and rendering library and program in C
Group: Development/Tools
@ -67,7 +67,6 @@ This package contains libraries and header files for developing applications tha
%files -n lib%{name}-devel
%defattr(-,root,root)
%{_includedir}/cmark*.h
%{_libdir}/libcmark.a
%{_libdir}/libcmark.so
%{_libdir}/pkgconfig/libcmark.pc
%dir %{_libdir}/cmake/cmark
@ -76,6 +75,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Tue Jan 30 2024 Automatic Build System <autodist@openmamba.org> 0.31.0-1mamba
- automatic version update by autodist
* Tue Jan 24 2023 Automatic Build System <autodist@mambasoft.it> 0.30.3-1mamba
- automatic version update by autodist