[netcf/f11/master] Version 0.1.7

Laine Stump laine at fedoraproject.org
Mon Sep 27 16:37:19 UTC 2010


commit d23c74033e2a545bdabea1def59b07bfb1b2bb94
Author: Laine Stump <laine at laine.org>
Date:   Mon Sep 27 12:20:38 2010 -0400

    Version 0.1.7

 .gitignore |    1 +
 netcf.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b342b0..9fe904f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 netcf-0.1.6.tar.gz
+/netcf-0.1.7.tar.gz
diff --git a/netcf.spec b/netcf.spec
index 853f31d..806eb39 100644
--- a/netcf.spec
+++ b/netcf.spec
@@ -1,5 +1,5 @@
 Name:           netcf
-Version:        0.1.6
+Version:        0.1.7
 Release:        1%{?dist}%{?extra_release}
 Summary:        Cross-platform network configuration library
 
@@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/netcf.pc
 
 %changelog
+* Mon Sep 27 2010 Laine Stump <laine at redhat.com> - 0.1.7-1
+- New version
+
 * Tue Apr 20 2010 Laine Stump <laine at redhat.com> - 0.1.6-1
 - New version
 
diff --git a/sources b/sources
index 5bbf7dd..a197fee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c19914d97b23be1837036d23cbdc6473  netcf-0.1.6.tar.gz
+8e313b623c907eb035cf3948b71fecc2  netcf-0.1.7.tar.gz


More information about the scm-commits mailing list