From b7b24b5368c3691b7f526262ea274657eb43ff0e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 03:45:48 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- libpipeline.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libpipeline.spec b/libpipeline.spec index 80b0ae7..158398a 100644 --- a/libpipeline.spec +++ b/libpipeline.spec @@ -3,7 +3,7 @@ Summary: A pipeline manipulation library Name: libpipeline Version: 1.4.1 -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 +* Thu Feb 04 2016 Fedora Release Engineering - 1.4.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Aug 24 2015 Nikola Forró - 1.4.1-1 - updated to 1.4.1 resolves #1256154