6 Commits

Author SHA256 Message Date
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
82e21dbedd Accepting request 823557 from devel:languages:perl:autoupdate
- 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

OBS-URL: https://build.opensuse.org/request/show/823557
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Catalyst-Devel?expand=0&rev=6
2020-07-30 13:24:17 +00:00
Lars Vogdt
ed20ed2f17 Accepting request 780233 from devel:languages:perl:autoupdate
- 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

OBS-URL: https://build.opensuse.org/request/show/780233
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Catalyst-Devel?expand=0&rev=5
2020-02-29 09:29:45 +00:00
Stephan Kulow
fce80c8f80 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Catalyst-Devel?expand=0&rev=4
2014-02-24 08:30:52 +00:00
Stephan Kulow
23ff129210 - 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

- initial package 1.33
  * created by cpanspec 1.78.03

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Catalyst-Devel?expand=0&rev=2
2011-03-31 08:52:19 +00:00
Stephan Kulow
f14649cbb9 - initial package 1.30
* created by cpanspec 1.78.03

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Catalyst-Devel?expand=0&rev=1
2011-01-19 10:25:56 +00:00