diff --git a/libproxy.spec b/libproxy.spec index 50e2d95..ed391cb 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -4,7 +4,7 @@ Name: libproxy Version: 0.5.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A library handling all the details of proxy configuration License: LGPL-2.1-or-later @@ -124,6 +124,9 @@ developing applications that use %{name}. %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 0.5.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Nov 02 2023 David King - 0.5.3-3 - Install a versioned library symlink (#2247508)