|
|
|
@ -45,7 +45,7 @@ Name: openvswitch
|
|
|
|
|
Summary: Open vSwitch daemon/database/utilities
|
|
|
|
|
URL: http://www.openvswitch.org/
|
|
|
|
|
Version: 2.15.0
|
|
|
|
|
Release: 6%{?commit0:.%{date}git%{shortcommit0}}%{?dist}
|
|
|
|
|
Release: 7%{?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
|
|
|
|
@ -485,6 +485,9 @@ chown -R openvswitch:openvswitch /etc/openvswitch
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.15.0-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.15.0-6
|
|
|
|
|
- Rebuilt for Python 3.10
|
|
|
|
|
|
|
|
|
|