11
0

9 Commits

Author SHA256 Message Date
c8657daa48 Accepting request 926936 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/926936
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JavaScript-Minifier-XS?expand=0&rev=4
2021-10-22 22:51:29 +00:00
Stephan Kulow
9285616216 Accepting request 926534 from devel:languages:perl:autoupdate
- updated to 0.15
   see /usr/share/doc/packages/perl-JavaScript-Minifier-XS/Changes
  0.15      2021-10-15 20:21:23-07:00 America/Vancouver
      - GH#8 - preserve newlines when collapsing whitespace; if a block of
        whitespace contains a newline, then when collapsing we collapse to a
        newline character, not just "the first whitespace char we found"

OBS-URL: https://build.opensuse.org/request/show/926534
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JavaScript-Minifier-XS?expand=0&rev=7
2021-10-22 10:53:30 +00:00
6933b1539e Accepting request 915002 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/915002
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JavaScript-Minifier-XS?expand=0&rev=3
2021-08-30 11:55:31 +00:00
Stephan Kulow
731dc16fb9 Accepting request 914007 from devel:languages:perl:autoupdate
- updated to 0.14
   see /usr/share/doc/packages/perl-JavaScript-Minifier-XS/Changes
  0.14      2021-02-06 23:36:36-08:00 America/Vancouver
      - rewrote test suite into a single ".t" test
      - optimized memory allocations, by allocating Nodes in bulk, and being
        smarter about when we need to free/reallocate content buffers in Nodes
      - optimize whitespace collapsing
      - GH#3 / RT#108682; fix whitespace reduction at end of preserved line
        comment.  Thanks to Dan Goodliffe
      - GH#6; fix unescaped slash in character set, inside of a regex, with thanks
        to @faf
  0.13      2020-12-30 21:46:29-08:00 America/Vancouver
      - POD cleanups; spelling, SYNOPSIS
      - Switch to DZil Author Bundle
  0.12      2020-12-28 08:31:31-08:00 America/Vancouver
      - Switch to GitHub Actions, from Travis-CI.
      - Add META links to GitHub repository and issue tracker
      - Switch to Dist::Zilla
      - Bump minimum required Perl to 5.8.1
      - RT #130347; handle ES6 template literals.
        Thanks to Robert Rothenberg.

OBS-URL: https://build.opensuse.org/request/show/914007
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JavaScript-Minifier-XS?expand=0&rev=6
2021-08-30 10:43:24 +00:00
a3ab7f462c Accepting request 295243 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/295243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JavaScript-Minifier-XS?expand=0&rev=2
2015-04-10 07:54:59 +00:00
Stephan Kulow
b31fc4e548 Accepting request 295236 from devel:openQA:SLE-12
- translate module::build's version to what rpm understands

OBS-URL: https://build.opensuse.org/request/show/295236
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JavaScript-Minifier-XS?expand=0&rev=4
2015-04-09 20:06:41 +00:00
8d7151c640 Accepting request 293901 from devel:languages:perl
Dependency for perl-Mojolicious-Plugin-AssetPack

OBS-URL: https://build.opensuse.org/request/show/293901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JavaScript-Minifier-XS?expand=0&rev=1
2015-04-02 14:04:09 +00:00
Stephan Kulow
e8c09532a4 - updated to 0.11
- RT #58416; don't segfault when trying to minify non-javascript
 
 0.10        Mon Jan 26 22:46 PST 2015
     - RT #64948; allow builds on older versions of Perl.
       Thanks to Michael Robinton and Ruslan Zakirov.
     - Lowered minimum Perl version to v5.6.0, as detected by
       Perl::MinimumVersion.
     - RT #51008; allow for minification of JS code that returns regexps from
       functions.
       Thanks to James Barton, Robert Krimen, and Randy Stauner.
     - Added "xt/test-compile.t" to test minification against a wider range of
       JS.  While not a 100% guarantee that the JS still works, it does provide
       a wider range of JS to test against.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JavaScript-Minifier-XS?expand=0&rev=2
2015-03-14 15:56:56 +00:00
Stephan Kulow
e5dc4740a7 initial package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JavaScript-Minifier-XS?expand=0&rev=1
2011-05-03 06:01:49 +00:00