Hello community,

here is the log from the commit of package rubygem-atomic for openSUSE:Factory 
checked in at 2018-03-01 12:07:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-atomic (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-atomic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-atomic"

Thu Mar  1 12:07:31 2018 rev:12 rq:580865 version:1.1.100

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-atomic/rubygem-atomic.changes    
2015-02-11 16:45:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-atomic.new/rubygem-atomic.changes       
2018-03-01 12:07:32.774663702 +0100
@@ -1,0 +2,6 @@
+Mon Feb 26 05:28:27 UTC 2018 - [email protected]
+
+- updated to version 1.1.100
+  no changelog found
+
+-------------------------------------------------------------------

Old:
----
  atomic-1.1.99.gem

New:
----
  atomic-1.1.100.gem

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

Other differences:
------------------
++++++ rubygem-atomic.spec ++++++
--- /var/tmp/diff_new_pack.jkytxJ/_old  2018-03-01 12:07:33.414640729 +0100
+++ /var/tmp/diff_new_pack.jkytxJ/_new  2018-03-01 12:07:33.418640586 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-atomic
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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-atomic
-Version:        1.1.99
+Version:        1.1.100
 Release:        0
 %define mod_name atomic
 %define mod_full_name %{mod_name}-%{version}
@@ -32,8 +32,8 @@
 BuildRequires:  %{rubydevel}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
-Url:            http://github.com/ruby-concurrency/ruby-atomic
-Source:         http://rubygems.org/gems/%{mod_full_name}.gem
+Url:            http://github.com/ruby-concurrency/atomic
+Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        gem2rpm.yml
 Summary:        An atomic reference implementation for JRuby, Rubinius, and MRI
 License:        Apache-2.0

++++++ atomic-1.1.99.gem -> atomic-1.1.100.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md       2015-01-26 23:04:26.000000000 +0100
+++ new/README.md       2018-02-25 19:31:41.000000000 +0100
@@ -7,7 +7,7 @@
 # Deprecated!
 
 *This gem has been deprecated in lieu of [Concurrent 
Ruby](http://www.concurrent-ruby.com).
-This gem will be retained in GitHUb and Rubygems.org indefinitely but no new 
development
+This gem will be retained in GitHub and Rubygems.org indefinitely but no new 
development
 will occur, including updates to support new versions of Ruby, JRuby, and 
Java. All users
 of this gem are encouraged to update their projects to use `concurrent-ruby` 
instead.*
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/atomic.gemspec new/atomic.gemspec
--- old/atomic.gemspec  2015-01-26 23:04:26.000000000 +0100
+++ new/atomic.gemspec  2018-02-25 19:31:41.000000000 +0100
@@ -4,13 +4,13 @@
 
 Gem::Specification.new do |s|
   s.name = %q{atomic}
-  s.version = "1.1.99"
+  s.version = "1.1.100"
   s.authors = ["Charles Oliver Nutter", "MenTaLguY", "Sokolov Yura"]
   s.date = Time.now.strftime('%Y-%m-%d')
   s.summary = "An atomic reference implementation for JRuby, Rubinius, and MRI"
   s.description = s.summary
   s.email = ["[email protected]", "[email protected]", 
"[email protected]"]
-  s.homepage = "http://github.com/ruby-concurrency/ruby-atomic";
+  s.homepage = "http://github.com/ruby-concurrency/atomic";
   s.require_paths = ["lib"]
   s.licenses = ["Apache-2.0"]
   s.test_files = Dir["test/test*.rb"]
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2015-01-26 23:04:26.000000000 +0100
+++ new/metadata        2018-02-25 19:31:41.000000000 +0100
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: atomic
 version: !ruby/object:Gem::Version
-  version: 1.1.99
+  version: 1.1.100
 platform: ruby
 authors:
 - Charles Oliver Nutter
@@ -10,7 +10,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2015-01-26 00:00:00.000000000 Z
+date: 2018-02-25 00:00:00.000000000 Z
 dependencies: []
 description: An atomic reference implementation for JRuby, Rubinius, and MRI
 email:
@@ -48,7 +48,7 @@
 - lib/atomic/rbx.rb
 - lib/atomic/ruby.rb
 - test/test_atomic.rb
-homepage: http://github.com/ruby-concurrency/ruby-atomic
+homepage: http://github.com/ruby-concurrency/atomic
 licenses:
 - Apache-2.0
 metadata: {}
@@ -69,7 +69,7 @@
       version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.4.5
+rubygems_version: 2.6.14
 signing_key: 
 specification_version: 4
 summary: An atomic reference implementation for JRuby, Rubinius, and MRI


Reply via email to