Files
perl-Dist-Zilla-Plugin-OurP…/perl-Dist-Zilla-Plugin-OurPkgVersion.changes

226 lines
7.0 KiB
Plaintext

-------------------------------------------------------------------
Fri Jul 19 05:39:51 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.21
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-OurPkgVersion/Changes
0.21 2019-07-18
- Add no_critic option (gh#18)
-------------------------------------------------------------------
Sat May 25 05:07:02 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.20
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-OurPkgVersion/Changes
0.20 2019-05-24
- Fix git deploy snafoo (plicease--)
0.19 2019-05-24
- Fix regression related to version_provider plugins (gh#15, gh#16)
-------------------------------------------------------------------
Thu May 23 05:07:10 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.18
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-OurPkgVersion/Changes
0.18 2019-05-22
- Fix git deploy snafoo (plicease--)
0.17 2019-05-22
- Fix prereqs: some developer prereqs were leaking into the list of test
prereqs (gh#13, gh#14)
-------------------------------------------------------------------
Wed May 22 05:06:23 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.16
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-OurPkgVersion/Changes
0.16 2019-05-21
- Add semantic_version option.
-------------------------------------------------------------------
Wed Apr 17 05:05:58 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.15
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-OurPkgVersion/Changes
0.15 2019-04-16
- Add overwrite option
- Require Dist::Zilla 6.00 and perl 5.14
-------------------------------------------------------------------
Wed Feb 6 06:07:07 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.14
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-OurPkgVersion/Changes
0.14 2019-02-06
- Fix bug where nw underscore_eval_version may fail
- add skip_main_module option for compatibility with VersionFromMainModule
-------------------------------------------------------------------
Thu Jul 13 05:21:48 UTC 2017 - coolo@suse.com
- updated to 0.12
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-OurPkgVersion/Changes
0.12 2017-07-11
- Add underscore_eval_version property
0.11 2017-07-02
- use :PerlExecFiles filefinder whenever possible
-------------------------------------------------------------------
Thu Jun 23 06:15:52 UTC 2016 - coolo@suse.com
- updated to 0.10
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-OurPkgVersion/Changes
0.10 2016-06-21
- Production release identical to 0.09_01
0.09_01 2016-06-20
- Also accept perltidy "special side comments" syntax. Please note
that things may break if your dist has the pattern '## VERSION'
in a .pm file (iansealy GH# 2)
-------------------------------------------------------------------
Thu May 5 09:10:54 UTC 2016 - coolo@suse.com
- updated to 0.08
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-OurPkgVersion/Changes
0.08 2016-04-24
- Dist::Zilla 5.x / 6.x and future 7.x compatability
-------------------------------------------------------------------
Tue Mar 8 10:11:30 UTC 2016 - coolo@suse.com
- updated to 0.07
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-OurPkgVersion/Changes
0.07 2016-03-07
- Use Dist::Zilla::Role::PPI to avoid reparsing documents (new GH #1)
-------------------------------------------------------------------
Tue May 5 08:18:29 UTC 2015 - coolo@suse.com
- updated to 0.06
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-OurPkgVersion/Changes
0.06 2015-05-04
- Use [Test::ReportPrereqs] instead of [ReportVersions::Tiny] to remove
deprecation warning during dzil build.
- Use new github repository in meta
-------------------------------------------------------------------
Fri Apr 17 16:54:40 UTC 2015 - coolo@suse.com
- updated to 0.005001
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-OurPkgVersion/Changes
0.005001 2013-12-16
- update compile test so that it doesn't hang on windows GH #11 ( chorny )
- add contributors plugins
0.005000 2013-09-07
- allow comment to be #VERSION
- Github Issue #9
- Reported by Jakob Voss ( nichtich )
0.004000 2012-05-31
- skip parsing .pod files Github Issue #6
- Change comment to read TRIAL VERSION for trial releases
Github Issue #7
Patch by Christopher J. Madsen
0.003002 2012-01-02
- skip if PPI unable to parse
0.003001 2012-01-01
- Provide a better error message if PPI fails
v0.3.0 2011-08-10
- Allow text after # VERSION comment, see docs for example
Github Issue #5
Reported by David Golden
0.2.0 2011-07-31
- Add debug logging of successfully adding versions
Github Issue #4
Patch by Christian Walde
0.1.9 2011-07-23
- Always warn about missing # VERSION comment
Github Issue #3
Patch by David Golden
0.1.8 2011-06-01
- Testing depends on Test::Version 0.04 or later
0.1.7 2011-05-31
- use Test::Version::version_ok to regression test gh issue #1
0.1.6 2011-05-09
- version sanity checking now done the same way as PkgVersion
- above allows for vstring, e.g 'v3.3.2', style versions,
Github Issue #2
Reported by Mike Doherty
- use TestMania
- add MetaJSON
-------------------------------------------------------------------
Fri Apr 17 16:54:39 UTC 2015 - coolo@suse.com
- updated to 0.3.0
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-OurPkgVersion/Changes
v0.3.0 2011-08-10
- Allow text after # VERSION comment, see docs for example
Github Issue #5
Reported by David Golden
0.2.0 2011-07-31
- Add debug logging of successfully adding versions
Github Issue #4
Patch by Christian Walde
0.1.9 2011-07-23
- Always warn about missing # VERSION comment
Github Issue #3
Patch by David Golden
0.1.8 2011-06-01
- Testing depends on Test::Version 0.04 or later
0.1.7 2011-05-31
- use Test::Version::version_ok to regression test gh issue #1
0.1.6 2011-05-09
- version sanity checking now done the same way as PkgVersion
- above allows for vstring, e.g 'v3.3.2', style versions,
Github Issue #2
Reported by Mike Doherty
- use TestMania
- add MetaJSON
-------------------------------------------------------------------
Tue Apr 26 18:11:25 UTC 2011 - coolo@opensuse.org
- updated to 0.1.5
- CRITICAL: fix bug where version number wasn't quoted. This would make
multipart versions (e.g. 0.1.0) not evaluate correctly, if you've used
a multipart version with OurPkgVersion, please re-release your module.
- make module conform to l3 strictness of Perl::Critic
- make changes conform to CPAN::Changes::Spec
-------------------------------------------------------------------
Fri Jan 21 20:07:30 UTC 2011 - coolo@novell.com
- initial package 0.1.4
* created by cpanspec 1.78.03