Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_3.2
This commit is contained in:
parent
ad0b331029
commit
53d914802d
1 changed files with 4 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
Summary: Ruby binding of gio-2.0.x
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 4.0.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
# from README
|
||||
License: LGPLv2
|
||||
URL: http://ruby-gnome2.sourceforge.jp/
|
||||
|
|
@ -176,6 +176,9 @@ popd
|
|||
%exclude %{gem_instdir}/test/
|
||||
|
||||
%changelog
|
||||
* Wed Jan 04 2023 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4.0.3-3
|
||||
- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_3.2
|
||||
|
||||
* Sun Dec 25 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4.0.3-2
|
||||
- Use %%gem_extdir_mri instead of ext for %%check due to ruby3.2 change
|
||||
for ext cleanup during build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue