public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Timothy Redaelli <tredaelli@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/openvswitch] f45: Update to 4.0.0
Date: Thu, 24 Sep 2026 21:08:10 GMT	[thread overview]
Message-ID: <179028409074.1.6086255102227315811.rpms-openvswitch-c1ed3cf1ed97@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/openvswitch
Branch : f45
Commit : c1ed3cf1ed97886428477c59f77d251d658f6d34
Author : Timothy Redaelli <tredaelli@redhat.com>
Date   : 2026-09-24T17:02:06+02:00
Stats  : +4/-19 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/openvswitch/c/c1ed3cf1ed97886428477c59f77d251d658f6d34?branch=f45

Log:
Update to 4.0.0

---
diff --git a/.gitignore b/.gitignore
index cfaeb96..2cc3789 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,4 @@
 /openvswitch-3.5.1.tar.gz
 /openvswitch-3.6.0.tar.gz
 /openvswitch-3.6.2.tar.gz
+/openvswitch-4.0.0.tar.gz

diff --git a/openvswitch.spec b/openvswitch.spec
index c2e2fea..3456c1c 100644
--- a/openvswitch.spec
+++ b/openvswitch.spec
@@ -47,7 +47,7 @@ Epoch:   1
 Name: openvswitch
 Summary: Open vSwitch daemon/database/utilities
 URL: https://www.openvswitch.org/
-Version: 3.6.2
+Version: 4.0.0
 Release: %autorelease
 
 # Nearly all of openvswitch is Apache-2.0.  The bugtool is LGPLv2+, and the
@@ -369,16 +369,7 @@ chmod 0640 $RPM_BUILD_ROOT%{_sysconfdir}/openvswitch/conf.db
 touch $RPM_BUILD_ROOT%{_sysconfdir}/openvswitch/system-id.conf
 
 # remove unpackaged files
-rm -f $RPM_BUILD_ROOT/%{_bindir}/ovs-benchmark \
-        $RPM_BUILD_ROOT/%{_bindir}/ovs-docker \
-        $RPM_BUILD_ROOT/%{_bindir}/ovs-l3ping \
-        $RPM_BUILD_ROOT/%{_bindir}/ovs-parse-backtrace \
-        $RPM_BUILD_ROOT/%{_bindir}/ovs-test \
-        $RPM_BUILD_ROOT/%{_sbindir}/ovs-vlan-bug-workaround \
-        $RPM_BUILD_ROOT/%{_mandir}/man1/ovs-benchmark.1* \
-        $RPM_BUILD_ROOT/%{_mandir}/man8/ovs-l3ping.8* \
-        $RPM_BUILD_ROOT/%{_mandir}/man8/ovs-test.8* \
-        $RPM_BUILD_ROOT/%{_mandir}/man8/ovs-vlan-bug-workaround.8*
+rm -f $RPM_BUILD_ROOT/%{_bindir}/ovs-docker
 
 # remove ovn unpackages files
 rm -f $RPM_BUILD_ROOT%{_bindir}/ovn*
@@ -487,14 +478,10 @@ fi
 %files -n python3-openvswitch
 %{python3_sitearch}/ovs/
 %{python3_sitearch}/ovs-%{version}.dist-info/
-%{_datadir}/openvswitch/bugtool-plugins/
-%{_datadir}/openvswitch/scripts/ovs-bugtool-*
 %{_datadir}/openvswitch/scripts/ovs-check-dead-ifs
 %{_datadir}/openvswitch/scripts/ovs-vtep
 %{_bindir}/ovs-dpctl-top
-%{_sbindir}/ovs-bugtool
 %{_mandir}/man8/ovs-dpctl-top.8*
-%{_mandir}/man8/ovs-bugtool.8*
 %doc LICENSE
 
 %files test
@@ -505,8 +492,6 @@ fi
 %{_mandir}/man1/ovs-pcap.1*
 %{_mandir}/man8/ovs-tcpdump.8*
 %{_mandir}/man1/ovs-tcpundump.1*
-%{_bindir}/ovs-vlan-test
-%{_mandir}/man8/ovs-vlan-test.8*
 
 %files testcontroller
 %{_bindir}/ovs-testcontroller
@@ -598,7 +583,6 @@ fi
 %{_mandir}/man8/ovs-pki.8*
 %{_mandir}/man8/ovs-vsctl.8*
 %{_mandir}/man8/ovs-vswitchd.8*
-%{_mandir}/man8/ovs-parse-backtrace.8*
 %{_udevrulesdir}/91-vfio.rules
 %doc LICENSE NOTICE README.rst NEWS rhel/README.RHEL.rst
 /var/lib/openvswitch

diff --git a/sources b/sources
index fb26893..c0c2382 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (openvswitch-3.6.2.tar.gz) = 1a7dfba133e95babc70140ed0fda190489700e9efaca5ab917cac017ee5a08fa4d620e5c3695ebe289c7cc36eba396dd3fddb6dc7936e7e891b925292b89dbe4
+SHA512 (openvswitch-4.0.0.tar.gz) = 95bd86a0689848886aa77c5c7a731b2c1e54e6889ba44d72af202e5449e0beaa82a1cc63ac77e2143cbb2b42030d509dfd328ab884a8f78c5082cd9d44b82f77

                 reply	other threads:[~2026-09-24 21:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=179028409074.1.6086255102227315811.rpms-openvswitch-c1ed3cf1ed97@fedoraproject.org \
    --to=tredaelli@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox