Hello community,

here is the log from the commit of package rubygem-uglifier for 
openSUSE:Factory checked in at 2016-04-14 13:06:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-uglifier (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-uglifier.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-uglifier"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-uglifier/rubygem-uglifier.changes        
2015-08-28 08:27:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-uglifier.new/rubygem-uglifier.changes   
2016-04-14 13:06:33.000000000 +0200
@@ -1,0 +2,18 @@
+Wed Apr  6 06:35:05 UTC 2016 - [email protected]
+
+- updated to version 3.0.0
+ see installed CHANGELOG.md
+
+  ## 3.0.0 (22 March 2016)
+  
+  - drop support for Ruby 1.8
+  - remove json as dependency
+  - discard unused function arguments only in unsafe mode
+  - add `keep_fnames` option to preserve function names in compressed code
+  - add `collapse_vars` option to collapse single-use variables
+  - backwards incompatible changes to source map options
+  - support for inline base64 encoded source maps
+  - mangle property names option (disabled by default)
+  - update UglifyJS to 2.6.2
+
+-------------------------------------------------------------------

Old:
----
  uglifier-2.7.2.gem

New:
----
  uglifier-3.0.0.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-uglifier.spec ++++++
--- /var/tmp/diff_new_pack.FJupGL/_old  2016-04-14 13:06:34.000000000 +0200
+++ /var/tmp/diff_new_pack.FJupGL/_new  2016-04-14 13:06:34.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-uglifier
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,12 +24,12 @@
 #
 
 Name:           rubygem-uglifier
-Version:        2.7.2
+Version:        3.0.0
 Release:        0
 %define mod_name uglifier
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{ruby >= 1.8.7}
+BuildRequires:  %{ruby >= 1.9.3}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:            http://github.com/lautis/uglifier

++++++ uglifier-2.7.2.gem -> uglifier-3.0.0.gem ++++++
++++ 6457 lines of diff (skipped)


Reply via email to