|
|
@ -45,7 +45,7 @@ Name: openvswitch
|
|
|
|
Summary: Open vSwitch daemon/database/utilities
|
|
|
|
Summary: Open vSwitch daemon/database/utilities
|
|
|
|
URL: http://www.openvswitch.org/
|
|
|
|
URL: http://www.openvswitch.org/
|
|
|
|
Version: 2.15.0
|
|
|
|
Version: 2.15.0
|
|
|
|
Release: 5%{?commit0:.%{date}git%{shortcommit0}}%{?dist}
|
|
|
|
Release: 6%{?commit0:.%{date}git%{shortcommit0}}%{?dist}
|
|
|
|
|
|
|
|
|
|
|
|
# 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
|
|
|
|
# lib/sflow*.[ch] files are SISSL
|
|
|
|
# lib/sflow*.[ch] files are SISSL
|
|
|
@ -485,6 +485,9 @@ chown -R openvswitch:openvswitch /etc/openvswitch
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.15.0-6
|
|
|
|
|
|
|
|
- Rebuilt for Python 3.10
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Feb 24 2021 Timothy Redaelli <tredaelli@redhat.com> - 2.15.0-5
|
|
|
|
* Wed Feb 24 2021 Timothy Redaelli <tredaelli@redhat.com> - 2.15.0-5
|
|
|
|
- Move scripts that requires python in python3-openvswitch (#1901144)
|
|
|
|
- Move scripts that requires python in python3-openvswitch (#1901144)
|
|
|
|
|
|
|
|
|
|
|
|