diff --git a/.gitignore b/.gitignore index 075e443..696b96e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/libpipeline-1.2.4.tar.gz +/libpipeline-1.2.5.tar.gz diff --git a/libpipeline.spec b/libpipeline.spec index 1f05645..40c6d73 100644 --- a/libpipeline.spec +++ b/libpipeline.spec @@ -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 - 1.2.5-1 +- resolves: #1038010 + updated to 1.2.5 + * Sat Aug 03 2013 Fedora Release Engineering - 1.2.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 6db1596..eb7737d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a98b07f6f487fa268d1ebd99806b85ff libpipeline-1.2.4.tar.gz +8d159fbd72368526559799f38dd9b4c6 libpipeline-1.2.5.tar.gz