Updated to 1.2.5

- resolves: #1038010
This commit is contained in:
Peter Schiffer 2013-12-11 13:55:58 +01:00
parent 046d66a83f
commit acc55c84b7
3 changed files with 9 additions and 5 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/libpipeline-1.2.4.tar.gz
/libpipeline-1.2.5.tar.gz

View File

@ -1,9 +1,9 @@
%global gnulib_ver 20130529-stable
%global gnulib_ver 20130805-stable
Summary: A pipeline manipulation library
Name: libpipeline
Version: 1.2.4
Release: 2%{?dist}
Version: 1.2.5
Release: 1%{?dist}
License: GPLv3+
Group: Development/Libraries
URL: http://libpipeline.nongnu.org/
@ -60,6 +60,10 @@ rm $RPM_BUILD_ROOT/%{_libdir}/libpipeline.la
%{_mandir}/man3/*
%changelog
* Wed Dec 11 2013 Peter Schiffer <pschiffe@redhat.com> - 1.2.5-1
- resolves: #1038010
updated to 1.2.5
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
a98b07f6f487fa268d1ebd99806b85ff libpipeline-1.2.4.tar.gz
8d159fbd72368526559799f38dd9b4c6 libpipeline-1.2.5.tar.gz