1
- Name: perl-Role-Tiny
2
- Version: 2.001004
3
- Release: 3%{?dist }
4
- Summary: A nouvelle cuisine portion size slice of Moose
5
- License: GPL+ or Artistic
6
1
Vendor: Microsoft Corporation
7
2
Distribution: Azure Linux
3
+ Name: perl-Role-Tiny
4
+ Version: 2.002004
5
+ Release: 13%{?dist }
6
+ Summary: A nouvelle cuisine portion size slice of Moose
7
+ License: GPL-1.0-or-later OR Artistic-1.0 -Perl
8
8
URL: https://metacpan.org/release/Role-Tiny
9
9
Source0: https://cpan.metacpan.org/authors/id/H/HA/HAARG/Role-Tiny-%{version }.tar.gz#/perl-Role-Tiny-%{version}.tar.gz
10
10
BuildArch: noarch
@@ -28,14 +28,10 @@ BuildRequires: perl(lib)
28
28
BuildRequires: perl(overload)
29
29
BuildRequires: perl(Test::More) >= 0.88
30
30
# Dependencies
31
- Requires: perl(:MODULE_COMPAT_%(eval "`/usr/bin/perl -V:version`"; echo $version))
32
31
Requires: perl(Carp)
33
32
Requires: perl(Class::Method::Modifiers) >= 1.05
34
33
Requires: perl(mro)
35
34
36
- # perl-Role-Tiny was split from perl-Moo
37
- Conflicts: perl-Moo < 0.009014
38
-
39
35
%description
40
36
Role::Tiny is a minimalist role composition tool.
41
37
@@ -48,22 +44,67 @@ Role::Tiny is a minimalist role composition tool.
48
44
49
45
%install
50
46
%{make_install }
51
-
52
47
%{_fixperms } -c %{buildroot }
53
48
54
49
%check
55
50
%{make_build } test
56
51
57
52
%files
58
- %doc Changes README
59
53
%license LICENSE
54
+ %doc Changes README
60
55
%{perl_vendorlib} /Role/
61
56
%{_mandir }/man3/Role::Tiny.3*
62
57
%{_mandir }/man3/Role::Tiny::With.3*
63
58
64
59
%changelog
65
- *
Fri Oct 15 2021 Pawel Winogrodzki <[email protected] > -
2.001004-3
66
- - Initial CBL-Mariner import from Fedora 32 (license: MIT).
60
+ *
Tue Dec 17 2024 Sreenivasulu Malavathula <[email protected] > -
2.002004-13
61
+ - Initial Azure Linux import from Fedora 41 (license: MIT)
62
+ - License verified
63
+
64
+ *
Fri Jul 19 2024 Fedora Release Engineering <[email protected] > -
2.002004-12
65
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
66
+
67
+ *
Thu Jan 25 2024 Fedora Release Engineering <[email protected] > -
2.002004-11
68
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
69
+
70
+ *
Sun Jan 21 2024 Fedora Release Engineering <[email protected] > -
2.002004-10
71
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
72
+
73
+ *
Fri Jul 21 2023 Fedora Release Engineering <[email protected] > -
2.002004-9
74
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
75
+
76
+ *
Fri Jan 20 2023 Fedora Release Engineering <[email protected] > -
2.002004-8
77
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
78
+
79
+ *
Fri Jul 22 2022 Fedora Release Engineering <[email protected] > -
2.002004-7
80
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
81
+
82
+ *
Tue May 31 2022 Jitka Plesnikova <[email protected] > -
2.002004-6
83
+ - Perl 5.36 rebuild
84
+
85
+ *
Fri Jan 21 2022 Fedora Release Engineering <[email protected] > -
2.002004-5
86
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
87
+
88
+ *
Thu Jul 22 2021 Fedora Release Engineering <[email protected] > -
2.002004-4
89
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
90
+
91
+ *
Fri May 21 2021 Jitka Plesnikova <[email protected] > -
2.002004-3
92
+ - Perl 5.34 rebuild
93
+
94
+ *
Wed Jan 27 2021 Fedora Release Engineering <[email protected] > -
2.002004-2
95
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
96
+
97
+ *
Sun Jan 24 2021 Emmanuel Seyman <[email protected] > -
2.002004-1
98
+ - Update to 2.002004
99
+
100
+ *
Tue Jan 12 2021 Paul Howarth <[email protected] > -
2.002003-1
101
+ - Update to 2.002003
102
+
103
+ *
Tue Jul 28 2020 Fedora Release Engineering <[email protected] > -
2.001004-4
104
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
105
+
106
+ *
Tue Jun 23 2020 Jitka Plesnikova <[email protected] > -
2.001004-3
107
+ - Perl 5.32 rebuild
67
108
68
109
*
Thu Jan 30 2020 Fedora Release Engineering <[email protected] > -
2.001004-2
69
110
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
0 commit comments