commit rubygem-gettext_i18n_rails_js for openSUSE:Factory

2017-04-12 Thread root
Hello community,

here is the log from the commit of package rubygem-gettext_i18n_rails_js for 
openSUSE:Factory checked in at 2017-04-12 17:31:43

Comparing /work/SRC/openSUSE:Factory/rubygem-gettext_i18n_rails_js (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-gettext_i18n_rails_js.new (New)


Package is "rubygem-gettext_i18n_rails_js"

Wed Apr 12 17:31:43 2017 rev:8 rq:481720 version:1.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-gettext_i18n_rails_js/rubygem-gettext_i18n_rails_js.changes
  2016-11-07 12:23:21.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-gettext_i18n_rails_js.new/rubygem-gettext_i18n_rails_js.changes
 2017-04-12 18:22:24.729388691 +0200
@@ -1,0 +2,12 @@
+Fri Mar 17 05:29:41 UTC 2017 - co...@suse.com
+
+- updated to version 1.3.0
+ see installed CHANGELOG.md
+
+  ## 
[1.3.0](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.3.0) 
- 2017-03-16
+  
+  * Fixed Handlebars translations with options (@mikezaby)
+  * Fixed latest Rubocop offenses (@mikezaby)
+  * Dropped failing coveralls, fixed codeclimate (@tboerger)
+
+---

Old:

  gettext_i18n_rails_js-1.2.0.gem

New:

  gettext_i18n_rails_js-1.3.0.gem



Other differences:
--
++ rubygem-gettext_i18n_rails_js.spec ++
--- /var/tmp/diff_new_pack.tU1tIU/_old  2017-04-12 18:22:25.253314604 +0200
+++ /var/tmp/diff_new_pack.tU1tIU/_new  2017-04-12 18:22:25.253314604 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-gettext_i18n_rails_js
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 +24,7 @@
 #
 
 Name:   rubygem-gettext_i18n_rails_js
-Version:1.2.0
+Version:1.3.0
 Release:0
 %define mod_name gettext_i18n_rails_js
 %define mod_full_name %{mod_name}-%{version}

++ gettext_i18n_rails_js-1.2.0.gem -> gettext_i18n_rails_js-1.3.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2016-10-12 11:29:08.0 +0200
+++ new/CHANGELOG.md2017-03-16 14:17:56.0 +0100
@@ -1,5 +1,11 @@
 # Changelog
 
+## 
[1.3.0](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.3.0) 
- 2017-03-16
+
+* Fixed Handlebars translations with options (@mikezaby)
+* Fixed latest Rubocop offenses (@mikezaby)
+* Dropped failing coveralls, fixed codeclimate (@tboerger)
+
 ## 
[1.2.0](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.2.0) 
- 2016-06-02
 
 * Support for JSX files (@artemv)
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/gettext_i18n_rails_js/parser/handlebars.rb 
new/lib/gettext_i18n_rails_js/parser/handlebars.rb
--- old/lib/gettext_i18n_rails_js/parser/handlebars.rb  2016-10-12 
11:29:08.0 +0200
+++ new/lib/gettext_i18n_rails_js/parser/handlebars.rb  2017-03-16 
14:17:57.0 +0100
@@ -62,15 +62,15 @@
 # * Remaining arguments
 # * Function call closing parenthesis
 #
-
 /
   \B[{]{2}(
 ([snN]?#{gettext_function})
 \s+
 (
-  ".*?"
-  .*?
+  (["'])(?:\\?+.)*?\4
+  (?:\s+(["'])(?:\\?+.)*?\5)?
 )
+.*?
   )
   [}]{2}
 /x
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/gettext_i18n_rails_js/version.rb 
new/lib/gettext_i18n_rails_js/version.rb
--- old/lib/gettext_i18n_rails_js/version.rb2016-10-12 11:29:08.0 
+0200
+++ new/lib/gettext_i18n_rails_js/version.rb2017-03-16 14:17:57.0 
+0100
@@ -26,7 +26,7 @@
 module GettextI18nRailsJs
   class Version
 MAJOR = 1
-MINOR = 2
+MINOR = 3
 PATCH = 0
 
 PRE = nil
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2016-10-12 12:48:38.0 +0200
+++ new/metadata2017-03-16 14:17:56.0 +0100
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: gettext_i18n_rails_js
 version: !ruby/object:Gem::Version
-  version: 1.2.0
+  version: 1.3.0
 platform: ruby
 authors:
 - Thomas Boerger
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2016-10-12 00:00:00.0 Z
+date: 2017-03-16 00:00:00.0 Z
 dependencies:
 - 

commit rubygem-gettext_i18n_rails_js for openSUSE:Factory

2016-11-07 Thread h_root
Hello community,

here is the log from the commit of package rubygem-gettext_i18n_rails_js for 
openSUSE:Factory checked in at 2016-11-07 12:23:20

Comparing /work/SRC/openSUSE:Factory/rubygem-gettext_i18n_rails_js (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-gettext_i18n_rails_js.new (New)


Package is "rubygem-gettext_i18n_rails_js"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-gettext_i18n_rails_js/rubygem-gettext_i18n_rails_js.changes
  2016-06-19 10:48:22.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-gettext_i18n_rails_js.new/rubygem-gettext_i18n_rails_js.changes
 2016-11-07 12:23:21.0 +0100
@@ -1,0 +2,11 @@
+Thu Oct 13 04:32:00 UTC 2016 - co...@suse.com
+
+- updated to version 1.2.0
+ see installed CHANGELOG.md
+
+  ## 
[1.2.0](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.2.0) 
- 2016-06-02
+  
+  * Support for JSX files (@artemv)
+  * Fixed test suite, reduced test matrix (@tboerger)
+
+---

Old:

  gettext_i18n_rails_js-1.1.0.gem

New:

  gettext_i18n_rails_js-1.2.0.gem



Other differences:
--
++ rubygem-gettext_i18n_rails_js.spec ++
--- /var/tmp/diff_new_pack.1JWjDB/_old  2016-11-07 12:23:22.0 +0100
+++ /var/tmp/diff_new_pack.1JWjDB/_new  2016-11-07 12:23:22.0 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-gettext_i18n_rails_js
-Version:1.1.0
+Version:1.2.0
 Release:0
 %define mod_name gettext_i18n_rails_js
 %define mod_full_name %{mod_name}-%{version}

++ gettext_i18n_rails_js-1.1.0.gem -> gettext_i18n_rails_js-1.2.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2016-06-03 12:31:33.0 +0200
+++ new/CHANGELOG.md2016-10-12 11:29:08.0 +0200
@@ -1,5 +1,10 @@
 # Changelog
 
+## 
[1.2.0](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.2.0) 
- 2016-06-02
+
+* Support for JSX files (@artemv)
+* Fixed test suite, reduced test matrix (@tboerger)
+
 ## 
[1.1.0](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.1.0) 
- 2016-06-02
 
 * Replace hyphens with underscores in locale var from DOM (@filib)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2016-06-03 12:31:33.0 +0200
+++ new/README.md   2016-10-12 11:29:08.0 +0200
@@ -16,23 +16,24 @@
 
 ## Versions
 
-This gem is tested on the following versions:
+This gem is tested on the following versions, it's also possible that it works
+with older versions, but because of version bumps at `gettext_i18n_rails` and
+`fast_gettext` we have dropped the older versions from the testing matrix:
 
 * Ruby
-  * 1.9.3
-  * 2.0.0
   * 2.1.0
+  * 2.2.0
 * Rails
   * 3.2.21
   * 4.0.13
-  * 4.1.9
-  * 4.2.0
+  * 4.1.16
+  * 4.2.7
 
 
 ## Installation
 
 ```ruby
-gem "gettext_i18n_rails_js", "~> 1.0.0"
+gem "gettext_i18n_rails_js", "~> 1.2.0"
 ```
 
 
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/gettext_i18n_rails_js/parser/javascript.rb 
new/lib/gettext_i18n_rails_js/parser/javascript.rb
--- old/lib/gettext_i18n_rails_js/parser/javascript.rb  2016-06-03 
12:31:33.0 +0200
+++ new/lib/gettext_i18n_rails_js/parser/javascript.rb  2016-10-12 
11:29:08.0 +0200
@@ -36,6 +36,7 @@
   def target?(file)
 [
   ".js",
+  ".jsx",
   ".coffee"
 ].include? ::File.extname(file)
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/gettext_i18n_rails_js/version.rb 
new/lib/gettext_i18n_rails_js/version.rb
--- old/lib/gettext_i18n_rails_js/version.rb2016-06-03 12:31:33.0 
+0200
+++ new/lib/gettext_i18n_rails_js/version.rb2016-10-12 11:29:08.0 
+0200
@@ -26,7 +26,7 @@
 module GettextI18nRailsJs
   class Version
 MAJOR = 1
-MINOR = 1
+MINOR = 2
 PATCH = 0
 
 PRE = nil
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/tasks/gettext_i18n_rails_js_tasks.rake 
new/lib/tasks/gettext_i18n_rails_js_tasks.rake
--- old/lib/tasks/gettext_i18n_rails_js_tasks.rake  2016-06-03 
12:31:33.0 +0200
+++ new/lib/tasks/gettext_i18n_rails_js_tasks.rake  2016-10-12 
11:29:08.0 +0200
@@ -48,6 +48,7 @@
   "slim",
   "rhtml",
   "js",
+  "jsx",
   "coffee",
   "handlebars",
   "hbs",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit rubygem-gettext_i18n_rails_js for openSUSE:Factory

2016-06-19 Thread h_root
Hello community,

here is the log from the commit of package rubygem-gettext_i18n_rails_js for 
openSUSE:Factory checked in at 2016-06-19 10:48:21

Comparing /work/SRC/openSUSE:Factory/rubygem-gettext_i18n_rails_js (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-gettext_i18n_rails_js.new (New)


Package is "rubygem-gettext_i18n_rails_js"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-gettext_i18n_rails_js/rubygem-gettext_i18n_rails_js.changes
  2016-06-12 18:54:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-gettext_i18n_rails_js.new/rubygem-gettext_i18n_rails_js.changes
 2016-06-19 10:48:22.0 +0200
@@ -1,0 +2,10 @@
+Sat Jun  4 04:29:07 UTC 2016 - co...@suse.com
+
+- updated to version 1.1.0
+ see installed CHANGELOG.md
+
+  ## 
[1.1.0](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.1.0) 
- 2016-06-02
+  
+  * Replace hyphens with underscores in locale var from DOM (@filib)
+
+---

Old:

  gettext_i18n_rails_js-1.0.4.gem

New:

  gettext_i18n_rails_js-1.1.0.gem



Other differences:
--
++ rubygem-gettext_i18n_rails_js.spec ++
--- /var/tmp/diff_new_pack.cVFivq/_old  2016-06-19 10:48:23.0 +0200
+++ /var/tmp/diff_new_pack.cVFivq/_new  2016-06-19 10:48:23.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-gettext_i18n_rails_js
-Version:1.0.4
+Version:1.1.0
 Release:0
 %define mod_name gettext_i18n_rails_js
 %define mod_full_name %{mod_name}-%{version}

++ gettext_i18n_rails_js-1.0.4.gem -> gettext_i18n_rails_js-1.1.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2016-05-31 10:09:53.0 +0200
+++ new/CHANGELOG.md2016-06-03 12:31:33.0 +0200
@@ -1,5 +1,9 @@
 # Changelog
 
+## 
[1.1.0](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.1.0) 
- 2016-06-02
+
+* Replace hyphens with underscores in locale var from DOM (@filib)
+
 ## 
[1.0.4](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.0.4) 
- 2016-05-31
 
 * Support ES2015 template strings (@bradbarrow)
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/assets/javascripts/gettext/all.js 
new/lib/assets/javascripts/gettext/all.js
--- old/lib/assets/javascripts/gettext/all.js   2016-05-31 10:09:53.0 
+0200
+++ new/lib/assets/javascripts/gettext/all.js   2016-06-03 12:31:33.0 
+0200
@@ -34,6 +34,8 @@
 return;
   }
 
+  locale = locale.replace(/-/g, "_");
+
   var i18n = new Jed(locales[locale] || {});
 
   window.__ = function() {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/gettext_i18n_rails_js/version.rb 
new/lib/gettext_i18n_rails_js/version.rb
--- old/lib/gettext_i18n_rails_js/version.rb2016-05-31 10:09:53.0 
+0200
+++ new/lib/gettext_i18n_rails_js/version.rb2016-06-03 12:31:33.0 
+0200
@@ -26,8 +26,8 @@
 module GettextI18nRailsJs
   class Version
 MAJOR = 1
-MINOR = 0
-PATCH = 4
+MINOR = 1
+PATCH = 0
 
 PRE = nil
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2016-05-31 10:55:33.0 +0200
+++ new/metadata2016-06-03 12:31:33.0 +0200
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: gettext_i18n_rails_js
 version: !ruby/object:Gem::Version
-  version: 1.0.4
+  version: 1.1.0
 platform: ruby
 authors:
 - Thomas Boerger
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2016-05-31 00:00:00.0 Z
+date: 2016-06-03 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: bundler
@@ -178,18 +178,18 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.2.5
+rubygems_version: 2.5.1
 signing_key: 
 specification_version: 4
 summary: Extends gettext_i18n_rails making your .po files available to client 
side
   javascript as JSON
 test_files:
-- spec/fixtures/example.js
-- spec/fixtures/example.handlebars
 - spec/fixtures/example.coffee
-- spec/support/with_file.rb
-- spec/gettext_i18n_rails_js/parser/javascript_spec.rb
+- spec/fixtures/example.handlebars
+- spec/fixtures/example.js
 - spec/gettext_i18n_rails_js/parser/handlebars_spec.rb
+- spec/gettext_i18n_rails_js/parser/javascript_spec.rb
 - spec/gettext_i18n_rails_js_spec.rb
 - spec/spec_helper.rb
+- spec/support/with_file.rb
 has_rdoc: 




commit rubygem-gettext_i18n_rails_js for openSUSE:Factory

2016-06-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-gettext_i18n_rails_js for 
openSUSE:Factory checked in at 2016-06-12 18:54:33

Comparing /work/SRC/openSUSE:Factory/rubygem-gettext_i18n_rails_js (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-gettext_i18n_rails_js.new (New)


Package is "rubygem-gettext_i18n_rails_js"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-gettext_i18n_rails_js/rubygem-gettext_i18n_rails_js.changes
  2015-12-03 13:30:02.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-gettext_i18n_rails_js.new/rubygem-gettext_i18n_rails_js.changes
 2016-06-12 18:54:34.0 +0200
@@ -1,0 +2,10 @@
+Wed Jun  1 04:29:55 UTC 2016 - co...@suse.com
+
+- updated to version 1.0.4
+ see installed CHANGELOG.md
+
+  ## 
[1.0.4](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.0.4) 
- 2016-05-31
+  
+  * Support ES2015 template strings (@bradbarrow)
+
+---

Old:

  gettext_i18n_rails_js-1.0.3.gem

New:

  gettext_i18n_rails_js-1.0.4.gem



Other differences:
--
++ rubygem-gettext_i18n_rails_js.spec ++
--- /var/tmp/diff_new_pack.1pwLvB/_old  2016-06-12 18:54:35.0 +0200
+++ /var/tmp/diff_new_pack.1pwLvB/_new  2016-06-12 18:54:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-gettext_i18n_rails_js
 #
-# 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,7 +24,7 @@
 #
 
 Name:   rubygem-gettext_i18n_rails_js
-Version:1.0.3
+Version:1.0.4
 Release:0
 %define mod_name gettext_i18n_rails_js
 %define mod_full_name %{mod_name}-%{version}

++ gettext_i18n_rails_js-1.0.3.gem -> gettext_i18n_rails_js-1.0.4.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2015-11-03 20:47:37.0 +0100
+++ new/CHANGELOG.md2016-05-31 10:09:53.0 +0200
@@ -1,5 +1,9 @@
 # Changelog
 
+## 
[1.0.4](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.0.4) 
- 2016-05-31
+
+* Support ES2015 template strings (@bradbarrow)
+
 ## 
[1.0.3](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.0.3) 
- 2015-11-03
 
 * Stop using bundler within the core lib (@domcleal)
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/gettext_i18n_rails_js/parser/base.rb 
new/lib/gettext_i18n_rails_js/parser/base.rb
--- old/lib/gettext_i18n_rails_js/parser/base.rb2015-11-03 
20:47:37.0 +0100
+++ new/lib/gettext_i18n_rails_js/parser/base.rb2016-05-31 
10:09:53.0 +0200
@@ -73,7 +73,7 @@
   def parse(file, _msgids = [])
 collect_for(file) do |function, arguments, line|
   key = arguments.scan(
-/('(?:[^'\\]|\\.)*'|"(?:[^"\\]|\\.)*")/
+/('(?:[^'\\]|\\.)*'|"(?:[^"\\]|\\.)*"|`(?:[^`\\]|\\.)*`)/
   ).collect do |match|
 match.first[1..-2]
   end.join(separator_for(function))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/gettext_i18n_rails_js/parser/javascript.rb 
new/lib/gettext_i18n_rails_js/parser/javascript.rb
--- old/lib/gettext_i18n_rails_js/parser/javascript.rb  2015-11-03 
20:47:37.0 +0100
+++ new/lib/gettext_i18n_rails_js/parser/javascript.rb  2016-05-31 
10:09:53.0 +0200
@@ -86,6 +86,7 @@
   (
 '(?:[^'\\]|\\.)*?'|
 "(?:[^"\\]|\\.)*?"|
+`(?:[^`\\]|\\.)*?`|
 [a-zA-Z0-9_\.()]*?
   )
   \s*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/gettext_i18n_rails_js/version.rb 
new/lib/gettext_i18n_rails_js/version.rb
--- old/lib/gettext_i18n_rails_js/version.rb2015-11-03 20:47:37.0 
+0100
+++ new/lib/gettext_i18n_rails_js/version.rb2016-05-31 10:09:53.0 
+0200
@@ -27,7 +27,7 @@
   class Version
 MAJOR = 1
 MINOR = 0
-PATCH = 3
+PATCH = 4
 
 PRE = nil
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2015-11-03 20:47:37.0 +0100
+++ new/metadata2016-05-31 10:55:33.0 +0200
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: gettext_i18n_rails_js
 version: !ruby/object:Gem::Version
-  version: 1.0.3
+  version: 

commit rubygem-gettext_i18n_rails_js for openSUSE:Factory

2015-12-03 Thread h_root
Hello community,

here is the log from the commit of package rubygem-gettext_i18n_rails_js for 
openSUSE:Factory checked in at 2015-12-03 13:30:01

Comparing /work/SRC/openSUSE:Factory/rubygem-gettext_i18n_rails_js (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-gettext_i18n_rails_js.new (New)


Package is "rubygem-gettext_i18n_rails_js"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-gettext_i18n_rails_js/rubygem-gettext_i18n_rails_js.changes
  2015-04-12 00:11:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-gettext_i18n_rails_js.new/rubygem-gettext_i18n_rails_js.changes
 2015-12-03 13:30:02.0 +0100
@@ -1,0 +2,10 @@
+Wed Nov  4 05:31:45 UTC 2015 - co...@suse.com
+
+- updated to version 1.0.3
+ see installed CHANGELOG.md
+
+  ## 
[1.0.3](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.0.3) 
- 2015-11-03
+  
+  * Stop using bundler within the core lib (@domcleal)
+
+---

Old:

  gettext_i18n_rails_js-1.0.2.gem

New:

  gettext_i18n_rails_js-1.0.3.gem



Other differences:
--
++ rubygem-gettext_i18n_rails_js.spec ++
--- /var/tmp/diff_new_pack.2aSQWx/_old  2015-12-03 13:30:03.0 +0100
+++ /var/tmp/diff_new_pack.2aSQWx/_new  2015-12-03 13:30:03.0 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-gettext_i18n_rails_js
-Version:1.0.2
+Version:1.0.3
 Release:0
 %define mod_name gettext_i18n_rails_js
 %define mod_full_name %{mod_name}-%{version}

++ gettext_i18n_rails_js-1.0.2.gem -> gettext_i18n_rails_js-1.0.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md1970-01-01 01:00:00.0 +0100
+++ new/CHANGELOG.md2015-11-03 20:47:37.0 +0100
@@ -1,19 +1,23 @@
 # Changelog
 
+## 
[1.0.3](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.0.3) 
- 2015-11-03
+
+* Stop using bundler within the core lib (@domcleal)
+
 ## 
[1.0.2](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.0.2) 
- 2015-03-30
 
-* Fixes exception when parsing empty js/coffee files
-* Avoid methods defined in rake task exposing globally
-* Added better configuration options
+* Fixes exception when parsing empty js/coffee files (@tboerger)
+* Avoid methods defined in rake task exposing globally (@tboerger)
+* Added better configuration options (@tboerger)
 
 ## 
[1.0.1](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.0.1) 
- 2015-02-24
 
-* Added missing javascripts to the gemspec
+* Added missing javascripts to the gemspec (@tboerger)
 
 ## 
[1.0.0](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.0.0) 
- 2015-02-24
 
-* Transfer from github.com/nubis/gettext_i18n_rails_js
-* Added TravisCI, Rubocop and Coveralls
-* Updated structure to my opinionated gem style
-* Changed default handlebars function to ```__```
-* Added extended ```gettext_i18n_rails_js.yml```
+* Transfer from github.com/nubis/gettext_i18n_rails_js (@tboerger)
+* Added TravisCI, Rubocop and Coveralls (@tboerger)
+* Updated structure to my opinionated gem style (@tboerger)
+* Changed default handlebars function to ```__``` (@tboerger)
+* Added extended ```gettext_i18n_rails_js.yml``` (@tboerger)
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/gettext_i18n_rails_js/parser/base.rb 
new/lib/gettext_i18n_rails_js/parser/base.rb
--- old/lib/gettext_i18n_rails_js/parser/base.rb1970-01-01 
01:00:00.0 +0100
+++ new/lib/gettext_i18n_rails_js/parser/base.rb2015-11-03 
20:47:37.0 +0100
@@ -87,9 +87,9 @@
 
   def cleanup_value(value)
 value
-  .gsub("\n", "\n")
-  .gsub("\t", "\t")
-  .gsub("\0", "\0")
+  .tr("\n", "\n")
+  .tr("\t", "\t")
+  .tr("\0", "\0")
   end
 
   def separator_for(value)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/gettext_i18n_rails_js/task.rb 
new/lib/gettext_i18n_rails_js/task.rb
--- old/lib/gettext_i18n_rails_js/task.rb   1970-01-01 01:00:00.0 
+0100
+++ new/lib/gettext_i18n_rails_js/task.rb   2015-11-03 20:47:37.0 
+0100
@@ -28,54 +28,66 @@
 extend self
 
 def po_to_json
-  GettextI18nRailsJs::Parser::Javascript
-.gettext_function = GettextI18nRailsJs.config.javascript_function
-
-  GettextI18nRailsJs::Parser::Handlebars
-.gettext_function = GettextI18nRailsJs.config.handlebars_function
+  set_config
 
   if files_list.empty?
 puts 

commit rubygem-gettext_i18n_rails_js for openSUSE:Factory

2015-04-11 Thread h_root
Hello community,

here is the log from the commit of package rubygem-gettext_i18n_rails_js for 
openSUSE:Factory checked in at 2015-04-12 00:11:08

Comparing /work/SRC/openSUSE:Factory/rubygem-gettext_i18n_rails_js (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-gettext_i18n_rails_js.new (New)


Package is rubygem-gettext_i18n_rails_js

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-gettext_i18n_rails_js/rubygem-gettext_i18n_rails_js.changes
  2015-02-27 10:59:39.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-gettext_i18n_rails_js.new/rubygem-gettext_i18n_rails_js.changes
 2015-04-12 00:11:09.0 +0200
@@ -1,0 +2,8 @@
+Sat Apr 11 06:09:02 UTC 2015 - co...@suse.com
+
+- updated to version 1.0.2
+ * Fixes exception when parsing empty js/coffee files
+ * Avoid methods defined in rake task exposing globally
+ * Added better configuration options
+
+---

Old:

  gettext_i18n_rails_js-1.0.1.gem

New:

  gettext_i18n_rails_js-1.0.2.gem



Other differences:
--
++ rubygem-gettext_i18n_rails_js.spec ++
--- /var/tmp/diff_new_pack.4N7To8/_old  2015-04-12 00:11:10.0 +0200
+++ /var/tmp/diff_new_pack.4N7To8/_new  2015-04-12 00:11:10.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-gettext_i18n_rails_js
-Version:1.0.1
+Version:1.0.2
 Release:0
 %define mod_name gettext_i18n_rails_js
 %define mod_full_name %{mod_name}-%{version}

++ gettext_i18n_rails_js-1.0.1.gem - gettext_i18n_rails_js-1.0.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2015-02-24 20:48:08.0 +0100
+++ new/CHANGELOG.md1970-01-01 01:00:00.0 +0100
@@ -1,5 +1,11 @@
 # Changelog
 
+## 
[1.0.2](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.0.2) 
- 2015-03-30
+
+* Fixes exception when parsing empty js/coffee files
+* Avoid methods defined in rake task exposing globally
+* Added better configuration options
+
 ## 
[1.0.1](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.0.1) 
- 2015-02-24
 
 * Added missing javascripts to the gemspec
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2015-02-24 20:48:08.0 +0100
+++ new/README.md   1970-01-01 01:00:00.0 +0100
@@ -82,6 +82,22 @@
   pretty: false
 ```
 
+If you prefer an initializer file within your rails application you can use
+that in favor of the YML configuration as well:
+
+```ruby
+GettextI18nRailsJs.config do |config|
+  config.output_path = app/assets/javascripts/locale
+
+  config.handlebars_function = __
+  config.javascript_function = __
+
+  config.jed_options = {
+pretty: false
+  }
+end
+```
+
 
 ## Todo
 
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/assets/javascripts/gettext/all.js 
new/lib/assets/javascripts/gettext/all.js
--- old/lib/assets/javascripts/gettext/all.js   2015-02-24 20:48:08.0 
+0100
+++ new/lib/assets/javascripts/gettext/all.js   1970-01-01 01:00:00.0 
+0100
@@ -26,7 +26,7 @@
 //= require_self
 
 (function() {
-  var locales = locales || {};
+  var locales = this.locales || {};
   var locale = document.getElementsByTagName('html')[0].lang;
 
   if(!locale) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/gettext_i18n_rails_js/config.rb 
new/lib/gettext_i18n_rails_js/config.rb
--- old/lib/gettext_i18n_rails_js/config.rb 1970-01-01 01:00:00.0 
+0100
+++ new/lib/gettext_i18n_rails_js/config.rb 1970-01-01 01:00:00.0 
+0100
@@ -0,0 +1,75 @@
+# -*- coding: UTF-8 -*-
+#
+# Copyright (c) 2012-2015 Dropmysite.com https://dropmyemail.com
+# Copyright (c) 2015 Webhippie http://www.webhippie.de
+#
+# Permission is hereby granted, free of charge, to any person obtaining
+# a copy of this software and associated documentation files (the
+# Software), to deal in the Software without restriction, including
+# without limitation the rights to use, copy, modify, merge, publish,
+# distribute, sublicense, and/or sell copies of the Software, and to
+# permit persons to whom the Software is furnished to do so, subject to
+# the following conditions:
+#
+# The above copyright notice and this permission notice shall be
+# included in all copies or substantial portions of the Software.
+#
+# THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
+# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# 

commit rubygem-gettext_i18n_rails_js for openSUSE:Factory

2015-02-27 Thread h_root
Hello community,

here is the log from the commit of package rubygem-gettext_i18n_rails_js for 
openSUSE:Factory checked in at 2015-02-27 10:59:28

Comparing /work/SRC/openSUSE:Factory/rubygem-gettext_i18n_rails_js (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-gettext_i18n_rails_js.new (New)


Package is rubygem-gettext_i18n_rails_js

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-gettext_i18n_rails_js/rubygem-gettext_i18n_rails_js.changes
  2015-02-25 02:18:22.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-gettext_i18n_rails_js.new/rubygem-gettext_i18n_rails_js.changes
 2015-02-27 10:59:39.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb 25 05:30:45 UTC 2015 - co...@suse.com
+
+- updated to version 1.0.1
+
+---

Old:

  gettext_i18n_rails_js-1.0.0.gem

New:

  gettext_i18n_rails_js-1.0.1.gem



Other differences:
--
++ rubygem-gettext_i18n_rails_js.spec ++
--- /var/tmp/diff_new_pack.qEr0Xi/_old  2015-02-27 10:59:40.0 +0100
+++ /var/tmp/diff_new_pack.qEr0Xi/_new  2015-02-27 10:59:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-gettext_i18n_rails_js
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,14 +24,14 @@
 #
 
 Name:   rubygem-gettext_i18n_rails_js
-Version:1.0.0
+Version:1.0.1
 Release:0
 %define mod_name gettext_i18n_rails_js
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros = 5
 BuildRequires:  %{ruby = 1.9.3}
 BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  ruby-macros = 5
 Url:https://github.com/webhippie/gettext_i18n_rails_js
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
@@ -51,7 +51,7 @@
 
 %install
 %gem_install \
-  --doc-files=CHANGELOG.md README.md LICENSE \
+  --doc-files=CHANGELOG.md LICENSE README.md \
   -f
 
 %gem_packages

++ gettext_i18n_rails_js-1.0.0.gem - gettext_i18n_rails_js-1.0.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md1970-01-01 01:00:00.0 +0100
+++ new/CHANGELOG.md2015-02-24 20:48:08.0 +0100
@@ -1,6 +1,10 @@
 # Changelog
 
-## 
[0.1.0](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v0.1.0) 
- 2015-02-24
+## 
[1.0.1](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.0.1) 
- 2015-02-24
+
+* Added missing javascripts to the gemspec
+
+## 
[1.0.0](https://github.com/webhippie/gettext_i18n_rails_js/releases/tag/v1.0.0) 
- 2015-02-24
 
 * Transfer from github.com/nubis/gettext_i18n_rails_js
 * Added TravisCI, Rubocop and Coveralls
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/assets/javascripts/gettext/all.js 
new/lib/assets/javascripts/gettext/all.js
--- old/lib/assets/javascripts/gettext/all.js   1970-01-01 01:00:00.0 
+0100
+++ new/lib/assets/javascripts/gettext/all.js   2015-02-24 20:48:08.0 
+0100
@@ -0,0 +1,56 @@
+//
+// Copyright (c) 2012-2015 Dropmysite.com https://dropmyemail.com
+// Copyright (c) 2015 Webhippie http://www.webhippie.de
+//
+// Permission is hereby granted, free of charge, to any person obtaining
+// a copy of this software and associated documentation files (the
+// Software), to deal in the Software without restriction, including
+// without limitation the rights to use, copy, modify, merge, publish,
+// distribute, sublicense, and/or sell copies of the Software, and to
+// permit persons to whom the Software is furnished to do so, subject to
+// the following conditions:
+//
+// The above copyright notice and this permission notice shall be
+// included in all copies or substantial portions of the Software.
+//
+// THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
+// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+// LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+// OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+//
+
+//= require gettext/jed
+//= require_self
+
+(function() {
+  var locales = locales || {};
+