8
0

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
This commit is contained in:
Stephan Kulow
2021-10-22 10:53:30 +00:00
committed by Git OBS Bridge
parent 731dc16fb9
commit 9285616216
4 changed files with 15 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%define cpan_name JavaScript-Minifier-XS
Name: perl-JavaScript-Minifier-XS
Version: 0.14
Version: 0.15
Release: 0
Summary: XS based JavaScript minifier
License: Artistic-1.0 OR GPL-1.0-or-later