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-12-25 20:16:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-mini_mime (Old) and /work/SRC/openSUSE:Factory/.rubygem-mini_mime.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-mini_mime" Sat Dec 25 20:16:48 2021 rev:6 rq:942447 version:1.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-mini_mime/rubygem-mini_mime.changes 2021-08-25 20:59:40.561045573 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-mini_mime.new.2520/rubygem-mini_mime.changes 2021-12-25 20:17:15.809279775 +0100 @@ -1,0 +2,7 @@ +Sat Dec 25 10:00:59 UTC 2021 - Manuel Schnitzer <mschnit...@suse.com> + +- updated to version 1.1.2 + + * update mime types from upstream + +------------------------------------------------------------------- Old: ---- mini_mime-1.1.1.gem New: ---- mini_mime-1.1.2.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-mini_mime.spec ++++++ --- /var/tmp/diff_new_pack.YX18uq/_old 2021-12-25 20:17:16.285280163 +0100 +++ /var/tmp/diff_new_pack.YX18uq/_new 2021-12-25 20:17:16.289280166 +0100 @@ -24,7 +24,7 @@ # Name: rubygem-mini_mime -Version: 1.1.1 +Version: 1.1.2 Release: 0 %define mod_name mini_mime %define mod_full_name %{mod_name}-%{version} ++++++ mini_mime-1.1.1.gem -> mini_mime-1.1.2.gem ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CHANGELOG new/CHANGELOG --- old/CHANGELOG 2021-08-23 04:04:39.000000000 +0200 +++ new/CHANGELOG 2021-10-11 06:10:26.000000000 +0200 @@ -1,3 +1,7 @@ +11-10-2021 + - Version 1.1.2 + - update mime types from upstream + 23-08-2021 - Version 1.1.1 - update mime types from upstream 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-08-23 04:04:39.000000000 +0200 +++ new/lib/db/content_type_mime.db 2021-10-11 06:10:26.000000000 +0200 @@ -812,6 +812,7 @@ sl text/vnd.wap.sl quoted-printable wml text/vnd.wap.wml quoted-printable wmls text/vnd.wap.wmlscript quoted-printable +vtt text/vtt quoted-printable asm text/x-asm quoted-printable c text/x-c quoted-printable coffee text/x-coffescript 8bit 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-08-23 04:04:39.000000000 +0200 +++ new/lib/db/ext_mime.db 2021-10-11 06:10:26.000000000 +0200 @@ -1055,6 +1055,7 @@ vss application/vnd.visio base64 vst application/vnd.visio base64 vsw application/vnd.visio base64 +vtt text/vtt quoted-printable vtu model/vnd.vtu base64 vxml application/voicexml+xml base64 w3d application/x-director 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-08-23 04:04:39.000000000 +0200 +++ new/lib/mini_mime/version.rb 2021-10-11 06:10:26.000000000 +0200 @@ -1,4 +1,4 @@ # frozen_string_literal: true module MiniMime - VERSION = "1.1.1" + VERSION = "1.1.2" end diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/metadata new/metadata --- old/metadata 2021-08-23 04:04:39.000000000 +0200 +++ new/metadata 2021-10-11 06:10:26.000000000 +0200 @@ -1,14 +1,14 @@ --- !ruby/object:Gem::Specification name: mini_mime version: !ruby/object:Gem::Version - version: 1.1.1 + version: 1.1.2 platform: ruby authors: - Sam Saffron autorequire: bindir: exe cert_chain: [] -date: 2021-08-23 00:00:00.000000000 Z +date: 2021-10-11 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: bundler