diff --git a/libpipeline.spec b/libpipeline.spec index 94db0f5..f0300ca 100644 --- a/libpipeline.spec +++ b/libpipeline.spec @@ -3,7 +3,7 @@ Summary: A pipeline manipulation library Name: libpipeline Version: 1.5.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ Group: Development/Libraries URL: http://libpipeline.nongnu.org/ @@ -62,6 +62,9 @@ rm $RPM_BUILD_ROOT/%{_libdir}/libpipeline.la %{_mandir}/man3/* %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 1.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Nov 15 2017 Nikola Forró - 1.5.0-1 - update to 1.5.0 resolves #1512903