parent
192e5dabf3
commit
50877addad
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/libpipeline-1.5.1.tar.gz
|
||||
/libpipeline-1.5.2.tar.gz
|
||||
/libpipeline-1.5.3.tar.gz
|
||||
/libpipeline-1.5.4.tar.gz
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: A pipeline manipulation library
|
||||
Name: libpipeline
|
||||
Version: 1.5.3
|
||||
Release: 3%{?dist}
|
||||
Version: 1.5.4
|
||||
Release: 1%{?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 ChangeLog NEWS
|
||||
%doc README.md ChangeLog NEWS
|
||||
%{_libdir}/libpipeline.so.*
|
||||
|
||||
%files devel
|
||||
@ -58,6 +58,10 @@ rm $RPM_BUILD_ROOT/%{_libdir}/libpipeline.la
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpipeline-1.5.3.tar.gz) = db0796bffbcdd8e875902385c7cdc140e3e0e045b3d0eba1017e55b4c66027c20cc2cd0fccaf52f59fa941d0925134011317b9c27986765a1ec2a73132ebaec6
|
||||
SHA512 (libpipeline-1.5.4.tar.gz) = 98d630553843176c9f6723e4df1fd844df2e71c402ef869027fb5ebe327eb9d55605a11cc159725f191ff3ef2a3a0b5eeff2d3cb1146b0fef5970923b01e433d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user