Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0d93536340 |
1 changed files with 4 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
Summary: Ruby binding of pango-1.x
|
Summary: Ruby binding of pango-1.x
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 4.3.4
|
Version: 4.3.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
# SPDX confirmed
|
# SPDX confirmed
|
||||||
# LGPL-2.1-or-later: gemspec
|
# LGPL-2.1-or-later: gemspec
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
|
@ -177,6 +177,9 @@ ruby -Ilib:test:%{buildroot}%{gem_extdir_mri} ./test/run-test.rb \
|
||||||
%exclude %{gem_instdir}/Rakefile
|
%exclude %{gem_instdir}/Rakefile
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 08 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4.3.4-2
|
||||||
|
- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_4.0
|
||||||
|
|
||||||
* Sat Dec 06 2025 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4.3.4-1
|
* Sat Dec 06 2025 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4.3.4-1
|
||||||
- 4.3.4
|
- 4.3.4
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue