automatic version update by autodist [release 1.5.8-1mamba;Wed Aug 28 2024]
This commit is contained in:
parent
aecee0089d
commit
2068698ebc
@ -1,5 +1,5 @@
|
|||||||
Name: libpipeline
|
Name: libpipeline
|
||||||
Version: 1.5.7
|
Version: 1.5.8
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A C library for manipulating pipelines of subprocesses in a flexible and convenient way
|
Summary: A C library for manipulating pipelines of subprocesses in a flexible and convenient way
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -41,8 +41,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -60,6 +58,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc ChangeLog TODO
|
%doc ChangeLog TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 28 2024 Automatic Build System <autodist@openmamba.org> 1.5.8-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Nov 17 2022 Automatic Build System <autodist@mambasoft.it> 1.5.7-1mamba
|
* Thu Nov 17 2022 Automatic Build System <autodist@mambasoft.it> 1.5.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user