Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-marcel for openSUSE:Factory checked in at 2021-07-02 13:27:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-marcel (Old) and /work/SRC/openSUSE:Factory/.rubygem-marcel.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-marcel" Fri Jul 2 13:27:54 2021 rev:5 rq:903601 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-marcel/rubygem-marcel.changes 2021-05-21 21:50:17.306165776 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-marcel.new.2625/rubygem-marcel.changes 2021-07-02 13:28:55.180084356 +0200 @@ -1,0 +2,10 @@ +Tue Apr 20 13:43:09 UTC 2021 - Manuel Schnitzer <mschnit...@suse.com> + +- updated to version 1.0.1 + + * Fixes identifying OpenDocument files by magic. 1.0.0 imprecisely identified them as application/zip. (#38) + * Fixes identifying .docx, .pptx, and .xlsx files exported from Google Sheets by magic. (#36) + * Identifies vCard files as text/vcard rather than text/x-vcard. (27fac74) + * Identifies .otf, .woff, and .woff2 files a?? font/otf, font/woff, and font/woff2, respectively. (#37) + +------------------------------------------------------------------- Old: ---- marcel-0.3.3.gem New: ---- marcel-1.0.1.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-marcel.spec ++++++ --- /var/tmp/diff_new_pack.cd9KAm/_old 2021-07-02 13:28:55.568081345 +0200 +++ /var/tmp/diff_new_pack.cd9KAm/_new 2021-07-02 13:28:55.572081314 +0200 @@ -1,7 +1,7 @@ # # spec file for package rubygem-marcel # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 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-marcel -Version: 0.3.3 +Version: 1.0.1 Release: 0 %define mod_name marcel %define mod_full_name %{mod_name}-%{version} @@ -38,11 +38,11 @@ BuildRequires: ruby-macros >= 5 BuildRequires: %{ruby >= 2.2} BuildRequires: %{rubygem gem2rpm} -Url: https://github.com/basecamp/marcel +Url: https://github.com/rails/marcel Source: https://rubygems.org/gems/%{mod_full_name}.gem Source1: gem2rpm.yml Summary: Simple mime type detection using magic numbers, filenames, and -License: MIT +License: MIT and Apache-2.0 Group: Development/Languages/Ruby %description @@ -54,7 +54,7 @@ %install %gem_install \ - --doc-files="MIT-LICENSE README.md" \ + --doc-files="MIT-LICENSE" \ -f %gem_packages ++++++ marcel-0.3.3.gem -> marcel-1.0.1.gem ++++++ ++++ 3079 lines of diff (skipped)