Skip to content

Commit 72cab6a

Browse files
committed
Prep for release
1 parent 34a70df commit 72cab6a

File tree

4 files changed

+75
-72
lines changed

4 files changed

+75
-72
lines changed

META.json

+70-70
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"provides" : {
8585
"Win32::Daemon" : {
8686
"file" : "lib/Win32/Daemon.pm",
87-
"version" : "20180920"
87+
"version" : "20181025"
8888
}
8989
},
9090
"release_status" : "stable",
@@ -99,10 +99,10 @@
9999
"web" : "https://github.com/perl-libwin32/win32-daemon"
100100
}
101101
},
102-
"version" : "20180920",
102+
"version" : "20181025",
103103
"x_Dist_Zilla" : {
104104
"perl" : {
105-
"version" : "5.026001"
105+
"version" : "5.028000"
106106
},
107107
"plugins" : [
108108
{
@@ -130,53 +130,6 @@
130130
"name" : "Git::GatherDir",
131131
"version" : "2.045"
132132
},
133-
{
134-
"class" : "Dist::Zilla::Plugin::PruneCruft",
135-
"name" : "@Starter/PruneCruft",
136-
"version" : "6.012"
137-
},
138-
{
139-
"class" : "Dist::Zilla::Plugin::ManifestSkip",
140-
"name" : "@Starter/ManifestSkip",
141-
"version" : "6.012"
142-
},
143-
{
144-
"class" : "Dist::Zilla::Plugin::MetaConfig",
145-
"name" : "@Starter/MetaConfig",
146-
"version" : "6.012"
147-
},
148-
{
149-
"class" : "Dist::Zilla::Plugin::MetaProvides::Package",
150-
"config" : {
151-
"Dist::Zilla::Plugin::MetaProvides::Package" : {
152-
"finder_objects" : [
153-
{
154-
"class" : "Dist::Zilla::Plugin::FinderCode",
155-
"name" : "@Starter/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
156-
"version" : "6.012"
157-
}
158-
],
159-
"include_underscores" : 0
160-
},
161-
"Dist::Zilla::Role::MetaProvider::Provider" : {
162-
"$Dist::Zilla::Role::MetaProvider::Provider::VERSION" : "2.002004",
163-
"inherit_missing" : 1,
164-
"inherit_version" : 0,
165-
"meta_noindex" : 1
166-
},
167-
"Dist::Zilla::Role::ModuleMetadata" : {
168-
"Module::Metadata" : "1.000033",
169-
"version" : "0.006"
170-
}
171-
},
172-
"name" : "@Starter/MetaProvides::Package",
173-
"version" : "2.004003"
174-
},
175-
{
176-
"class" : "Dist::Zilla::Plugin::MetaNoIndex",
177-
"name" : "@Starter/MetaNoIndex",
178-
"version" : "6.012"
179-
},
180133
{
181134
"class" : "Dist::Zilla::Plugin::MetaYAML",
182135
"name" : "@Starter/MetaYAML",
@@ -197,16 +150,6 @@
197150
"name" : "@Starter/Pod2Readme",
198151
"version" : "0.004"
199152
},
200-
{
201-
"class" : "Dist::Zilla::Plugin::ExecDir",
202-
"name" : "@Starter/ExecDir",
203-
"version" : "6.012"
204-
},
205-
{
206-
"class" : "Dist::Zilla::Plugin::ShareDir",
207-
"name" : "@Starter/ShareDir",
208-
"version" : "6.012"
209-
},
210153
{
211154
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
212155
"name" : "@Starter/PodSyntaxTests",
@@ -261,8 +204,13 @@
261204
"version" : "6.012"
262205
},
263206
{
264-
"class" : "Dist::Zilla::Plugin::TestRelease",
265-
"name" : "@Starter/TestRelease",
207+
"class" : "Dist::Zilla::Plugin::PruneCruft",
208+
"name" : "@Starter/PruneCruft",
209+
"version" : "6.012"
210+
},
211+
{
212+
"class" : "Dist::Zilla::Plugin::ManifestSkip",
213+
"name" : "@Starter/ManifestSkip",
266214
"version" : "6.012"
267215
},
268216
{
@@ -275,6 +223,11 @@
275223
"name" : "@Starter/RunExtraTests",
276224
"version" : "0.029"
277225
},
226+
{
227+
"class" : "Dist::Zilla::Plugin::TestRelease",
228+
"name" : "@Starter/TestRelease",
229+
"version" : "6.012"
230+
},
278231
{
279232
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
280233
"name" : "@Starter/ConfirmRelease",
@@ -285,6 +238,53 @@
285238
"name" : "@Starter/UploadToCPAN",
286239
"version" : "6.012"
287240
},
241+
{
242+
"class" : "Dist::Zilla::Plugin::MetaConfig",
243+
"name" : "@Starter/MetaConfig",
244+
"version" : "6.012"
245+
},
246+
{
247+
"class" : "Dist::Zilla::Plugin::MetaNoIndex",
248+
"name" : "@Starter/MetaNoIndex",
249+
"version" : "6.012"
250+
},
251+
{
252+
"class" : "Dist::Zilla::Plugin::MetaProvides::Package",
253+
"config" : {
254+
"Dist::Zilla::Plugin::MetaProvides::Package" : {
255+
"finder_objects" : [
256+
{
257+
"class" : "Dist::Zilla::Plugin::FinderCode",
258+
"name" : "@Starter/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
259+
"version" : "6.012"
260+
}
261+
],
262+
"include_underscores" : 0
263+
},
264+
"Dist::Zilla::Role::MetaProvider::Provider" : {
265+
"$Dist::Zilla::Role::MetaProvider::Provider::VERSION" : "2.002004",
266+
"inherit_missing" : 1,
267+
"inherit_version" : 0,
268+
"meta_noindex" : 1
269+
},
270+
"Dist::Zilla::Role::ModuleMetadata" : {
271+
"Module::Metadata" : "1.000033",
272+
"version" : "0.006"
273+
}
274+
},
275+
"name" : "@Starter/MetaProvides::Package",
276+
"version" : "2.004003"
277+
},
278+
{
279+
"class" : "Dist::Zilla::Plugin::ShareDir",
280+
"name" : "@Starter/ShareDir",
281+
"version" : "6.012"
282+
},
283+
{
284+
"class" : "Dist::Zilla::Plugin::ExecDir",
285+
"name" : "@Starter/ExecDir",
286+
"version" : "6.012"
287+
},
288288
{
289289
"class" : "Dist::Zilla::Plugin::AutoVersion",
290290
"name" : "AutoVersion",
@@ -357,15 +357,15 @@
357357
"class" : "Dist::Zilla::Plugin::Git::Contributors",
358358
"config" : {
359359
"Dist::Zilla::Plugin::Git::Contributors" : {
360-
"git_version" : "2.16.1.windows.1",
360+
"git_version" : "2.19.0.windows.1",
361361
"include_authors" : 0,
362362
"include_releaser" : 1,
363363
"order_by" : "name",
364364
"paths" : []
365365
}
366366
},
367367
"name" : "Git::Contributors",
368-
"version" : "0.034"
368+
"version" : "0.035"
369369
},
370370
{
371371
"class" : "Dist::Zilla::Plugin::GithubMeta",
@@ -387,7 +387,7 @@
387387
"changelog" : "Changes"
388388
},
389389
"Dist::Zilla::Role::Git::Repo" : {
390-
"git_version" : "2.16.1.windows.1",
390+
"git_version" : "2.19.0.windows.1",
391391
"repo_root" : "."
392392
}
393393
},
@@ -410,7 +410,7 @@
410410
"changelog" : "Changes"
411411
},
412412
"Dist::Zilla::Role::Git::Repo" : {
413-
"git_version" : "2.16.1.windows.1",
413+
"git_version" : "2.19.0.windows.1",
414414
"repo_root" : "."
415415
},
416416
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -427,12 +427,12 @@
427427
"branch" : null,
428428
"changelog" : "Changes",
429429
"signed" : 0,
430-
"tag" : "v20180920",
430+
"tag" : "v20181025",
431431
"tag_format" : "v%v",
432432
"tag_message" : "v%v"
433433
},
434434
"Dist::Zilla::Role::Git::Repo" : {
435-
"git_version" : "2.16.1.windows.1",
435+
"git_version" : "2.19.0.windows.1",
436436
"repo_root" : "."
437437
},
438438
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -452,7 +452,7 @@
452452
"remotes_must_exist" : 1
453453
},
454454
"Dist::Zilla::Role::Git::Repo" : {
455-
"git_version" : "2.16.1.windows.1",
455+
"git_version" : "2.19.0.windows.1",
456456
"repo_root" : "."
457457
}
458458
},
@@ -653,7 +653,7 @@
653653
"Olivier Mengu\u00e9 <dolmen@cpan.org>",
654654
"Tomasz Konojacki <me@xenu.pl>"
655655
],
656-
"x_generated_by_perl" : "v5.26.1",
656+
"x_generated_by_perl" : "v5.28.0",
657657
"x_serialization_backend" : "Cpanel::JSON::XS version 4.06"
658658
}
659659

Makefile.PL

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ my %WriteMakefileArgs = (
5454
"File::Spec" => 0,
5555
"Test::More" => "0.88"
5656
},
57-
"VERSION" => 20180920,
57+
"VERSION" => 20181025,
5858
"test" => {
5959
"TESTS" => "t/*.t"
6060
}

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,9 @@ This extension enables a Win32 Perl script to act as a true Win32 service.
115115
return is TRUE if the service was created, and FALSE otherwise. If an error
116116
occurred, call GetLastError to retrieve the actual error code.
117117
118+
**NOTE:** This function will fail if the script is not running with administrator
119+
privileges.
120+
118121
The hash describes the service to be created. The keys are:
119122
120123
- `name`

lib/Win32/Daemon.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package Win32::Daemon;
22

3-
our $VERSION = '20180920';
3+
our $VERSION = '20181025';
44

55
our $XS_VERSION = $VERSION;
66

0 commit comments

Comments
 (0)