Compare commits
8 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4e224dc7c7 | ||
|
|
4f935d0b0f | ||
|
|
3b7896b7f4 | ||
|
|
cc9a3ae870 | ||
|
|
75fd767752 | ||
|
|
b93a5b61b3 | ||
|
|
70c69e235b | ||
|
|
6a59215300 |
1 changed files with 13 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 0.10.0
|
Version: 0.10.0
|
||||||
Release: 35%{?dist}
|
Release: 39%{?dist}
|
||||||
|
|
||||||
Summary: An OpenGL wrapper for Ruby
|
Summary: An OpenGL wrapper for Ruby
|
||||||
# SPDX confirmed
|
# SPDX confirmed
|
||||||
|
|
@ -175,6 +175,18 @@ popd
|
||||||
%doc %{gem_instdir}/utils/
|
%doc %{gem_instdir}/utils/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 08 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.10.0-39
|
||||||
|
- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_4.0
|
||||||
|
|
||||||
|
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-38
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-37
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Jan 08 2025 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.10.0-36
|
||||||
|
- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_3.4
|
||||||
|
|
||||||
* Fri Sep 06 2024 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.10.0-35
|
* Fri Sep 06 2024 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.10.0-35
|
||||||
- Adjust to mesa 24.2.2 change that swrast with dril does not expose
|
- Adjust to mesa 24.2.2 change that swrast with dril does not expose
|
||||||
accum buffers anymore
|
accum buffers anymore
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue