Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-URI-cpan for openSUSE:Factory 
checked in at 2022-01-04 19:38:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-URI-cpan (Old)
 and      /work/SRC/openSUSE:Factory/.perl-URI-cpan.new.1896 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-URI-cpan"

Tue Jan  4 19:38:05 2022 rev:2 rq:943741 version:1.008

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-URI-cpan/perl-URI-cpan.changes      
2021-09-15 22:51:30.834916107 +0200
+++ /work/SRC/openSUSE:Factory/.perl-URI-cpan.new.1896/perl-URI-cpan.changes    
2022-01-04 19:38:32.498012639 +0100
@@ -1,0 +2,9 @@
+Thu Dec 16 03:09:13 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 1.008
+   see /usr/share/doc/packages/perl-URI-cpan/Changes
+
+  1.008     2021-12-15 15:53:55-05:00 America/New_York
+          - fix prereqs to rely on URI, not the unindexed URI::_generic
+
+-------------------------------------------------------------------

Old:
----
  URI-cpan-1.007.tar.gz

New:
----
  URI-cpan-1.008.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-URI-cpan.spec ++++++
--- /var/tmp/diff_new_pack.KV7IaP/_old  2022-01-04 19:38:32.998013293 +0100
+++ /var/tmp/diff_new_pack.KV7IaP/_new  2022-01-04 19:38:33.002013298 +0100
@@ -18,22 +18,23 @@
 
 %define cpan_name URI-cpan
 Name:           perl-URI-cpan
-Version:        1.007
+Version:        1.008
 Release:        0
-License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        URLs that refer to things on the CPAN
+License:        Artistic-1.0 OR GPL-1.0-or-later
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(CPAN::DistnameInfo)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.78
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(URI)
-BuildRequires:  perl(URI::_generic)
 BuildRequires:  perl(parent)
 Requires:       perl(CPAN::DistnameInfo)
-Requires:       perl(URI::_generic)
+Requires:       perl(URI)
 Requires:       perl(parent)
 %{perl_requires}
 

++++++ URI-cpan-1.007.tar.gz -> URI-cpan-1.008.tar.gz ++++++
++++ 1704 lines of diff (skipped)

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#description: |-
#  override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#  baz.patch: PATCH-FIX-OPENSUSE
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module
#skip_doc: regexp_to_skip_for_doc.*
#add_doc: files to add to docs
#misc: |-
#anything else to be added to spec file
#follows directly after %files section, so it can contain new blocks or also
#changes to %files section

Reply via email to