Hello community,

here is the log from the commit of package rubygem-haml-rails for 
openSUSE:Factory checked in at 2019-08-06 15:09:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-haml-rails (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-haml-rails.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-haml-rails"

Tue Aug  6 15:09:41 2019 rev:5 rq:717299 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-haml-rails/rubygem-haml-rails.changes    
2019-06-19 21:00:01.798068670 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-haml-rails.new.4126/rubygem-haml-rails.changes
  2019-08-06 15:09:42.439796514 +0200
@@ -1,0 +2,6 @@
+Fri Jul 19 09:16:01 UTC 2019 - Stephan Kulow <co...@suse.com>
+
+- updated to version 2.0.1
+  no changelog found
+
+-------------------------------------------------------------------

Old:
----
  haml-rails-2.0.0.gem

New:
----
  haml-rails-2.0.1.gem

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

Other differences:
------------------
++++++ rubygem-haml-rails.spec ++++++
--- /var/tmp/diff_new_pack.jwEtBz/_old  2019-08-06 15:09:42.995796199 +0200
+++ /var/tmp/diff_new_pack.jwEtBz/_new  2019-08-06 15:09:42.999796197 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-haml-rails
-Version:        2.0.0
+Version:        2.0.1
 Release:        0
 %define mod_name haml-rails
 %define mod_full_name %{mod_name}-%{version}
@@ -32,7 +32,7 @@
 BuildRequires:  %{ruby >= 2.3.0}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
-Url:            http://github.com/indirect/haml-rails
+Url:            https://github.com/indirect/haml-rails
 Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        gem2rpm.yml
 Summary:        let your Gemfile do the configuring

++++++ haml-rails-2.0.0.gem -> haml-rails-2.0.1.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.travis.yml new/.travis.yml
--- old/.travis.yml     2019-02-26 01:01:49.000000000 +0100
+++ new/.travis.yml     2019-05-18 23:15:11.000000000 +0200
@@ -5,19 +5,19 @@
   - "gem update --system"
   - "gem install bundler"
 rvm:
-  - 2.5.0
-  - 2.4.3
-  - 2.3.6
-  - jruby
+  - 2.5.3
+  - 2.4.5
+  - 2.3.8
+  - jruby-9.2.5.0
 gemfile:
   - gemfiles/rails_5_2.gemfile
   - gemfiles/rails_5_1.gemfile
   - gemfiles/rails_5_2.gemfile
-  - gemfiles/rails_6.beta1.gemfile
+  - gemfiles/rails_6.beta2.gemfile
 matrix:
   exclude:
-    - rvm: 2.3.6
-      gemfile: gemfiles/rails_6.beta1.gemfile
-    - rvm: 2.4.3
-      gemfile: gemfiles/rails_6.beta1.gemfile
+    - rvm: 2.3.8
+      gemfile: gemfiles/rails_6.beta2.gemfile
+    - rvm: 2.4.5
+      gemfile: gemfiles/rails_6.beta2.gemfile
 script: "bundle exec rake test"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Appraisals new/Appraisals
--- old/Appraisals      2019-02-26 01:01:49.000000000 +0100
+++ new/Appraisals      2019-05-18 23:15:11.000000000 +0200
@@ -22,6 +22,6 @@
   gem "rails", "5.2"
 end
 
-appraise "rails_6.beta1" do
-  gem "rails", "6.0.0.beta1"
+appraise "rails_6.beta2" do
+  gem "rails", "6.0.0.beta2"
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md       2019-02-26 01:01:49.000000000 +0100
+++ new/README.md       2019-05-18 23:15:11.000000000 +0200
@@ -5,7 +5,7 @@
 
 To use it, add this line to your Gemfile:
 
-    gem "haml-rails", "~> 1.0"
+    gem "haml-rails", "~> 2.0"
 
 This ensures that:
 
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gemfiles/rails_6.beta1.gemfile 
new/gemfiles/rails_6.beta1.gemfile
--- old/gemfiles/rails_6.beta1.gemfile  2019-02-26 01:01:49.000000000 +0100
+++ new/gemfiles/rails_6.beta1.gemfile  1970-01-01 01:00:00.000000000 +0100
@@ -1,10 +0,0 @@
-# This file was generated by Appraisal
-
-source "https://rubygems.org";
-
-gem "rubysl", "~> 2.0", :platforms => :rbx
-gem "minitest", :platforms => :rbx
-gem "html2haml"
-gem "rails", "6.0.0.beta1"
-
-gemspec :path => "../"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gemfiles/rails_6.beta2.gemfile 
new/gemfiles/rails_6.beta2.gemfile
--- old/gemfiles/rails_6.beta2.gemfile  1970-01-01 01:00:00.000000000 +0100
+++ new/gemfiles/rails_6.beta2.gemfile  2019-05-18 23:15:11.000000000 +0200
@@ -0,0 +1,10 @@
+# This file was generated by Appraisal
+
+source "https://rubygems.org";
+
+gem "rubysl", "~> 2.0", :platforms => :rbx
+gem "minitest", :platforms => :rbx
+gem "html2haml"
+gem "rails", "6.0.0.beta2"
+
+gemspec :path => "../"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/haml-rails.gemspec new/haml-rails.gemspec
--- old/haml-rails.gemspec      2019-02-26 01:01:49.000000000 +0100
+++ new/haml-rails.gemspec      2019-05-18 23:15:11.000000000 +0200
@@ -7,13 +7,13 @@
   s.platform    = Gem::Platform::RUBY
   s.authors     = ["André Arko"]
   s.email       = ["an...@arko.net"]
-  s.homepage    = "http://github.com/indirect/haml-rails";
+  s.homepage    = "https://github.com/indirect/haml-rails";
   s.summary     = "let your Gemfile do the configuring"
   s.description = "Haml-rails provides Haml generators for Rails 4. It also 
enables Haml as the templating engine for you, so you don't have to screw 
around in your own application.rb when your Gemfile already clearly indicated 
what templating engine you have installed. Hurrah."
   s.licenses    = ["MIT"]
 
   s.rubyforge_project         = "haml-rails"
-  s.required_rubygems_version = ">= 3.0.0"
+  s.required_rubygems_version = ">= 2.0.0"
   s.required_ruby_version     = ">= 2.3.0"
 
   s.add_dependency "haml",          [">= 4.0.6", "< 6.0"]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/haml-rails/version.rb 
new/lib/haml-rails/version.rb
--- old/lib/haml-rails/version.rb       2019-02-26 01:01:49.000000000 +0100
+++ new/lib/haml-rails/version.rb       2019-05-18 23:15:11.000000000 +0200
@@ -1,5 +1,5 @@
 module Haml
   module Rails
-    VERSION = "2.0.0"
+    VERSION = "2.0.1"
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2019-02-26 01:01:49.000000000 +0100
+++ new/metadata        2019-05-18 23:15:11.000000000 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: haml-rails
 version: !ruby/object:Gem::Version
-  version: 2.0.0
+  version: 2.0.1
 platform: ruby
 authors:
 - André Arko
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2019-02-26 00:00:00.000000000 Z
+date: 2019-05-18 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: haml
@@ -161,7 +161,7 @@
 - Rakefile
 - gemfiles/rails_5_1.gemfile
 - gemfiles/rails_5_2.gemfile
-- gemfiles/rails_6.beta1.gemfile
+- gemfiles/rails_6.beta2.gemfile
 - haml-rails.gemspec
 - lib/generators/haml/controller/controller_generator.rb
 - lib/generators/haml/controller/templates/view.html.haml
@@ -186,7 +186,7 @@
 - test/lib/generators/haml/scaffold_generator_test.rb
 - test/lib/generators/haml/testing_helper.rb
 - test/test_helper.rb
-homepage: http://github.com/indirect/haml-rails
+homepage: https://github.com/indirect/haml-rails
 licenses:
 - MIT
 metadata: {}
@@ -203,9 +203,9 @@
   requirements:
   - - ">="
     - !ruby/object:Gem::Version
-      version: 3.0.0
+      version: 2.0.0
 requirements: []
-rubygems_version: 3.0.2
+rubygems_version: 3.0.3
 signing_key: 
 specification_version: 4
 summary: let your Gemfile do the configuring


Reply via email to