This commit is contained in:
Mark Wielaard 2023-04-22 22:29:20 +02:00
parent 4ae92c9668
commit 25ede0eead
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: elfutils Name: elfutils
Version: 0.189 Version: 0.189
%global baserelease 1 %global baserelease 2
Release: %{baserelease}%{?dist} Release: %{baserelease}%{?dist}
URL: http://elfutils.org/ URL: http://elfutils.org/
%global source_url ftp://sourceware.org/pub/elfutils/%{version}/ %global source_url ftp://sourceware.org/pub/elfutils/%{version}/
@ -446,7 +446,7 @@ exit 0
%systemd_postun_with_restart debuginfod.service %systemd_postun_with_restart debuginfod.service
%changelog %changelog
* Sat Apr 22 2023 Mark Wielaard <mjw@fedoraproject.org> * Sat Apr 22 2023 Mark Wielaard <mjw@fedoraproject.org> - 0.189-2
- Add elfutils-0.189-c99-compat.patch - Add elfutils-0.189-c99-compat.patch
- Add elfutils-0.189-elfcompress.patch - Add elfutils-0.189-elfcompress.patch