diff --git a/SPECS-EXTENDED/perl-IO-AIO/perl-IO-AIO.signatures.json b/SPECS-EXTENDED/perl-IO-AIO/perl-IO-AIO.signatures.json index 3bc16381f03..a1c6411fa17 100644 --- a/SPECS-EXTENDED/perl-IO-AIO/perl-IO-AIO.signatures.json +++ b/SPECS-EXTENDED/perl-IO-AIO/perl-IO-AIO.signatures.json @@ -1,5 +1,5 @@ { "Signatures": { - "IO-AIO-4.76.tar.gz": "39f5044a93ce2114b908afe77a4615881a3d78a0ed53e4502708dd5d4333208f" + "IO-AIO-4.81.tar.gz": "67029f20e9b734ac1f483f7175d4ce45f924581c7de8fdf44e20c79be6dc0729" } -} +} \ No newline at end of file diff --git a/SPECS-EXTENDED/perl-IO-AIO/perl-IO-AIO.spec b/SPECS-EXTENDED/perl-IO-AIO/perl-IO-AIO.spec index f212f977228..867b171f721 100644 --- a/SPECS-EXTENDED/perl-IO-AIO/perl-IO-AIO.spec +++ b/SPECS-EXTENDED/perl-IO-AIO/perl-IO-AIO.spec @@ -1,11 +1,11 @@ # work around upstream versioning being decimal rather than v-string -%global upstream_version 4.76 +%global upstream_version 4.81 %global extraversion %{nil} Summary: Asynchronous Input/Output Name: perl-IO-AIO Version: %{upstream_version}%{extraversion} -Release: 2%{?dist} +Release: 1%{?dist} License: GPL+ OR Artistic Vendor: Microsoft Corporation Distribution: Azure Linux @@ -102,6 +102,10 @@ make test %{_mandir}/man1/treescan.1* %changelog +* Mon Dec 23 2024 Kevin Lockwood - 4.81-1 +- Update to version 4.81 +- License verified. + * Thu Jan 27 2022 Pawel Winogrodzki - 4.76-2 - Initial CBL-Mariner import from Fedora 36 (license: MIT). - License verified. diff --git a/cgmanifest.json b/cgmanifest.json index e724680b882..b572b2de202 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -17803,8 +17803,8 @@ "type": "other", "other": { "name": "perl-IO-AIO", - "version": "4.76", - "downloadUrl": "https://cpan.metacpan.org/modules/by-module/IO/IO-AIO-4.76.tar.gz" + "version": "4.81", + "downloadUrl": "https://cpan.metacpan.org/modules/by-module/IO/IO-AIO-4.81.tar.gz" } } },