Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/guile.git#e28de6464402f44b687f7a0cabf5c3903d063846
This commit is contained in:
DistroBaker 2021-02-04 01:57:45 +01:00
parent ef6f0f7bd7
commit f8506922db

View File

@ -2,7 +2,7 @@ Summary: A GNU implementation of Scheme for application extensibility
Name: guile Name: guile
%define mver 2.0 %define mver 2.0
Version: 2.0.14 Version: 2.0.14
Release: 23%{?dist} Release: 24%{?dist}
Epoch: 5 Epoch: 5
Source: ftp://ftp.gnu.org/pub/gnu/guile/guile-%{version}.tar.xz Source: ftp://ftp.gnu.org/pub/gnu/guile/guile-%{version}.tar.xz
URL: http://www.gnu.org/software/guile/ URL: http://www.gnu.org/software/guile/
@ -169,6 +169,9 @@ fi
%{_includedir}/guile %{_includedir}/guile
%changelog %changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5:2.0.14-24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jan 25 2021 Tomas Korbar <tkorbar@redhat.com> - 5:2.0.14-23 * Mon Jan 25 2021 Tomas Korbar <tkorbar@redhat.com> - 5:2.0.14-23
- Allow guile-devel x86_64 and i686 to be installed at the same time - Allow guile-devel x86_64 and i686 to be installed at the same time
- Resolves: rhbz#1915345 - Resolves: rhbz#1915345