Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-MooseX-Getopt for 
openSUSE:Factory checked in at 2021-03-18 22:54:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Getopt (Old)
 and      /work/SRC/openSUSE:Factory/.perl-MooseX-Getopt.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-MooseX-Getopt"

Thu Mar 18 22:54:45 2021 rev:22 rq:879715 version:0.75

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-MooseX-Getopt/perl-MooseX-Getopt.changes    
2018-09-26 14:23:10.377945555 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Getopt.new.2401/perl-MooseX-Getopt.changes
  2021-03-18 22:54:49.047522857 +0100
@@ -1,0 +2,10 @@
+Wed Mar 17 03:08:18 UTC 2021 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 0.75
+   see /usr/share/doc/packages/perl-MooseX-Getopt/Changes
+
+  0.75      2021-03-16 19:25:29Z
+   - adjust tests to deal with formatting changes in Getopt::Long::Descriptive
+     0.106 (RT#134754)
+
+-------------------------------------------------------------------

Old:
----
  MooseX-Getopt-0.74.tar.gz

New:
----
  MooseX-Getopt-0.75.tar.gz

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

Other differences:
------------------
++++++ perl-MooseX-Getopt.spec ++++++
--- /var/tmp/diff_new_pack.KGfKUG/_old  2021-03-18 22:54:49.515523362 +0100
+++ /var/tmp/diff_new_pack.KGfKUG/_new  2021-03-18 22:54:49.519523366 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Getopt
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,19 +16,17 @@
 #
 
 
+%define cpan_name MooseX-Getopt
 Name:           perl-MooseX-Getopt
-Version:        0.74
+Version:        0.75
 Release:        0
-#Upstream: Artistic-1.0 or GPL-1.0+
-%define cpan_name MooseX-Getopt
+#Upstream: Artistic-1.0 or GPL-1.0-or-later
 Summary:        Moose role for processing command line options
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/MooseX-Getopt/
+URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Getopt::Long) >= 2.37
@@ -69,11 +67,11 @@
 using parameters passed in from the command line.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
+%autosetup  -n %{cpan_name}-%{version}
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Build.PL --installdirs=vendor
+perl Build.PL --installdirs=vendor
 ./Build build --flags=%{?_smp_mflags}
 
 %check
@@ -84,7 +82,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes CONTRIBUTING README
 %license LICENSE
 

++++++ MooseX-Getopt-0.74.tar.gz -> MooseX-Getopt-0.75.tar.gz ++++++
++++ 2189 lines of diff (skipped)

Reply via email to