Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-MIME-Types for openSUSE:Factory 
checked in at 2021-04-23 17:50:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MIME-Types (Old)
 and      /work/SRC/openSUSE:Factory/.perl-MIME-Types.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-MIME-Types"

Fri Apr 23 17:50:43 2021 rev:45 rq:887998 version:2.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-MIME-Types/perl-MIME-Types.changes  
2021-04-21 21:00:22.370293335 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-MIME-Types.new.12324/perl-MIME-Types.changes   
    2021-04-23 17:50:59.758832378 +0200
@@ -1,0 +2,17 @@
+Fri Apr 23 03:08:18 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 2.20
+   see /usr/share/doc/packages/perl-MIME-Types/ChangeLog
+
+  version 2.20: Thu 22 Apr 12:48:35 CEST 2021
+
+       Fixes:
+       - problems with PAUSE cause the previous release to show-up in
+         the wrong location.  Let's hope this release solves it.
+
+       Changes:
+       - heif/heic/heifs/heics/hif fix [issue #9, ???????? ????????????????]
+       - no 'and' and 'or' extensions [issue #9, ???????? ????????????????]
+       - application/octet-stream is better for .bin [issue #10, ???????? 
????????????????]
+
+-------------------------------------------------------------------

Old:
----
  MIME-Types-2.19.tar.gz

New:
----
  MIME-Types-2.20.tar.gz

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

Other differences:
------------------
++++++ perl-MIME-Types.spec ++++++
--- /var/tmp/diff_new_pack.KxjNIl/_old  2021-04-23 17:51:00.230833190 +0200
+++ /var/tmp/diff_new_pack.KxjNIl/_new  2021-04-23 17:51:00.234833197 +0200
@@ -18,12 +18,12 @@
 
 %define cpan_name MIME-Types
 Name:           perl-MIME-Types
-Version:        2.19
+Version:        2.20
 Release:        0
 Summary:        Definition of MIME types
 License:        Artistic-1.0 OR GPL-1.0-or-later
 URL:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/M/MA/MARKOV/home/markov/local/perl-git/%{cpan_name}/public_html/mime-types/source/MIME-Types-219targz/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRequires:  perl

++++++ MIME-Types-2.19.tar.gz -> MIME-Types-2.20.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.19/ChangeLog 
new/MIME-Types-2.20/ChangeLog
--- old/MIME-Types-2.19/ChangeLog       2021-04-16 11:47:56.000000000 +0200
+++ new/MIME-Types-2.20/ChangeLog       2021-04-22 12:49:17.000000000 +0200
@@ -6,6 +6,17 @@
 TODO:
        . Add source http://www.ltsw.se/knbase/internet/mime.htp ?
 
+version 2.20: Thu 22 Apr 12:48:35 CEST 2021
+
+       Fixes:
+       - problems with PAUSE cause the previous release to show-up in
+         the wrong location.  Let's hope this release solves it.
+
+       Changes:
+       - heif/heic/heifs/heics/hif fix [issue #9, ???????? ????????????????]
+       - no 'and' and 'or' extensions [issue #9, ???????? ????????????????]
+       - application/octet-stream is better for .bin [issue #10, ???????? 
????????????????]
+
 version 2.19: Fri 16 Apr 11:47:10 CEST 2021
 
        Improvements:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.19/META.json 
new/MIME-Types-2.20/META.json
--- old/MIME-Types-2.19/META.json       2021-04-16 11:47:58.000000000 +0200
+++ new/MIME-Types-2.20/META.json       2021-04-22 12:49:19.000000000 +0200
@@ -51,6 +51,6 @@
          "web" : "https://github.com/markov2/perl5-MIME-Types";
       }
    },
-   "version" : "2.19",
+   "version" : "2.20",
    "x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.19/META.yml new/MIME-Types-2.20/META.yml
--- old/MIME-Types-2.19/META.yml        2021-04-16 11:47:58.000000000 +0200
+++ new/MIME-Types-2.20/META.yml        2021-04-22 12:49:19.000000000 +0200
@@ -26,5 +26,5 @@
   homepage: http://perl.overmeer.net/CPAN/
   license: http://dev.perl.org/licenses/
   repository: https://github.com/markov2/perl5-MIME-Types.git
-version: '2.19'
+version: '2.20'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.011'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.19/Makefile.PL 
new/MIME-Types-2.20/Makefile.PL
--- old/MIME-Types-2.19/Makefile.PL     2021-04-16 11:47:56.000000000 +0200
+++ new/MIME-Types-2.20/Makefile.PL     2021-04-18 17:53:26.000000000 +0200
@@ -2,7 +2,7 @@
 
 require 5.006;
 
-my $version  = '2.19';   # scanned by bin/collect_types !
+my $version  = '2.20';   #!!! scanned by bin/collect_types
 
 WriteMakefile
   ( NAME      => 'MIME::Types'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.19/lib/MIME/Type.pm 
new/MIME-Types-2.20/lib/MIME/Type.pm
--- old/MIME-Types-2.19/lib/MIME/Type.pm        2021-04-16 11:47:56.000000000 
+0200
+++ new/MIME-Types-2.20/lib/MIME/Type.pm        2021-04-22 12:49:17.000000000 
+0200
@@ -8,7 +8,7 @@
 
 package MIME::Type;
 use vars '$VERSION';
-$VERSION = '2.19';
+$VERSION = '2.20';
 
 
 use strict;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.19/lib/MIME/Type.pod 
new/MIME-Types-2.20/lib/MIME/Type.pod
--- old/MIME-Types-2.19/lib/MIME/Type.pod       2021-04-16 11:47:56.000000000 
+0200
+++ new/MIME-Types-2.20/lib/MIME/Type.pod       2021-04-22 12:49:17.000000000 
+0200
@@ -225,8 +225,8 @@
 
 =head1 SEE ALSO
 
-This module is part of MIME-Types distribution version 2.19,
-built on April 16, 2021. Website: F<http://perl.overmeer.net/CPAN/>
+This module is part of MIME-Types distribution version 2.20,
+built on April 22, 2021. Website: F<http://perl.overmeer.net/CPAN/>
 
 =head1 LICENSE
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.19/lib/MIME/Types.pm 
new/MIME-Types-2.20/lib/MIME/Types.pm
--- old/MIME-Types-2.19/lib/MIME/Types.pm       2021-04-16 11:47:56.000000000 
+0200
+++ new/MIME-Types-2.20/lib/MIME/Types.pm       2021-04-22 12:49:17.000000000 
+0200
@@ -8,7 +8,7 @@
 
 package MIME::Types;
 use vars '$VERSION';
-$VERSION = '2.19';
+$VERSION = '2.20';
 
 
 use strict;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.19/lib/MIME/Types.pod 
new/MIME-Types-2.20/lib/MIME/Types.pod
--- old/MIME-Types-2.19/lib/MIME/Types.pod      2021-04-16 11:47:56.000000000 
+0200
+++ new/MIME-Types-2.20/lib/MIME/Types.pod      2021-04-22 12:49:17.000000000 
+0200
@@ -254,8 +254,8 @@
 
 =head1 SEE ALSO
 
-This module is part of MIME-Types distribution version 2.19,
-built on April 16, 2021. Website: F<http://perl.overmeer.net/CPAN/>
+This module is part of MIME-Types distribution version 2.20,
+built on April 22, 2021. Website: F<http://perl.overmeer.net/CPAN/>
 
 =head1 LICENSE
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.19/lib/MIME/types.db 
new/MIME-Types-2.20/lib/MIME/types.db
--- old/MIME-Types-2.19/lib/MIME/types.db       2021-04-16 11:47:56.000000000 
+0200
+++ new/MIME-Types-2.20/lib/MIME/types.db       2021-04-22 12:49:17.000000000 
+0200
@@ -1,4 +1,4 @@
-2213:EXTENSIONS
+2211:EXTENSIONS
 #;application/x-mathcad
 %;application/x-trash
 123;application/vnd.lotus-1-2-3
@@ -70,7 +70,6 @@
 MCD;application/vnd.mcd
 MQY;application/vnd.mobius.mqy
 MSL;application/vnd.mobius.msl
-NA;application/vnd.wfa.dpp
 NND;application/vnd.noblenet-directory
 NNS;application/vnd.noblenet-sealer
 NNW;application/vnd.noblenet-web
@@ -163,7 +162,6 @@
 aml;application/aml
 amr;audio/amr
 amz;audio/x-amzxml
-and;audio/atrac-advanced-lossless
 ani;application/x-navi-animation
 anx;application/x-annodex
 any;application/vnd.mitsubishi.misty-guard.trustweb
@@ -238,7 +236,7 @@
 bh2;application/vnd.fujitsu.oasysprs
 bib;text/x-bibtex
 bik;video/vnd.radgamettools.bink
-bin;application/gltf-buffer
+bin;applicatoin/octet-stream
 bk2;video/vnd.radgamettools.bink
 bkm;application/vnd.nervana
 blb;application/x-blorb
@@ -607,7 +605,7 @@
 fodp;application/vnd.oasis.opendocument.presentation-flat-xml
 fods;application/vnd.oasis.opendocument.spreadsheet-flat-xml
 fodt;application/vnd.oasis.opendocument.text-flat-xml
-for;image/heic
+for;text/x-fortran
 fpx;application/vnd.netfpx
 frame;application/x-maker
 frl;application/x-freeloader
@@ -662,6 +660,8 @@
 gl;video/x-gl
 glade;application/x-glade
 glb;model/gltf-binary
+glbin;application/gltf-buffer
+glbuf;application/gltf-buffer
 gltf;model/gltf+json
 gml;application/gml+xml
 gmo;application/x-gettext-translation
@@ -1261,7 +1261,6 @@
 oprc;application/vnd.palm
 opus;audio/ogg
 or3;application/vnd.lotus-organizer
-or;application/vnd.etsi.asic-e+zip
 ora;image/x-openraster
 orf;image/x-olympus-orf
 org;application/vnd.lotus-organizer
@@ -1759,7 +1758,6 @@
 stw;application/vnd.sun.xml.writer.template
 sty;text/x-tex
 sub;image/vnd.dvb.subtitle
-subtype;image/heic
 sun;image/x-sun-raster
 sus;application/vnd.sus-calendar
 susp;application/vnd.sus-calendar
@@ -2739,7 +2737,7 @@
 x-zmachine;z1,z2,z3,z4,z5,z6,z7,z8;
 x-zoo;zoo;
 
-530:application:I:
+531:application:I:
 1d-interleaved-parityfec;;
 3gpdash-qoe-report+xml;;
 3gpp-ims+xml;;
@@ -3249,6 +3247,7 @@
 vnd.uplanet.listcmd;;
 vnd.uplanet.signal;;
 vnd.verimatrix.vcas;;
+vnd.wfa.dpp;;
 vnd.windows.devicepairing;;
 vnd.wmf.bootstrap;;
 vnd.wrq-hp3000-labelled;;
@@ -3271,7 +3270,7 @@
 yang-patch+json;;
 yang-patch+xml;;
 
-962:application:I:E
+961:application:I:E
 a2l;a2l;
 aml;aml;
 andrew-inset;ez;
@@ -3348,7 +3347,7 @@
 font-woff;woff;
 geo+json;json,geojson;
 geopackage+sqlite3;gpkg;
-gltf-buffer;bin;
+gltf-buffer;glbin,glbuf;
 gml+xml;xml,gml;
 gzip;gz;
 held+xml;heldxml;
@@ -3665,15 +3664,15 @@
 vnd.ericsson.quickcall;qcall,qca;
 vnd.espass-espass+zip;espass;
 vnd.eszigno3+xml;es3,et3;
-vnd.etsi.asic-e+zip;asice,or,sce;
-vnd.etsi.asic-s+zip;asics,or,scs;
+vnd.etsi.asic-e+zip;asice,sce;
+vnd.etsi.asic-s+zip;asics,scs;
 vnd.etsi.pstn+xml;xml;
 vnd.etsi.timestamp-token;tst;
 vnd.evolv.ecig.profile;ecigprofile;
 vnd.evolv.ecig.settings;ecig;
 vnd.evolv.ecig.theme;ecigtheme;
 vnd.exstream-empower+zip;mpw;
-vnd.exstream-package;pub,or,pkg;
+vnd.exstream-package;pub,pkg;
 vnd.ezpix-album;ez2;
 vnd.ezpix-package;ez3;
 vnd.fastcopy-disk-image;dim;
@@ -4170,7 +4169,6 @@
 vnd.wap.wmlc;wmlc,wbxml;
 vnd.wap.wmlscriptc;wmlsc;
 vnd.webturbo;wtb;
-vnd.wfa.dpp;NA;
 vnd.wfa.p2p;P2P;
 vnd.wfa.wsc;WSC;
 vnd.wmc;wmc;
@@ -4423,9 +4421,9 @@
 ac3;ac3;
 amr-wb;awb;base64
 amr;amr;base64
-atrac-advanced-lossless;aal,aa3,and,omg;
-atrac-x;atx,aa3,and,omg;
-atrac3;at3,aa3,and,omg;
+atrac-advanced-lossless;aal,aa3,omg;
+atrac-x;atx,aa3,omg;
+atrac3;at3,aa3,omg;
 basic;au,snd;base64
 dls;dls;
 evrc-qcp;qcp;
@@ -4595,7 +4593,7 @@
 aces;exr;
 avci;avci;
 avcs;avcs;
-avif;avif,heif,heifs,or,hif;
+avif;avif,heif,heifs,hif;
 bmp;bmp,dib,bm;
 cgm;cgm;
 dicom-rle;drle;
@@ -4603,10 +4601,10 @@
 fits;fits;
 g3fax;g3;
 gif;gif;base64
-heic-sequence;heifs,heics,for;
-heic;heif,heic,for,subtype;
-heif-sequence;heifs,heics,for;
-heif;heif,heic,for,subtype;
+heic-sequence;heics,hif;
+heic;heic,hif;
+heif-sequence;heifs,hif;
+heif;heif,hif;
 hej2k;hej2;
 hsj2;hsj2;
 ief;ief,iefs;base64
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.19/lib/MojoX/MIME/Types.pm 
new/MIME-Types-2.20/lib/MojoX/MIME/Types.pm
--- old/MIME-Types-2.19/lib/MojoX/MIME/Types.pm 2021-04-16 11:47:56.000000000 
+0200
+++ new/MIME-Types-2.20/lib/MojoX/MIME/Types.pm 2021-04-22 12:49:17.000000000 
+0200
@@ -8,7 +8,7 @@
 
 package MojoX::MIME::Types;
 use vars '$VERSION';
-$VERSION = '2.19';
+$VERSION = '2.20';
 
 use Mojo::Base -base;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.19/lib/MojoX/MIME/Types.pod 
new/MIME-Types-2.20/lib/MojoX/MIME/Types.pod
--- old/MIME-Types-2.19/lib/MojoX/MIME/Types.pod        2021-04-16 
11:47:56.000000000 +0200
+++ new/MIME-Types-2.20/lib/MojoX/MIME/Types.pod        2021-04-22 
12:49:17.000000000 +0200
@@ -214,8 +214,8 @@
 
 =head1 SEE ALSO
 
-This module is part of MIME-Types distribution version 2.19,
-built on April 16, 2021. Website: F<http://perl.overmeer.net/CPAN/>
+This module is part of MIME-Types distribution version 2.20,
+built on April 22, 2021. Website: F<http://perl.overmeer.net/CPAN/>
 
 =head1 LICENSE
 

Reply via email to