Skip to content

Commit

Permalink
Update perl-IO-AIO to version 4.81-1
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-b-lockwood committed Dec 27, 2024
1 parent 81fb40a commit 8e6a358
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
4 changes: 2 additions & 2 deletions SPECS-EXTENDED/perl-IO-AIO/perl-IO-AIO.signatures.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"IO-AIO-4.76.tar.gz": "39f5044a93ce2114b908afe77a4615881a3d78a0ed53e4502708dd5d4333208f"
"IO-AIO-4.81.tar.gz": "67029f20e9b734ac1f483f7175d4ce45f924581c7de8fdf44e20c79be6dc0729"
}
}
}
8 changes: 6 additions & 2 deletions SPECS-EXTENDED/perl-IO-AIO/perl-IO-AIO.spec
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -102,6 +102,10 @@ make test
%{_mandir}/man1/treescan.1*

%changelog
* Mon Dec 23 2024 Kevin Lockwood <[email protected]> - 4.81-1
- Update to version 4.81
- License verified.

* Thu Jan 27 2022 Pawel Winogrodzki <[email protected]> - 4.76-2
- Initial CBL-Mariner import from Fedora 36 (license: MIT).
- License verified.
Expand Down
4 changes: 2 additions & 2 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
},
Expand Down

0 comments on commit 8e6a358

Please sign in to comment.