Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-MooseX-Types-Perl for 
openSUSE:Factory checked in at 2023-01-04 17:54:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types-Perl (Old)
 and      /work/SRC/openSUSE:Factory/.perl-MooseX-Types-Perl.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-MooseX-Types-Perl"

Wed Jan  4 17:54:04 2023 rev:9 rq:1055894 version:0.101344

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Types-Perl/perl-MooseX-Types-Perl.changes
    2014-03-11 09:32:39.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Types-Perl.new.1563/perl-MooseX-Types-Perl.changes
  2023-01-04 17:54:48.782963283 +0100
@@ -1,0 +2,10 @@
+Mon Jan  2 03:16:53 UTC 2023 - Tina Müller <[email protected]>
+
+- updated to 0.101344
+   see /usr/share/doc/packages/perl-MooseX-Types-Perl/Changes
+
+  0.101344  2022-12-31 21:34:32-05:00 America/New_York
+          - update packaging and metadata
+          - minimum required Perl is now v5.12
+
+-------------------------------------------------------------------

Old:
----
  MooseX-Types-Perl-0.101343.tar.gz

New:
----
  MooseX-Types-Perl-0.101344.tar.gz

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

Other differences:
------------------
++++++ perl-MooseX-Types-Perl.spec ++++++
--- /var/tmp/diff_new_pack.AHm8gp/_old  2023-01-04 17:54:49.178965617 +0100
+++ /var/tmp/diff_new_pack.AHm8gp/_new  2023-01-04 17:54:49.186965664 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types-Perl
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,23 +12,22 @@
 # 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/
 #
 
 
+%define cpan_name MooseX-Types-Perl
 Name:           perl-MooseX-Types-Perl
-Version:        0.101343
+Version:        0.101344
 Release:        0
-%define cpan_name MooseX-Types-Perl
+License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Moose types that check against Perl syntax
-License:        Artistic-1.0 or GPL-1.0+
-Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/MooseX-Types-Perl/
-Source:         
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+URL:            https://metacpan.org/release/%{cpan_name}
+Source0:        
https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.78
 BuildRequires:  perl(MooseX::Types)
 BuildRequires:  perl(MooseX::Types::Moose)
 BuildRequires:  perl(Params::Util)
@@ -41,18 +40,18 @@
 %{perl_requires}
 
 %description
-This library provides MooseX::Types for checking things (mostly strings)
+This library provides Moose types for checking things (mostly strings)
 against syntax that is, or is a reasonable subset of, Perl syntax.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+%make_build
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install
@@ -60,7 +59,7 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes README
+%license LICENSE
 
 %changelog

++++++ MooseX-Types-Perl-0.101343.tar.gz -> MooseX-Types-Perl-0.101344.tar.gz 
++++++
++++ 1983 lines of diff (skipped)

Reply via email to