Updated to 2.14.0

f38
Timothy Redaelli 4 years ago
parent caa3f1b2b4
commit b97dc417f5

1
.gitignore vendored

@ -38,3 +38,4 @@
/openvswitch-2.11.1.tar.gz
/openvswitch-2.12.0.tar.gz
/openvswitch-2.13.0.tar.gz
/openvswitch-2.14.0.tar.gz

@ -44,8 +44,8 @@ Epoch: 1
Name: openvswitch
Summary: Open vSwitch daemon/database/utilities
URL: http://www.openvswitch.org/
Version: 2.13.0
Release: 4%{?commit0:.%{date}git%{shortcommit0}}%{?dist}
Version: 2.14.0
Release: 1%{?commit0:.%{date}git%{shortcommit0}}%{?dist}
# Nearly all of openvswitch is ASL 2.0. The bugtool is LGPLv2+, and the
# lib/sflow*.[ch] files are SISSL
@ -386,6 +386,7 @@ chown -R openvswitch:openvswitch /etc/openvswitch
%{_libdir}/pkgconfig/*.pc
%{_includedir}/openvswitch/*
%{_includedir}/openflow/*
%exclude %{_libdir}/*.a
%exclude %{_libdir}/*.la
%if 0%{?rhel} > 7 || 0%{?fedora} > 28
@ -473,6 +474,9 @@ chown -R openvswitch:openvswitch /etc/openvswitch
%endif
%changelog
* Tue Sep 01 2020 Timothy Redaelli <tredaelli@redhat.com> - 2.14.0-1
- Updated to 2.14.0
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.13.0-4
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (openvswitch-2.13.0.tar.gz) = 3fcd15d07925273e0c45e6b1e70b2cd9998f753e8d1a11fd0de1d1511ad56dfddedbba436bb1c347b4afb84eb9cd6fc52c3d445b710a89d599d2ff47ed46f17c
SHA512 (openvswitch-2.14.0.tar.gz) = 5fe377f9b2857e238e3d40e4452e8b36c80283230f1d0f4b983324532beba725913da817e545c8d7630762f170bb5b0dfe810fd1b8b559994d5eae828beb8ec1

Loading…
Cancel
Save