updated to 1.4.1

- resolves #1256154
This commit is contained in:
Nikola Forró 2015-08-24 12:17:03 +02:00
parent bd485a5a2e
commit c008817f55
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/libpipeline-1.4.0.tar.gz
/libpipeline-1.4.1.tar.gz

View File

@ -2,8 +2,8 @@
Summary: A pipeline manipulation library
Name: libpipeline
Version: 1.4.0
Release: 2%{?dist}
Version: 1.4.1
Release: 1%{?dist}
License: GPLv3+
Group: Development/Libraries
URL: http://libpipeline.nongnu.org/
@ -62,6 +62,10 @@ rm $RPM_BUILD_ROOT/%{_libdir}/libpipeline.la
%{_mandir}/man3/*
%changelog
* Mon Aug 24 2015 Nikola Forró <nforro@redhat.com> - 1.4.1-1
- updated to 1.4.1
resolves #1256154
* 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

View File

@ -1 +1 @@
660f4ac9340834a231d1516746d03d28 libpipeline-1.4.0.tar.gz
e54590ec68d6c1239f67b5b44e92022c libpipeline-1.4.1.tar.gz