2e48e28e85
automatic update OBS-URL: https://build.opensuse.org/request/show/462064 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-File-ShareDir?expand=0&rev=9
144 lines
4.5 KiB
Plaintext
144 lines
4.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Mar 3 07:36:09 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 1.001002
|
|
see /usr/share/doc/packages/perl-Test-File-ShareDir/Changes
|
|
|
|
1.001002 2017-03-01T11:17:51Z 44658a2
|
|
[Dependencies::Stats]
|
|
- Dependencies changed since 1.001001, see misc/*.deps* for details
|
|
- develop: +3 ↑4 (suggests: ↑2)
|
|
|
|
[Testfix]
|
|
- Update tooling to aovid .-in-@INC issues
|
|
- Closes https://github.com/kentnl/Test-File-ShareDir/issues/3
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 14 18:04:53 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 1.001001
|
|
see /usr/share/doc/packages/perl-Test-File-ShareDir/Changes
|
|
|
|
1.001001 2015-03-01T05:44:37Z a89c745
|
|
[TestFixes]
|
|
- Try to guard against accidentally failing if a test distdir does in fact exist in the "Expect not to exist" test.
|
|
|
|
1.001000 2015-02-28T11:09:38Z d703dd2
|
|
[Dependencies::Stats]
|
|
- Dependencies changed since 1.000005, see misc/*.deps* for details
|
|
- configure: +1 (recommends: -1, suggests: +1)
|
|
- develop: +10 ↑3 -2 (suggests: +1 ↑2)
|
|
- runtime: +3 (suggests: +1)
|
|
- test: +1 (recommends: -2, suggests: +2)
|
|
|
|
[Deprecations]
|
|
- OO interfaces have a ->add_to_inc method which is being replaced with the more generic ->register, which wil retain
|
|
meaning when the interface no longer actually uses @INC
|
|
|
|
[Features]
|
|
- OO interfaces now all have a ->register and a ->clear method.
|
|
- Now supports exporting with_dist_dir and with_module_dir functions from Test::File::ShareDir
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 15 12:52:33 UTC 2014 - coolo@suse.com
|
|
|
|
- updated to 1.000005
|
|
[00 Trivial]
|
|
- CPANDAY!
|
|
- no code changes.
|
|
- tests augmented.
|
|
- whitespace greatly reduced.
|
|
|
|
[Dependencies::Stats]
|
|
- Dependencies changed since 1.000004, see misc/*.deps* for details
|
|
- configure: ↓1
|
|
- develop: +1 (suggests: ↑1)
|
|
- test: -4 (recommends: ↑1 -2)
|
|
|
|
[Misc]
|
|
- Improve source side POD to reduce build side whitespace.
|
|
|
|
[Tests]
|
|
- update Test::ReportPrereqs
|
|
|
|
1.000004 2014-07-22T19:29:27Z
|
|
[Doc Bugfix]
|
|
- Previous releases changelog was misleading.
|
|
- We're requiring a newer Path::Tiny to avoid a problem. ( As opposed to the impression that a newer Path::Tiny caused
|
|
the problem, grammar-- )
|
|
|
|
1.000003 2014-07-22T19:02:06Z
|
|
[Bugfix]
|
|
- Attempt to avoid tempdir(CLEANUP => 1) being an error by requiring newer Path::Tiny
|
|
|
|
[Dependencies::Stats]
|
|
- Dependencies changed since 1.000002, see misc/*.deps* for details
|
|
- runtime: ↑1
|
|
|
|
1.000002 2014-07-18T16:33:36Z
|
|
[00 Trivial]
|
|
- Minor packaging cleanups shaving ~7k
|
|
|
|
[Dependencies::Stats]
|
|
- Dependencies changed since 1.000001, see misc/*.deps* for details
|
|
- develop: (suggests: ↑2)
|
|
- test: +2 ↑1 (recommends: +1)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 11 06:14:21 UTC 2014 - stephan.barth@suse.com
|
|
|
|
- Fixed summary which ended with a dot
|
|
- make check now BuildRequires perl(Class::Tiny)
|
|
- The new version uses GNU make so %build, %check and %install were adjusted
|
|
- upgrade to version 1.000001 from 0.3.3
|
|
Noteworthy changes from upstream:
|
|
1.000001 2014-06-07T15:14:38Z
|
|
|
|
[Dependencies::Stats]
|
|
- Dependencies changed since 1.000000, see misc/*.deps* for details
|
|
|
|
1.000000 2014-01-30T15:23:48Z
|
|
[00 Tooling and Version replacement]
|
|
- Switched to EUMM to accelerate clean-install time.
|
|
- version schema moved from x.y.z to x.YYYzzz and is the primary reason for
|
|
incrementing the major
|
|
|
|
[Dependencies::Stats]
|
|
- Dependencies changed since 0.4.1, see misc/*.deps* for details
|
|
|
|
0.4.1 2013-11-21T06:51:24Z
|
|
[00 Trivial Doc Fix]
|
|
- Escaping of code containing > was done wrong.
|
|
|
|
0.4.0 2013-11-21T06:38:44Z
|
|
[00 Major Changes]
|
|
- New Modules/Interfaces to make life easier for people who only need one of
|
|
(Dist|Module) shares.
|
|
|
|
[Dependencies::Noteworthy]
|
|
- use Class::Tiny
|
|
- use new MB and TestMore
|
|
|
|
[Dependencies::Stats]
|
|
- Dependencies changed since 0.3.3, see misc/*.deps* for details
|
|
|
|
[Documentation]
|
|
- Encoding specified
|
|
- MetaPOD annotations added
|
|
|
|
[Packaging]
|
|
- use new MB syntax for fallback
|
|
|
|
[Tests]
|
|
- use Test::Compile::PerFile
|
|
- Regenerate ReportVersions::Tiny to not report develop deps.
|
|
- Regenerate CPAN::Changes test
|
|
- Regenerate Kwalitee test
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 1 15:54:12 UTC 2013 - coolo@suse.com
|
|
|
|
- initial package 0.3.3
|
|
* created by cpanspec 1.78.07
|
|
|