[netcf] update to 0.2.6-1

Laine Stump laine at fedoraproject.org
Fri Aug 22 17:01:13 UTC 2014


commit 5e9fcd13a226b758c7b859ba7a905d4f60a306b5
Author: Laine Stump <laine at laine.org>
Date:   Fri Aug 22 13:01:04 2014 -0400

    update to 0.2.6-1

 .gitignore |    1 +
 netcf.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5bbfb2c..83b5f85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ netcf-0.1.6.tar.gz
 /netcf-0.2.3.tar.gz
 /netcf-0.2.4.tar.gz
 /netcf-0.2.5.tar.gz
+/netcf-0.2.6.tar.gz
diff --git a/netcf.spec b/netcf.spec
index f52373d..3a105e4 100644
--- a/netcf.spec
+++ b/netcf.spec
@@ -1,5 +1,5 @@
 Name:           netcf
-Version:        0.2.5
+Version:        0.2.6
 Release:        1%{?dist}%{?extra_release}
 Summary:        Cross-platform network configuration library
 
@@ -169,6 +169,10 @@ fi
 %{_libdir}/pkgconfig/netcf.pc
 
 %changelog
+* Fri Aug 22 2014 Laine Stump <laine at redhat.com> - 0.2.6-1
+ - allow interleaved elements in interface XML schema
+ - allow <link> element in vlan and bond interfaces
+
 * Wed Aug 20 2014 Laine Stump <laine at redhat.com> - 0.2.5-1
  - report link state/speed in interface status
  - change DHCPv6 to DHCPV6C in ifcfg files
diff --git a/sources b/sources
index 610273f..d76e97f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e01dc108a4082329aa5033c143b4a6a1  netcf-0.2.5.tar.gz
+042f1c67f0d63d612d7481492eb91b54  netcf-0.2.6.tar.gz


More information about the scm-commits mailing list