Use guile 2.2 (rhbz #1901353)
This commit is contained in:
parent
8e2afa6b29
commit
dedb76cf02
9
gdb.spec
9
gdb.spec
@ -37,7 +37,7 @@ Version: 10.2
|
||||
|
||||
# The release always contains a leading reserved number, start it at 1.
|
||||
# `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing.
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
|
||||
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL
|
||||
# Do not provide URL for snapshots as the file lasts there only for 2 days.
|
||||
@ -238,7 +238,7 @@ BuildRequires: /usr/bin/pod2man
|
||||
%if 0%{!?rhel:1} || 0%{?rhel} > 7
|
||||
BuildRequires: libbabeltrace-devel%{buildisa}
|
||||
%if 0%{?rhel} < 9
|
||||
BuildRequires: guile-devel%{buildisa}
|
||||
BuildRequires: guile22-devel%{buildisa}
|
||||
%endif
|
||||
%endif
|
||||
%global have_libipt 0
|
||||
@ -1143,7 +1143,10 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org>
|
||||
* Tue Sep 21 2021 Peter Robinson <pbrobinson@fedoraproject.org> 10.2-7
|
||||
- Use guile 2.2 (rhbz #1901353)
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> 10.2-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Tue Jul 20 2021 Kevin Buettner <kevinb@redhat.com> - 10.2-5
|
||||
|
Loading…
Reference in New Issue
Block a user