Compare commits

..

No commits in common. "rawhide" and "f44" have entirely different histories.

View file

@ -4,7 +4,7 @@
Name: puppet
Version: 8.10.0
Release: 6%{?dist}
Release: 5%{?dist}
Summary: Network tool for managing many disparate systems
License: Apache-2.0
URL: https://puppet.com
@ -225,9 +225,6 @@ export RUBYLIB=%{buildroot}%{_datadir}/ruby/vendor_ruby
%systemd_postun_with_restart %{name}.service
%changelog
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 8.10.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Sat May 09 2026 Terje Rosten <terjeros@gmail.com> - 8.10.0-5
- Fix ruby 4 issue (rhbz#246493)