|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
Summary: A pipeline manipulation library
|
|
|
|
|
Name: libpipeline
|
|
|
|
|
Version: 1.5.7
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
License: GPL-3.0-or-later
|
|
|
|
|
URL: http://libpipeline.nongnu.org/
|
|
|
|
|
Source: http://download.savannah.gnu.org/releases/libpipeline/libpipeline-%{version}.tar.gz
|
|
|
|
@ -58,6 +58,10 @@ rm $RPM_BUILD_ROOT/%{_libdir}/libpipeline.la
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.5.7-7
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.5.7-6
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|