diff --git a/apache-commons-net.spec b/apache-commons-net.spec index a6533b0..e9fcd07 100644 --- a/apache-commons-net.spec +++ b/apache-commons-net.spec @@ -1,6 +1,6 @@ Name: apache-commons-net Version: 3.11.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Internet protocol suite Java library License: Apache-2.0 URL: https://commons.apache.org/net/ @@ -85,6 +85,9 @@ src/test/java/org/apache/commons/net/time/TimeUDPClientTest.java \ %license LICENSE.txt NOTICE.txt %changelog +* Wed Jul 17 2024 Fedora Release Engineering - 3.11.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Thu Jun 20 2024 Mikolaj Izdebski - 3.11.0-3 - Disable more network-reliant tests