diff --git a/rubygem-hocon.spec b/rubygem-hocon.spec index 6b4af01..c3ea607 100644 --- a/rubygem-hocon.spec +++ b/rubygem-hocon.spec @@ -9,7 +9,7 @@ Name: rubygem-%{gem_name} Version: 1.3.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: HOCON Config Library License: ASL 2.0 URL: https://github.com/puppetlabs/ruby-hocon @@ -97,6 +97,9 @@ rspec spec/ %doc %{gem_instdir}/README.md %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 1.3.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Dec 7 2022 Mamoru TASAKA - 1.3.1-6 - Apply upstreamed patch for ruby3.2 File.exists? removal