From bd485a5a2ea3b5766b3eab4cdd6addea2178f060 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 16:23:29 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- libpipeline.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libpipeline.spec b/libpipeline.spec index 12e7407..d08dcb5 100644 --- a/libpipeline.spec +++ b/libpipeline.spec @@ -3,7 +3,7 @@ Summary: A pipeline manipulation library Name: libpipeline Version: 1.4.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 Jun 17 2015 Fedora Release Engineering - 1.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed Oct 29 2014 jchaloup - 1.4.0-1 - updated to 1.4.0 resolves: #1157461