automatic version update by autodist [release 1.5.4-1mamba;Fri Nov 19 2021]

This commit is contained in:
Automatic Build System 2024-01-06 05:23:50 +01:00
parent 091b064834
commit 522fb2876c

View File

@ -1,5 +1,5 @@
Name: libpipeline Name: libpipeline
Version: 1.5.3 Version: 1.5.4
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
@ -12,9 +12,6 @@ License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%debug_package
%description %description
libpipeline is a C library for manipulating pipelines of subprocesses in a flexible and convenient way. libpipeline is a C library for manipulating pipelines of subprocesses in a flexible and convenient way.
@ -28,6 +25,8 @@ Requires: pkgconfig
%description devel %description devel
This package contains libraries and header files for developing applications that use %{name}. This package contains libraries and header files for developing applications that use %{name}.
%debug_package
%prep %prep
%setup -q %setup -q
@ -59,9 +58,12 @@ This package contains libraries and header files for developing applications tha
%{_mandir}/man3/libpipeline.3.gz %{_mandir}/man3/libpipeline.3.gz
%{_mandir}/man3/pipecmd_*.3* %{_mandir}/man3/pipecmd_*.3*
%{_mandir}/man3/pipeline_*.3* %{_mandir}/man3/pipeline_*.3*
%doc ChangeLog NEWS README TODO %doc ChangeLog NEWS TODO
%changelog %changelog
* Fri Nov 19 2021 Automatic Build System <autodist@mambasoft.it> 1.5.4-1mamba
- automatic version update by autodist
* Sun Aug 23 2020 Automatic Build System <autodist@mambasoft.it> 1.5.3-1mamba * Sun Aug 23 2020 Automatic Build System <autodist@mambasoft.it> 1.5.3-1mamba
- automatic version update by autodist - automatic version update by autodist