Hello community, here is the log from the commit of package perl-MIME-Types for openSUSE:Factory checked in at 2020-12-11 20:16:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-MIME-Types (Old) and /work/SRC/openSUSE:Factory/.perl-MIME-Types.new.2328 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MIME-Types" Fri Dec 11 20:16:57 2020 rev:43 rq:854850 version:2.18 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-MIME-Types/perl-MIME-Types.changes 2018-02-07 18:43:15.914980208 +0100 +++ /work/SRC/openSUSE:Factory/.perl-MIME-Types.new.2328/perl-MIME-Types.changes 2020-12-11 20:16:59.256666398 +0100 @@ -1,0 +2,16 @@ +Fri Dec 11 03:07:54 UTC 2020 - Tina Müller <timueller+p...@suse.de> + +- updated to 2.18 + see /usr/share/doc/packages/perl-MIME-Types/ChangeLog + + version 2.18: Wed 9 Dec 10:29:46 CET 2020 + + Improvements: + - update with newest data + + Changes: + - Mojo 6.0 changed types() into mapping() [Dmitry Latin ] + - Mojo 7.94 adds experimental file_type() + - Mojo 7.94 adds experimental content_type() + +------------------------------------------------------------------- Old: ---- MIME-Types-2.17.tar.gz New: ---- MIME-Types-2.18.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-MIME-Types.spec ++++++ --- /var/tmp/diff_new_pack.05ldvC/_old 2020-12-11 20:16:59.956666688 +0100 +++ /var/tmp/diff_new_pack.05ldvC/_new 2020-12-11 20:16:59.956666688 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-MIME-Types # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: perl-MIME-Types -Version: 2.17 +Version: 2.18 Release: 0 %define cpan_name MIME-Types Summary: Definition of MIME types -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/MIME-Types/ +URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch @@ -50,11 +50,11 @@ %setup -q -n %{cpan_name}-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS=vendor -%{__make} %{?_smp_mflags} +perl Makefile.PL INSTALLDIRS=vendor +make %{?_smp_mflags} %check -%{__make} test +make test %install %perl_make_install ++++++ MIME-Types-2.17.tar.gz -> MIME-Types-2.18.tar.gz ++++++ ++++ 2867 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org