Hello community, here is the log from the commit of package perl-X500-DN for openSUSE:Factory checked in at 2019-12-07 15:21:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-X500-DN (Old) and /work/SRC/openSUSE:Factory/.perl-X500-DN.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-X500-DN" Sat Dec 7 15:21:35 2019 rev:26 rq:753104 version:0.29 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-X500-DN/perl-X500-DN.changes 2013-06-21 13:37:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-X500-DN.new.4691/perl-X500-DN.changes 2019-12-07 15:23:16.519729750 +0100 @@ -1,0 +2,6 @@ +Mon Dec 2 14:25:49 UTC 2019 - Dominique Leuenberger <[email protected]> + +- No mix between numbered and unnumbered patches: RPM 4.15 finally + no longer supports that. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-X500-DN.spec ++++++ --- /var/tmp/diff_new_pack.Nu8QLz/_old 2019-12-07 15:23:16.959729689 +0100 +++ /var/tmp/diff_new_pack.Nu8QLz/_new 2019-12-07 15:23:16.963729689 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-X500-DN # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # 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/ # @@ -21,17 +21,17 @@ BuildRequires: perl-macros Requires: perl-Parse-RecDescent Summary: Provides an interface for RFC 2253 style DN strings -License: Artistic-1.0 or GPL-2.0+ +License: Artistic-1.0 OR GPL-2.0-or-later Group: Development/Libraries/Perl Version: 0.29 Release: 0 -Url: http://search.cpan.org/dist/X500-DN/ -Source: http://www.cpan.org/authors/id/R/RJ/RJOOP/X500-DN-%{version}.tar.gz +URL: http://search.cpan.org/dist/X500-DN/ +Source0: http://www.cpan.org/authors/id/R/RJ/RJOOP/X500-DN-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build +Patch0: version-string-fix.diff Patch1: version-string-fix2.diff -%{perl_requires} -Patch: version-string-fix.diff Patch2: X500-DN-dont_set_skip_to_undef.patch +%{perl_requires} %description X500::DN Provides a pure perl parser and formatter for RFC 2253 style @@ -45,7 +45,7 @@ %prep %setup -n X500-DN-%{version} -%patch +%patch0 %patch1 %patch2 -p1 # ---------------------------------------------------------------------------
