updated to 2.0.1

f38
Flavio Leitner 11 years ago
parent da2dd8210b
commit 2c152254ba

1
.gitignore vendored

@ -6,3 +6,4 @@
/openvswitch-1.10.0.tar.gz /openvswitch-1.10.0.tar.gz
/openvswitch-1.11.0.tar.gz /openvswitch-1.11.0.tar.gz
/openvswitch-2.0.0.tar.gz /openvswitch-2.0.0.tar.gz
/openvswitch-2.0.1.tar.gz

@ -14,8 +14,8 @@
%endif %endif
Name: openvswitch Name: openvswitch
Version: 2.0.0 Version: 2.0.1
Release: 6%{?dist} Release: 1%{?dist}
Summary: Open vSwitch daemon/database/utilities Summary: Open vSwitch daemon/database/utilities
# Nearly all of openvswitch is ASL 2.0. The bugtool is LGPLv2+, and the # Nearly all of openvswitch is ASL 2.0. The bugtool is LGPLv2+, and the
@ -312,6 +312,9 @@ install -p -D -m 0644 include/openflow/*.h \
%{_includedir}/openflow/* %{_includedir}/openflow/*
%changelog %changelog
* Mon Jan 27 2014 Flavio Leitner - 2.0.1-1
- updated to 2.0.1
* Mon Jan 27 2014 Flavio Leitner - 2.0.0-6 * Mon Jan 27 2014 Flavio Leitner - 2.0.0-6
- create a -devel package - create a -devel package
(from Chris Wright <chrisw@redhat.com>) (from Chris Wright <chrisw@redhat.com>)

@ -1 +1 @@
7d7a58350e634e515e0fe43c64d64f44 openvswitch-2.0.0.tar.gz a2122b1c293c8d05dc0c673d42a9da08 openvswitch-2.0.1.tar.gz

Loading…
Cancel
Save