This commit is contained in:
Dennis Gilmore 2015-06-17 16:23:29 +00:00
parent eedc588021
commit bd485a5a2e

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Oct 29 2014 jchaloup <jchaloup@redhat.com> - 1.4.0-1
- updated to 1.4.0
resolves: #1157461