|
|
|
@ -2,9 +2,9 @@
|
|
|
|
|
|
|
|
|
|
Summary: A pipeline manipulation library
|
|
|
|
|
Name: libpipeline
|
|
|
|
|
Version: 1.5.7
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
License: GPL-3.0-or-later
|
|
|
|
|
Version: 1.5.3
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
License: GPLv3+
|
|
|
|
|
URL: http://libpipeline.nongnu.org/
|
|
|
|
|
Source: http://download.savannah.gnu.org/releases/libpipeline/libpipeline-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
@ -48,7 +48,7 @@ rm $RPM_BUILD_ROOT/%{_libdir}/libpipeline.la
|
|
|
|
|
%files
|
|
|
|
|
%{!?_licensedir:%global license %%doc}
|
|
|
|
|
%license COPYING
|
|
|
|
|
%doc README.md ChangeLog
|
|
|
|
|
%doc README ChangeLog NEWS
|
|
|
|
|
%{_libdir}/libpipeline.so.*
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
@ -58,48 +58,12 @@ 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
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.5.3-4
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.5.7-6
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.7-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.7-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.7-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.7-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Nov 21 2022 Lukas Javorsky <ljavorsk@redhat.com> - 1.5.7-1
|
|
|
|
|
- Rebase to version 1.5.7
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.6-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Apr 24 2022 Nikola Forró <nforro@redhat.com> - 1.5.6-1
|
|
|
|
|
- update to 1.5.6
|
|
|
|
|
resolves: #2078149
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.5-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jan 04 2022 Nikola Forró <nforro@redhat.com> - 1.5.5-1
|
|
|
|
|
- update to 1.5.5
|
|
|
|
|
resolves: #2036771
|
|
|
|
|
|
|
|
|
|
* Mon Nov 08 2021 Nikola Forró <nforro@redhat.com> - 1.5.4-1
|
|
|
|
|
- update to 1.5.4
|
|
|
|
|
resolves: #2020982
|
|
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.5.3-3
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|