Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cpanspec for openSUSE:Factory checked in at 2024-03-06 23:06:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cpanspec (Old) and /work/SRC/openSUSE:Factory/.cpanspec.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cpanspec" Wed Mar 6 23:06:19 2024 rev:48 rq:1155612 version:1.84.00.1688930749.8cd1dcd Changes: -------- --- /work/SRC/openSUSE:Factory/cpanspec/cpanspec.changes 2023-07-10 16:39:43.702481235 +0200 +++ /work/SRC/openSUSE:Factory/.cpanspec.new.1770/cpanspec.changes 2024-03-06 23:06:54.102472535 +0100 @@ -1,0 +2,5 @@ +Wed Mar 6 14:10:28 UTC 2024 - Dominik Heidler <dheid...@suse.de> + +- Add missing dependencies + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cpanspec.spec ++++++ --- /var/tmp/diff_new_pack.T1ZCPi/_old 2024-03-06 23:06:54.734495468 +0100 +++ /var/tmp/diff_new_pack.T1ZCPi/_new 2024-03-06 23:06:54.738495613 +0100 @@ -1,7 +1,7 @@ # # spec file for package cpanspec # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -44,6 +44,7 @@ Requires: perl(Archive::Zip) Requires: perl(Class::Accessor::Chained) Requires: perl(File::ShareDir::Install) +Requires: perl(LWP::Protocol::https) Requires: perl(LWP::UserAgent) Requires: perl(Module::Build::Tiny) Requires: perl(Parse::CPAN::Packages) @@ -54,6 +55,8 @@ Requires: perl(Text::Capitalize) Requires: perl(YAML) Requires: perl(YAML::XS) +Recommends: obs-service-format_spec_file +Recommends: osc Recommends: perl(IO::Uncompress::Bunzip2) BuildArch: noarch %{perl_requires} @@ -68,10 +71,10 @@ %build perl Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} +%make_build %check -make %{?_smp_mflags} test +%make_build test perl ./cpanspec -h %install