From fea738930d879195bcaa0d316f1020133bb4f6cd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 07:58:04 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libpipeline.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libpipeline.spec b/libpipeline.spec index 1cf74e4..6a9fcee 100644 --- a/libpipeline.spec +++ b/libpipeline.spec @@ -3,7 +3,7 @@ Summary: A pipeline manipulation library Name: libpipeline Version: 1.5.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ URL: http://libpipeline.nongnu.org/ Source: http://download.savannah.gnu.org/releases/libpipeline/libpipeline-%{version}.tar.gz @@ -57,6 +57,9 @@ rm $RPM_BUILD_ROOT/%{_libdir}/libpipeline.la %{_mandir}/man3/* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 1.5.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Jan 29 2019 Nikola Forró - 1.5.1-1 - update to 1.5.1 resolves #1669845