Skip to content

Commit 9812730

Browse files
committed
0.9
1 parent 084279d commit 9812730

File tree

2 files changed

+156
-18
lines changed

2 files changed

+156
-18
lines changed

.META/SOURCE.cdx.json

Lines changed: 154 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"specVersion": "1.6",
55
"version": 1,
66
"metadata": {
7-
"timestamp": "2025-08-03T12:36:11+00:00",
7+
"timestamp": "2025-11-02T18:31:14+00:00",
88
"lifecycles": [
99
{
1010
"phase": "pre-build"
@@ -23,7 +23,7 @@
2323
"component": {
2424
"type": "library",
2525
"mime-type": "text/plain",
26-
"bom-ref": "pkg:raku/zef:raku-community-modules/POFile@0.8",
26+
"bom-ref": "pkg:raku/zef:raku-community-modules/POFile@0.9",
2727
"authors": [
2828
{
2929
"bom-ref": "AlexanderKiryuhin",
@@ -37,7 +37,7 @@
3737
"publisher": "zef",
3838
"group": "zef:raku-community-modules",
3939
"name": "POFile",
40-
"version": "0.8",
40+
"version": "0.9",
4141
"description": "manipulating data in gettext PO files",
4242
"scope": "required",
4343
"licenses": [
@@ -49,15 +49,31 @@
4949
}
5050
}
5151
],
52-
"purl": "pkg:raku/zef:raku-community-modules/POFile@0.8",
52+
"purl": "pkg:raku/zef:raku-community-modules/POFile@0.9",
5353
"externalReferences": [
5454
{
55-
"url": "https://raku.land/zef:raku-community-modules/POFile?v=0.8",
55+
"url": "https://github.com/raku-community-modules/POFile",
56+
"type": "distribution"
57+
},
58+
{
59+
"url": "https://raku.land/zef:raku-community-modules/POFile?v=0.9",
5660
"type": "documentation"
5761
},
62+
{
63+
"url": "https://github.com/raku-community-modules/POFile/issues",
64+
"type": "issue-tracker"
65+
},
5866
{
5967
"url": "https://spdx.org/licenses/Artistic-2.0.json",
6068
"type": "license"
69+
},
70+
{
71+
"url": "https://github.com/raku-community-modules/POFile/archive/refs/tags/0.9.zip",
72+
"type": "source-distribution"
73+
},
74+
{
75+
"url": "mailto:[email protected]",
76+
"type": "support"
6177
}
6278
],
6379
"tags": [
@@ -79,7 +95,7 @@
7995
{
8096
"type": "library",
8197
"mime-type": "text/plain",
82-
"bom-ref": "pkg:raku/zef:lizmat/SBOM::[email protected].6",
98+
"bom-ref": "pkg:raku/zef:lizmat/SBOM::[email protected].12",
8399
"authors": [
84100
{
85101
"bom-ref": "ElizabethMattijsen",
@@ -89,7 +105,7 @@
89105
"publisher": "zef",
90106
"group": "zef:lizmat",
91107
"name": "SBOM::Raku",
92-
"version": "0.0.6",
108+
"version": "0.0.12",
93109
"description": "Raku specific SBOM functionality",
94110
"scope": "required",
95111
"licenses": [
@@ -101,31 +117,31 @@
101117
}
102118
}
103119
],
104-
"purl": "pkg:raku/zef:lizmat/SBOM::[email protected].6",
120+
"purl": "pkg:raku/zef:lizmat/SBOM::[email protected].12",
105121
"externalReferences": [
106122
{
107-
"url": "https://raku.land/zef:lizmat/SBOM::Raku?v=0.0.6",
108-
"type": "documentation"
123+
"url": "https://github.com/lizmat/SBOM-Raku",
124+
"type": "distribution"
109125
},
110126
{
111-
"url": "mailto:liz@raku.rocks",
112-
"type": "support"
127+
"url": "https://raku.land/zef:lizmat/SBOM::Raku?v=0.0.12",
128+
"type": "documentation"
113129
},
114130
{
115131
"url": "https://github.com/lizmat/SBOM-Raku/issues",
116132
"type": "issue-tracker"
117133
},
118134
{
119-
"url": "https://github.com/lizmat/SBOM-Raku",
120-
"type": "distribution"
135+
"url": "https://spdx.org/licenses/Artistic-2.0.json",
136+
"type": "license"
121137
},
122138
{
123-
"url": "https://github.com/lizmat/SBOM-Raku/archive/refs/tags/0.0.6.zip",
139+
"url": "https://github.com/lizmat/SBOM-Raku/archive/refs/tags/0.0.12.zip",
124140
"type": "source-distribution"
125141
},
126142
{
127-
"url": "https://spdx.org/licenses/Artistic-2.0.json",
128-
"type": "license"
143+
"url": "mailto:[email protected]",
144+
"type": "support"
129145
}
130146
],
131147
"tags": [
@@ -137,14 +153,134 @@
137153
]
138154
}
139155
},
156+
"components": [
157+
{
158+
"type": "platform",
159+
"bom-ref": "Rakudo",
160+
"authors": [
161+
{
162+
"bom-ref": "RakudoCoreDevelopers",
163+
"name": "Rakudo Core Developers"
164+
}
165+
],
166+
"publisher": "Rakudo Core Developers",
167+
"group": "Rakudo Core Developers",
168+
"name": "Rakudo",
169+
"version": "2025.10-27-g89dff65d3",
170+
"description": "The Rakudo™ Compiler implementing the Raku® Programming Language",
171+
"scope": "required",
172+
"licenses": [
173+
{
174+
"license": {
175+
"id": "Artistic-2.0",
176+
"acknowledgement": "declared",
177+
"url": "https://spdx.org/licenses/Artistic-2.0.json"
178+
}
179+
}
180+
],
181+
"copyright": "© 2006 - 2025 Yet Another Society",
182+
"externalReferences": [
183+
{
184+
"url": "https://github.com/rakudo/rakudo",
185+
"type": "distribution"
186+
},
187+
{
188+
"url": "https://github.com/rakudo/rakudo/issues",
189+
"type": "issue-tracker"
190+
},
191+
{
192+
"url": "https://github.com/rakudo/rakudo/archive/89dff65d3.zip",
193+
"type": "source-distribution"
194+
},
195+
{
196+
"url": "irc://libera.chat/raku",
197+
"type": "chat"
198+
}
199+
]
200+
},
201+
{
202+
"type": "platform",
203+
"bom-ref": "moar",
204+
"authors": [
205+
{
206+
"bom-ref": "TheMoarVMTeam",
207+
"name": "The MoarVM Team"
208+
}
209+
],
210+
"publisher": "The MoarVM Team",
211+
"group": "The MoarVM Team",
212+
"name": "Moar",
213+
"version": "2025.10-8-g36fcd3d1f",
214+
"description": "Short for \"Metamodel On A Runtime\", MoarVM is a modern virtual machine built for the Rakudo compiler and the NQP Compiler Toolchain.",
215+
"scope": "required",
216+
"licenses": [
217+
{
218+
"license": {
219+
"id": "Artistic-2.0",
220+
"acknowledgement": "declared",
221+
"url": "https://spdx.org/licenses/Artistic-2.0.json"
222+
}
223+
}
224+
],
225+
"copyright": "© 2012 - 2025 Jonathan Worthington",
226+
"externalReferences": [
227+
{
228+
"url": "https://github.com/MoarVM/MoarVM",
229+
"type": "distribution"
230+
},
231+
{
232+
"url": "https://github.com/MoarVM/MoarVM/issues",
233+
"type": "issue-tracker"
234+
},
235+
{
236+
"url": "irc://libera.chat/moarvm",
237+
"type": "chat"
238+
},
239+
{
240+
"url": "https://github.com/MoarVM/MoarVM.git/archive/refs/tags/36fcd3d1f.zip",
241+
"type": "source-distribution"
242+
}
243+
]
244+
}
245+
],
140246
"externalReferences": [
141247
{
142-
"url": "https://raku.land/zef:raku-community-modules/POFile?v=0.8",
248+
"url": "https://github.com/raku-community-modules/POFile",
249+
"type": "distribution"
250+
},
251+
{
252+
"url": "https://raku.land/zef:raku-community-modules/POFile?v=0.9",
143253
"type": "documentation"
144254
},
255+
{
256+
"url": "https://github.com/raku-community-modules/POFile/issues",
257+
"type": "issue-tracker"
258+
},
145259
{
146260
"url": "https://spdx.org/licenses/Artistic-2.0.json",
147261
"type": "license"
262+
},
263+
{
264+
"url": "https://github.com/raku-community-modules/POFile/archive/refs/tags/0.9.zip",
265+
"type": "source-distribution"
266+
},
267+
{
268+
"url": "mailto:[email protected]",
269+
"type": "support"
270+
}
271+
],
272+
"dependencies": [
273+
{
274+
"ref": "Rakudo",
275+
"dependsOn": [
276+
"moar"
277+
]
278+
},
279+
{
280+
"ref": "pkg:raku/zef:lizmat/SBOM::[email protected]",
281+
"dependsOn": [
282+
"Rakudo"
283+
]
148284
}
149285
]
150286
}

Changes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Revision history for POFile
22

33
{{$NEXT}}
4+
5+
0.9 2025-11-06T19:17:22+01:00
46
- Add coverage tests (still incomplete)
57
- Update copyright year
68

0 commit comments

Comments
 (0)