Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
57f57209b0 | ||
|
|
e82599ac0b |
1 changed files with 7 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
Summary: Wrapper library to bring Unicode Normalization Form support to Ruby/JRuby
|
Summary: Wrapper library to bring Unicode Normalization Form support to Ruby/JRuby
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 0.2.0
|
Version: 0.2.0
|
||||||
Release: 1%{?dist}
|
Release: 3%{?dist}
|
||||||
|
|
||||||
# SPDX confirmed
|
# SPDX confirmed
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
|
@ -98,6 +98,12 @@ popd
|
||||||
%doc %{gem_docdir}
|
%doc %{gem_docdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Aug 21 2024 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.2.0-1
|
* Wed Aug 21 2024 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.2.0-1
|
||||||
- 0.2.0
|
- 0.2.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue