File tree 3 files changed +10
-6
lines changed
SPECS-EXTENDED/perl-IO-AIO
3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"Signatures" : {
3
- "IO-AIO-4.76 .tar.gz" : " 39f5044a93ce2114b908afe77a4615881a3d78a0ed53e4502708dd5d4333208f "
3
+ "IO-AIO-4.81 .tar.gz" : " 67029f20e9b734ac1f483f7175d4ce45f924581c7de8fdf44e20c79be6dc0729 "
4
4
}
5
- }
5
+ }
Original file line number Diff line number Diff line change 1
1
# work around upstream versioning being decimal rather than v-string
2
- %global upstream_version 4.76
2
+ %global upstream_version 4.81
3
3
%global extraversion %{nil }
4
4
5
5
Summary: Asynchronous Input/Output
6
6
Name: perl-IO-AIO
7
7
Version: %{upstream_version }%{extraversion }
8
- Release: 2 %{?dist }
8
+ Release: 1 %{?dist }
9
9
License: GPL+ OR Artistic
10
10
Vendor: Microsoft Corporation
11
11
Distribution: Azure Linux
@@ -102,6 +102,10 @@ make test
102
102
%{_mandir }/man1/treescan.1*
103
103
104
104
%changelog
105
+ *
Mon Dec 23 2024 Kevin Lockwood <[email protected] > -
4.81-1
106
+ - Update to version 4.81
107
+ - License verified.
108
+
105
109
*
Thu Jan 27 2022 Pawel Winogrodzki <[email protected] > -
4.76-2
106
110
- Initial CBL-Mariner import from Fedora 36 (license: MIT).
107
111
- License verified.
Original file line number Diff line number Diff line change 17803
17803
"type": "other",
17804
17804
"other": {
17805
17805
"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"
17808
17808
}
17809
17809
}
17810
17810
},
You can’t perform that action at this time.
0 commit comments