Updated libpipeline to 1.2.4

- resolves: #971700
This commit is contained in:
Peter Schiffer 2013-06-07 19:43:18 +02:00
parent b9f454dd92
commit fa77201426
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

@ -1,8 +1,8 @@
%global gnulib_ver 20120404-stable
%global gnulib_ver 20130529-stable
Summary: A pipeline manipulation library
Name: libpipeline
Version: 1.2.3
Version: 1.2.4
Release: 1%{?dist}
License: GPLv3+
Group: Development/Libraries
@ -60,6 +60,10 @@ rm $RPM_BUILD_ROOT/%{_libdir}/libpipeline.la
%{_mandir}/man3/*
%changelog
* Fri Jun 7 2013 Peter Schiffer <pschiffe@redhat.com> - 1.2.4-1
- resolves: #971700
updated to 1.2.4
* Wed Apr 24 2013 Peter Schiffer <pschiffe@redhat.com> - 1.2.3-1
- resolves: #956003
updated to 1.2.3

View File

@ -1 +1 @@
f4866aa3a84f2852c78f87ff619dfc60 libpipeline-1.2.3.tar.gz
a98b07f6f487fa268d1ebd99806b85ff libpipeline-1.2.4.tar.gz