Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-mini_mime for 
openSUSE:Factory checked in at 2021-08-25 20:58:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-mini_mime (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-mini_mime.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-mini_mime"

Wed Aug 25 20:58:09 2021 rev:5 rq:914126 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-mini_mime/rubygem-mini_mime.changes      
2021-04-21 21:00:35.678314296 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-mini_mime.new.1899/rubygem-mini_mime.changes
    2021-08-25 20:59:40.561045573 +0200
@@ -1,0 +2,7 @@
+Wed Aug 25 05:15:27 UTC 2021 - Manuel Schnitzer <mschnit...@suse.com>
+
+- updated to version 1.1.1
+
+  * update mime types from upstream
+
+-------------------------------------------------------------------

Old:
----
  mini_mime-1.1.0.gem

New:
----
  mini_mime-1.1.1.gem

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

Other differences:
------------------
++++++ rubygem-mini_mime.spec ++++++
--- /var/tmp/diff_new_pack.y9y3HA/_old  2021-08-25 20:59:41.001044995 +0200
+++ /var/tmp/diff_new_pack.y9y3HA/_new  2021-08-25 20:59:41.005044989 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-mini_mime
-Version:        1.1.0
+Version:        1.1.1
 Release:        0
 %define mod_name mini_mime
 %define mod_full_name %{mod_name}-%{version}

++++++ mini_mime-1.1.0.gem -> mini_mime-1.1.1.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG new/CHANGELOG
--- old/CHANGELOG       2021-04-05 03:20:26.000000000 +0200
+++ new/CHANGELOG       2021-08-23 04:04:39.000000000 +0200
@@ -1,3 +1,7 @@
+23-08-2021
+  - Version 1.1.1
+  - update mime types from upstream
+
 05-04-2021
   - Version 1.1.0
   - MiniMime.lookup_by_extension is now case insensitive
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/db/content_type_mime.db 
new/lib/db/content_type_mime.db
--- old/lib/db/content_type_mime.db     2021-04-05 03:20:26.000000000 +0200
+++ new/lib/db/content_type_mime.db     2021-08-23 04:04:39.000000000 +0200
@@ -35,6 +35,7 @@
 lostxml     application/lost+xml                                               
       base64          
 hqx         application/mac-binhex40                                           
       8bit            
 mads        application/mads+xml                                               
       base64          
+webmanifest application/manifest+json                                          
       base64          
 mrc         application/marc                                                   
       base64          
 mrcx        application/marcxml+xml                                            
       base64          
 ma          application/mathematica                                            
       base64          
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/db/ext_mime.db new/lib/db/ext_mime.db
--- old/lib/db/ext_mime.db      2021-04-05 03:20:26.000000000 +0200
+++ new/lib/db/ext_mime.db      2021-08-23 04:04:39.000000000 +0200
@@ -1071,6 +1071,7 @@
 weba        audio/webm                                                         
       base64          
 webapp      application/x-web-app-manifest+json                                
       base64          
 webm        audio/webm                                                         
       base64          
+webmanifest application/manifest+json                                          
       base64          
 webp        image/webp                                                         
       base64          
 wg          application/vnd.pmi.widget                                         
       base64          
 wgt         application/widget                                                 
       base64          
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/mini_mime/version.rb new/lib/mini_mime/version.rb
--- old/lib/mini_mime/version.rb        2021-04-05 03:20:26.000000000 +0200
+++ new/lib/mini_mime/version.rb        2021-08-23 04:04:39.000000000 +0200
@@ -1,4 +1,4 @@
 # frozen_string_literal: true
 module MiniMime
-  VERSION = "1.1.0"
+  VERSION = "1.1.1"
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2021-04-05 03:20:26.000000000 +0200
+++ new/metadata        2021-08-23 04:04:39.000000000 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: mini_mime
 version: !ruby/object:Gem::Version
-  version: 1.1.0
+  version: 1.1.1
 platform: ruby
 authors:
 - Sam Saffron
 autorequire:
 bindir: exe
 cert_chain: []
-date: 2021-04-05 00:00:00.000000000 Z
+date: 2021-08-23 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: bundler
@@ -16,42 +16,42 @@
     requirements:
     - - ">="
       - !ruby/object:Gem::Version
-        version: '1.13'
+        version: '0'
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - ">="
       - !ruby/object:Gem::Version
-        version: '1.13'
+        version: '0'
 - !ruby/object:Gem::Dependency
   name: rake
   requirement: !ruby/object:Gem::Requirement
     requirements:
-    - - "~>"
+    - - ">="
       - !ruby/object:Gem::Version
-        version: '10.0'
+        version: '0'
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
-    - - "~>"
+    - - ">="
       - !ruby/object:Gem::Version
-        version: '10.0'
+        version: '0'
 - !ruby/object:Gem::Dependency
   name: minitest
   requirement: !ruby/object:Gem::Requirement
     requirements:
-    - - "~>"
+    - - ">="
       - !ruby/object:Gem::Version
-        version: '5.0'
+        version: '0'
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
-    - - "~>"
+    - - ">="
       - !ruby/object:Gem::Version
-        version: '5.0'
+        version: '0'
 - !ruby/object:Gem::Dependency
   name: rubocop
   requirement: !ruby/object:Gem::Requirement
@@ -125,7 +125,7 @@
     - !ruby/object:Gem::Version
       version: '0'
 requirements: []
-rubygems_version: 3.2.2
+rubygems_version: 3.1.6
 signing_key:
 specification_version: 4
 summary: A lightweight mime type lookup toy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mini_mime.gemspec new/mini_mime.gemspec
--- old/mini_mime.gemspec       2021-04-05 03:20:26.000000000 +0200
+++ new/mini_mime.gemspec       2021-08-23 04:04:39.000000000 +0200
@@ -22,9 +22,9 @@
   spec.executables   = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
   spec.require_paths = ["lib"]
 
-  spec.add_development_dependency "bundler", ">= 1.13"
-  spec.add_development_dependency "rake", "~> 10.0"
-  spec.add_development_dependency "minitest", "~> 5.0"
+  spec.add_development_dependency "bundler"
+  spec.add_development_dependency "rake"
+  spec.add_development_dependency "minitest"
   spec.add_development_dependency "rubocop"
   spec.add_development_dependency "rubocop-discourse"
 end

Reply via email to