From bcd9718f4495cfb50d68e20b2b76e5ee47cba367 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 20:19:47 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- perl-YAML.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-YAML.spec b/perl-YAML.spec index 3c62a91..adbba62 100644 --- a/perl-YAML.spec +++ b/perl-YAML.spec @@ -13,7 +13,7 @@ Name: perl-YAML Version: 1.31 -Release: 1%{?dist} +Release: 2%{?dist} Summary: YAML Ain't Markup Language (tm) License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/YAML @@ -143,6 +143,9 @@ make test AUTHOR_TESTING=%{with perl_YAML_enables_extra_test} %{_mandir}/man3/YAML::Types.3* %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 1.31-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Dec 28 2023 Paul Howarth - 1.31-1 - Update to 1.31 (rhbz#2255994) - Update docs to recommend YAML::PP