Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0c36612408 |
1 changed files with 4 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Name: rubygem-%{gem_name}
|
||||||
# changes default progress style
|
# changes default progress style
|
||||||
# (For 3.5.8 and 3.5.9, F-38 and below reverted this change)
|
# (For 3.5.8 and 3.5.9, F-38 and below reverted this change)
|
||||||
Version: 3.7.8
|
Version: 3.7.8
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
# SPDX confirmed
|
# SPDX confirmed
|
||||||
# lib/test/unit/diff.rb is under (BSD-2-Clause OR Ruby) AND Python-2.0.1
|
# lib/test/unit/diff.rb is under (BSD-2-Clause OR Ruby) AND Python-2.0.1
|
||||||
# lib/test-unit.rb changed to BSD-2-Clause or Ruby (from 3.3.7)
|
# lib/test-unit.rb changed to BSD-2-Clause or Ruby (from 3.3.7)
|
||||||
|
|
@ -103,6 +103,9 @@ popd
|
||||||
%{gem_docdir}/
|
%{gem_docdir}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.8-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Jun 05 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.7.8-1
|
* Fri Jun 05 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.7.8-1
|
||||||
- 3.7.8
|
- 3.7.8
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue