Files
perl-Catalyst-Devel/perl-Catalyst-Devel.changes
Dirk Stoecker 88aaf08a9e Accepting request 834116 from devel:languages:perl:autoupdate
- updated to 1.42
   see /usr/share/doc/packages/perl-Catalyst-Devel/Changes
  1.42 - 2020-09-11
          - stop using Module::Install for packaging, improving metadata and
            fixing Makefile.PL on perl 5.26+.  Generating a Catalyst application
            still uses Module::Install::Catalyst for now.
          - fix generated_app.t test on Windows
          - whitespace and formatting tweaks
          - various internal test cleanups

OBS-URL: https://build.opensuse.org/request/show/834116
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Catalyst-Devel?expand=0&rev=7
2020-09-14 10:55:12 +00:00

87 lines
3.4 KiB
Plaintext

-------------------------------------------------------------------
Sat Sep 12 03:08:40 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 1.42
see /usr/share/doc/packages/perl-Catalyst-Devel/Changes
1.42 - 2020-09-11
- stop using Module::Install for packaging, improving metadata and
fixing Makefile.PL on perl 5.26+. Generating a Catalyst application
still uses Module::Install::Catalyst for now.
- fix generated_app.t test on Windows
- whitespace and formatting tweaks
- various internal test cleanups
-------------------------------------------------------------------
Tue Jul 28 09:27:23 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 1.41
see /usr/share/doc/packages/perl-Catalyst-Devel/Changes
1.41 2020-07-27 03:00:00
- avoid SHILY tar headers
- fix warnings in Makefile.PL
- clean up author prereqs
- add perl version prereq metadata
-------------------------------------------------------------------
Fri Feb 28 03:07:20 UTC 2020 - <timueller+perl@suse.de>
- updated to 1.40
see /usr/share/doc/packages/perl-Catalyst-Devel/Changes
1.40 2020-02-27 17:00:00
- Note: There may be some additional fixes not listed below. Its been
a while since this has been released and I noted several commits in
git. Did my best to list but apologies if I missed your patch.
- Use absolute path for do $file in t/generated_app.t
- Add . to @INC in Makefile.PL
- Catalyst::Restarter::Forking: clear watcher in child process
- Typo fixes. RT#87103
- Catalyst::Restarter::Forking: clear watcher in child process.
RT#119830
-------------------------------------------------------------------
Mon Feb 24 08:27:57 UTC 2014 - coolo@suse.com
- updated to 1.39
- Write =encoding utf8 into generated Pod files so that things
work as expected for people with utf-8 characters in their unix
username as returned by getpwuid (RT#84613)
- Fix unbalanced parenthesis in comptest.tt (RT#85661)
- Remove all PAR based deployment options, as they're unsupported
and don't even pretend to work on 5.9 RT#83936
- Add x_authority metadata to the distribution for PAUSE.
- Fix restarter regex to apply to files being created/changed,
not just those being deleted.
- Use iomode => ":raw" to stop PNG files getting corrupted
when being slurped on windows as noted on the mailing list.
-------------------------------------------------------------------
Thu Mar 31 08:46:06 UTC 2011 - coolo@novell.com
- update to 1.33
- Fix a regression introduced in 1.32 that caused Catalyst::Restarter
to not work at all.
- Fix RT#65907: missing build require: Test::Exception
- Fix RT#57019: Fix bundling of File::Copy::Recursive in inc/
by Module::Install::Catalyst
- Fix for copying generated files into installed apps + tests
to ensure it keeps working. abraxxa++
- Make Pod tests author only
-------------------------------------------------------------------
Thu Mar 31 08:43:11 UTC 2011 - coolo@novell.com
- initial package 1.33
* created by cpanspec 1.78.03
-------------------------------------------------------------------
Wed Jan 19 10:25:45 UTC 2011 - coolo@novell.com
- initial package 1.30
* created by cpanspec 1.78.03