Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-js-routes for
openSUSE:Factory checked in at 2022-02-07 23:37:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-js-routes (Old)
and /work/SRC/openSUSE:Factory/.rubygem-js-routes.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-js-routes"
Mon Feb 7 23:37:43 2022 rev:24 rq:949083 version:2.2.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-js-routes/rubygem-js-routes.changes
2021-08-24 10:55:17.304287924 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-js-routes.new.1898/rubygem-js-routes.changes
2022-02-07 23:38:44.922174185 +0100
@@ -1,0 +2,33 @@
+Tue Jan 25 07:07:17 UTC 2022 - Stephan Kulow <[email protected]>
+
+updated to version 2.2.1
+ see installed CHANGELOG.md
+
+ ## v2.2.1
+
+ * Improve generator to update route files on `assets:precompile` and add
them to `.gitignore by default`
[#288](https://github.com/railsware/js-routes/issues/288#issuecomment-1012182815)
+
+ ## v2.2.0
+
+ * Use Rack Middleware to automatically update routes file in development
[#288](https://github.com/railsware/js-routes/issues/288)
+ * This setup is now a default recommended due to lack of any downside
comparing to [ERB Loader](./Readme.md#webpacker) and [Manual
Setup](./Readme.md#advanced-setup)
+
+ ## v2.1.3
+
+ * Fix `default_url_options` bug.
[#290](https://github.com/railsware/js-routes/issues/290)
+
+ ## v2.1.2
+
+ * Improve browser window object detection.
[#287](https://github.com/railsware/js-routes/issues/287)
+
+ ## v2.1.1
+
+ * Added webpacker generator `./bin/rails generate js_routes:webpacker`
+ * Reorganized Readme to describe different setups with their pros and cons
more clearly
+
+ ## v2.1.0
+
+ * Support typescript defintions file aka `routes.d.ts`. See
[Readme.md](./Readme.md#definitions) for more information.
+
+
+-------------------------------------------------------------------
Old:
----
js-routes-2.0.8.gem
New:
----
js-routes-2.2.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-js-routes.spec ++++++
--- /var/tmp/diff_new_pack.FF0gou/_old 2022-02-07 23:38:45.402170900 +0100
+++ /var/tmp/diff_new_pack.FF0gou/_new 2022-02-07 23:38:45.406170873 +0100
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-js-routes
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
#
Name: rubygem-js-routes
-Version: 2.0.8
+Version: 2.2.1
Release: 0
%define mod_name js-routes
%define mod_full_name %{mod_name}-%{version}
++++++ js-routes-2.0.8.gem -> js-routes-2.2.1.gem ++++++
++++ 2485 lines of diff (skipped)