Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-crack for openSUSE:Factory 
checked in at 2021-01-21 21:55:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-crack (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-crack.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-crack"

Thu Jan 21 21:55:25 2021 rev:3 rq:865179 version:0.4.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-crack/rubygem-crack.changes      
2020-10-05 19:30:33.316567784 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-crack.new.28504/rubygem-crack.changes   
2021-01-21 21:55:26.629797623 +0100
@@ -1,0 +2,6 @@
+Wed Jan 20 12:29:36 UTC 2021 - Stephan Kulow <[email protected]>
+
+updated to version 0.4.5
+  no changelog found
+
+-------------------------------------------------------------------

Old:
----
  crack-0.4.4.gem

New:
----
  crack-0.4.5.gem

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

Other differences:
------------------
++++++ rubygem-crack.spec ++++++
--- /var/tmp/diff_new_pack.KbfPZ5/_old  2021-01-21 21:55:27.165797996 +0100
+++ /var/tmp/diff_new_pack.KbfPZ5/_new  2021-01-21 21:55:27.169797999 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-crack
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 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-crack
-Version:        0.4.4
+Version:        0.4.5
 Release:        0
 %define mod_name crack
 %define mod_full_name %{mod_name}-%{version}
@@ -32,7 +32,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
-URL:            http://github.com/jnunemaker/crack
+URL:            https://github.com/jnunemaker/crack
 Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        gem2rpm.yml
 Summary:        Really simple JSON and XML parsing, ripped from Merb and Rails

++++++ crack-0.4.4.gem -> crack-0.4.5.gem ++++++
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/crack/version.rb new/lib/crack/version.rb
--- old/lib/crack/version.rb    2020-09-17 18:32:40.000000000 +0200
+++ new/lib/crack/version.rb    2020-12-27 01:14:16.000000000 +0100
@@ -1,3 +1,3 @@
 module Crack
-  VERSION = "0.4.4"
+  VERSION = "0.4.5"
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2020-09-17 18:32:40.000000000 +0200
+++ new/metadata        2020-12-27 01:14:16.000000000 +0100
@@ -1,15 +1,29 @@
 --- !ruby/object:Gem::Specification
 name: crack
 version: !ruby/object:Gem::Version
-  version: 0.4.4
+  version: 0.4.5
 platform: ruby
 authors:
 - John Nunemaker
 autorequire:
 bindir: bin
 cert_chain: []
-date: 2020-09-17 00:00:00.000000000 Z
-dependencies: []
+date: 2020-12-27 00:00:00.000000000 Z
+dependencies:
+- !ruby/object:Gem::Dependency
+  name: rexml
+  requirement: !ruby/object:Gem::Requirement
+    requirements:
+    - - ">="
+      - !ruby/object:Gem::Version
+        version: '0'
+  type: :runtime
+  prerelease: false
+  version_requirements: !ruby/object:Gem::Requirement
+    requirements:
+    - - ">="
+      - !ruby/object:Gem::Version
+        version: '0'
 description: Really simple JSON and XML parsing, ripped from Merb and Rails.
 email:
 - [email protected]
@@ -22,7 +36,7 @@
 - lib/crack/util.rb
 - lib/crack/version.rb
 - lib/crack/xml.rb
-homepage: http://github.com/jnunemaker/crack
+homepage: https://github.com/jnunemaker/crack
 licenses:
 - MIT
 metadata: {}
@@ -41,7 +55,7 @@
     - !ruby/object:Gem::Version
       version: '0'
 requirements: []
-rubygems_version: 3.0.3
+rubygems_version: 3.1.4
 signing_key:
 specification_version: 4
 summary: Really simple JSON and XML parsing, ripped from Merb and Rails.

Reply via email to