[libpipeline] Updated to 1.3.0

pschiffe pschiffe at fedoraproject.org
Tue Apr 15 15:11:03 UTC 2014


commit 41032c1f8ab65bdcb36ff8ac85d70cd9f6370972
Author: Peter Schiffer <pschiffe at redhat.com>
Date:   Tue Apr 15 17:10:34 2014 +0200

    Updated to 1.3.0
    
    - resolves: #1081491

 .gitignore       |    2 +-
 libpipeline.spec |    8 ++++++--
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 73e73e7..0bdec74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/libpipeline-1.2.6.tar.gz
+/libpipeline-1.3.0.tar.gz
diff --git a/libpipeline.spec b/libpipeline.spec
index f509002..7e3364c 100644
--- a/libpipeline.spec
+++ b/libpipeline.spec
@@ -1,8 +1,8 @@
-%global gnulib_ver 20130805-stable
+%global gnulib_ver 20140202
 
 Summary: A pipeline manipulation library
 Name: libpipeline
-Version: 1.2.6
+Version: 1.3.0
 Release: 1%{?dist}
 License: GPLv3+
 Group: Development/Libraries
@@ -60,6 +60,10 @@ rm $RPM_BUILD_ROOT/%{_libdir}/libpipeline.la
 %{_mandir}/man3/*
 
 %changelog
+* Tue Apr 15 2014 Peter Schiffer <pschiffe at redhat.com> - 1.3.0-1
+- resolves: #1081491
+  updated to 1.3.0
+
 * Thu Dec 19 2013 Peter Schiffer <pschiffe at redhat.com> - 1.2.6-1
 - resolves: #1044974
   updated to 1.2.6
diff --git a/sources b/sources
index 75e9b42..47e11f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6d1d51a5dc102af41e0d269d2a31e6f9  libpipeline-1.2.6.tar.gz
+242428c01dca255cdcb2195073a9c6ed  libpipeline-1.3.0.tar.gz


More information about the scm-commits mailing list