parent
76a7cfa222
commit
b63124e28e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/libpipeline-1.4.1.tar.gz
|
||||
/libpipeline-1.4.2.tar.gz
|
||||
/libpipeline-1.5.0.tar.gz
|
||||
/libpipeline-1.5.1.tar.gz
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: A pipeline manipulation library
|
||||
Name: libpipeline
|
||||
Version: 1.5.0
|
||||
Release: 5%{?dist}
|
||||
Version: 1.5.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
URL: http://libpipeline.nongnu.org/
|
||||
Source: http://download.savannah.gnu.org/releases/libpipeline/libpipeline-%{version}.tar.gz
|
||||
@ -57,6 +57,10 @@ rm $RPM_BUILD_ROOT/%{_libdir}/libpipeline.la
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 29 2019 Nikola Forró <nforro@redhat.com> - 1.5.1-1
|
||||
- update to 1.5.1
|
||||
resolves #1669845
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpipeline-1.5.0.tar.gz) = 4b4d4a4ac347065d89e2092a00f744932422292a014c7176a4b7c4d2e8fb9d2165a3378d9e93b6899e11f80417b9a8c5c4785dab2f3113e33ffa61265e4c9117
|
||||
SHA512 (libpipeline-1.5.1.tar.gz) = 9252c114bc59925eaf73ec9e8bb76b5649ccf985766edd2dc665630ec6de04c341298c74f8dc31c56e9ce20ad83da59df33eb3cc367e18a8012fd693cb823de6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user