Skip to content

Commit 8e6a358

Browse files
Update perl-IO-AIO to version 4.81-1
1 parent 81fb40a commit 8e6a358

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"IO-AIO-4.76.tar.gz": "39f5044a93ce2114b908afe77a4615881a3d78a0ed53e4502708dd5d4333208f"
3+
"IO-AIO-4.81.tar.gz": "67029f20e9b734ac1f483f7175d4ce45f924581c7de8fdf44e20c79be6dc0729"
44
}
5-
}
5+
}

SPECS-EXTENDED/perl-IO-AIO/perl-IO-AIO.spec

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# work around upstream versioning being decimal rather than v-string
2-
%global upstream_version 4.76
2+
%global upstream_version 4.81
33
%global extraversion %{nil}
44

55
Summary: Asynchronous Input/Output
66
Name: perl-IO-AIO
77
Version: %{upstream_version}%{extraversion}
8-
Release: 2%{?dist}
8+
Release: 1%{?dist}
99
License: GPL+ OR Artistic
1010
Vendor: Microsoft Corporation
1111
Distribution: Azure Linux
@@ -102,6 +102,10 @@ make test
102102
%{_mandir}/man1/treescan.1*
103103

104104
%changelog
105+
* Mon Dec 23 2024 Kevin Lockwood <[email protected]> - 4.81-1
106+
- Update to version 4.81
107+
- License verified.
108+
105109
* Thu Jan 27 2022 Pawel Winogrodzki <[email protected]> - 4.76-2
106110
- Initial CBL-Mariner import from Fedora 36 (license: MIT).
107111
- License verified.

cgmanifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17803,8 +17803,8 @@
1780317803
"type": "other",
1780417804
"other": {
1780517805
"name": "perl-IO-AIO",
17806-
"version": "4.76",
17807-
"downloadUrl": "https://cpan.metacpan.org/modules/by-module/IO/IO-AIO-4.76.tar.gz"
17806+
"version": "4.81",
17807+
"downloadUrl": "https://cpan.metacpan.org/modules/by-module/IO/IO-AIO-4.81.tar.gz"
1780817808
}
1780917809
}
1781017810
},

0 commit comments

Comments
 (0)