forked from pool/perl-ExtUtils-Manifest
- updated to 1.75 see /usr/share/doc/packages/perl-ExtUtils-Manifest/Changes 1.75 2023-04-29 - #!include_default now memory-only, not changing MANIFEST.SKIP file. - support removed for MacOS Classic 1.74 2023-04-28 - Add some MANIFEST.SKIP patterns for bzr/brz OBS-URL: https://build.opensuse.org/request/show/1084385 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-Manifest?expand=0&rev=11
93 lines
2.9 KiB
Plaintext
93 lines
2.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Apr 30 03:07:02 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 1.75
|
|
see /usr/share/doc/packages/perl-ExtUtils-Manifest/Changes
|
|
|
|
1.75 2023-04-29
|
|
- #!include_default now memory-only, not changing MANIFEST.SKIP file.
|
|
- support removed for MacOS Classic
|
|
|
|
1.74 2023-04-28
|
|
- Add some MANIFEST.SKIP patterns for bzr/brz
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 17 03:06:22 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 1.73
|
|
see /usr/share/doc/packages/perl-ExtUtils-Manifest/Changes
|
|
|
|
1.73 2021-01-16
|
|
- Calculate absolute path to MANIFEST.SKIP (in $DEFAULT_MSKIP) at module
|
|
load time, where __FILE__ is guaranteed to valid.
|
|
- skip github and iCloud files
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 13 16:02:53 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- updated to 1.72
|
|
see /usr/share/doc/packages/perl-ExtUtils-Manifest/Changes
|
|
|
|
1.72 2019-03-10
|
|
- also skip META_new.* (thanks, brian d foy!)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 22 05:20:37 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 1.71
|
|
see /usr/share/doc/packages/perl-ExtUtils-Manifest/Changes
|
|
|
|
1.71 2018-05-15
|
|
- also skip .travis.yml (thanks, Jerome Eteve!)
|
|
- also skip .appveyor.yml (thanks, James E Keenan!)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 14 15:41:05 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 1.70
|
|
see /usr/share/doc/packages/perl-ExtUtils-Manifest/Changes
|
|
|
|
Revision history for ExtUtils-Manifest
|
|
|
|
1.70 2014-12-31
|
|
- also skip _eumm, an artifact of ExtUtils::MakeMaker 7.05*
|
|
- avoid unreliable permissions tests on cygwin
|
|
|
|
1.69 2014-11-16
|
|
- also skip _build_params, generated by Module::Build::Tiny
|
|
|
|
1.68 Tue, Sep 16, 2014
|
|
- Fix regression with manifind() and following symlinks
|
|
|
|
1.66 Sun, Aug 31, 2014
|
|
- manifind() will now follow symlinks
|
|
- Tests fixed if PERL_MM_MANIFEST_VERBOSE env var is set to
|
|
false value
|
|
- Fixed bug with maniread()'s handling of quoted filenames
|
|
|
|
1.65 Fri, Aug 8, 2014
|
|
- Support perls < v5.8.3 once again
|
|
- Don't generate MANIFESTs with CRLFs on Windows
|
|
|
|
1.64 Thu, Jul 17, 2014
|
|
- Ignore vim swap files and prove generated files
|
|
- use Exporter import
|
|
- use 'our' instead of use vars
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 8 11:16:32 UTC 2014 - lars@linux-schulserver.de
|
|
|
|
- update to 1.63:
|
|
- Deal with VMS extended filespecs
|
|
- Normalize VMS case handling in ExtUtils::Manifest.
|
|
- Avoid some test-time warnings.
|
|
- Current VMS can handle filenames with spaces.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 26 14:14:28 UTC 2012 - chris@computersalat.de
|
|
|
|
- initial package 1.60
|
|
* created by cpanspec 1.78.03
|
|
* needed by BioPerl for SLE_11
|
|
|