Hello community,

here is the log from the commit of package rubygem-activesupport-5_0 for 
openSUSE:Factory checked in at 2016-08-25 09:54:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-activesupport-5_0 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-activesupport-5_0.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-activesupport-5_0"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-activesupport-5_0/rubygem-activesupport-5_0.changes
      2016-07-21 07:56:32.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activesupport-5_0.new/rubygem-activesupport-5_0.changes
 2016-08-25 09:54:03.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Aug 12 04:35:03 UTC 2016 - co...@suse.com
+
+- updated to version 5.0.0.1
+ see installed CHANGELOG.md
+
+-------------------------------------------------------------------

Old:
----
  activesupport-5.0.0.gem

New:
----
  activesupport-5.0.0.1.gem

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

Other differences:
------------------
++++++ rubygem-activesupport-5_0.spec ++++++
--- /var/tmp/diff_new_pack.0rb0tA/_old  2016-08-25 09:54:04.000000000 +0200
+++ /var/tmp/diff_new_pack.0rb0tA/_new  2016-08-25 09:54:04.000000000 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-activesupport-5_0
-Version:        5.0.0
+Version:        5.0.0.1
 Release:        0
 %define mod_name activesupport
 %define mod_full_name %{mod_name}-%{version}

++++++ activesupport-5.0.0.gem -> activesupport-5.0.0.1.gem ++++++
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_support/gem_version.rb 
new/lib/active_support/gem_version.rb
--- old/lib/active_support/gem_version.rb       2016-06-30 23:20:52.000000000 
+0200
+++ new/lib/active_support/gem_version.rb       2016-08-11 00:37:26.000000000 
+0200
@@ -8,7 +8,7 @@
     MAJOR = 5
     MINOR = 0
     TINY  = 0
-    PRE   = nil
+    PRE   = "1"
 
     STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2016-06-30 23:20:52.000000000 +0200
+++ new/metadata        2016-08-11 00:37:26.000000000 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activesupport
 version: !ruby/object:Gem::Version
-  version: 5.0.0
+  version: 5.0.0.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2016-06-30 00:00:00.000000000 Z
+date: 2016-08-10 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: i18n
@@ -336,9 +336,10 @@
       version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.4
+rubygems_version: 2.6.6
 signing_key: 
 specification_version: 4
 summary: A toolkit of support libraries and Ruby core extensions extracted 
from the
   Rails framework.
 test_files: []
+has_rdoc: 


Reply via email to