diff --git a/elfutils.spec b/elfutils.spec index fed58cd..f45dd57 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,11 +1,11 @@ # Rebuild --with static to enable static subpackages # This is *not* supported by elfutils maintainers -%bcond_with static +%bcond_without static Name: elfutils Version: 0.190 %global baserelease 3 -Release: %{baserelease}%{?dist} +Release: %{baserelease}%{?dist}.1 URL: http://elfutils.org/ %global source_url ftp://sourceware.org/pub/elfutils/%{version}/ License: GPLv3+ and (GPLv2+ or LGPLv3+) and GFDL @@ -497,6 +497,9 @@ exit 0 %systemd_postun_with_restart debuginfod.service %changelog +* Thu Mar 14 2024 Michel Lind - 0.190-3.1 +- Reenable elfutils-libelf-devel-static and elfutils-devel-static + * Thu Mar 14 2024 Michel Lind - 0.190-3 - Add feature flag for reenabling elfutils-libelf-devel-static and elfutils-devel-static