Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Data-Visitor for 
openSUSE:Factory checked in at 2023-05-04 17:10:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Data-Visitor (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Data-Visitor.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Data-Visitor"

Thu May  4 17:10:35 2023 rev:12 rq:1084436 version:0.32

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Data-Visitor/perl-Data-Visitor.changes      
2020-08-04 20:19:02.216947031 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Data-Visitor.new.1533/perl-Data-Visitor.changes
    2023-05-04 17:10:55.720489366 +0200
@@ -1,0 +2,9 @@
+Sun Apr 30 03:06:15 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 0.32
+   see /usr/share/doc/packages/perl-Data-Visitor/Changes
+
+  0.32      2023-04-29 10:07:45Z
+      - removed an unnecessary use of Sub::Name (haarg, PR #1)
+
+-------------------------------------------------------------------

Old:
----
  Data-Visitor-0.31.tar.gz

New:
----
  Data-Visitor-0.32.tar.gz

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

Other differences:
------------------
++++++ perl-Data-Visitor.spec ++++++
--- /var/tmp/diff_new_pack.PvQmXs/_old  2023-05-04 17:10:56.112491662 +0200
+++ /var/tmp/diff_new_pack.PvQmXs/_new  2023-05-04 17:10:56.116491685 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Visitor
 #
-# Copyright (c) 2020 SUSE LLC
+# 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
@@ -16,28 +16,24 @@
 #
 
 
+%define cpan_name Data-Visitor
 Name:           perl-Data-Visitor
-Version:        0.31
+Version:        0.32
 Release:        0
-%define cpan_name Data-Visitor
-Summary:        Visitor style traversal of Perl data structures
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
+Summary:        Visitor style traversal of Perl data structures
 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(Moose) >= 0.89
-BuildRequires:  perl(Sub::Name)
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Needs)
 BuildRequires:  perl(Tie::ToObject) >= 0.01
 BuildRequires:  perl(namespace::clean) >= 0.19
 Requires:       perl(Moose) >= 0.89
-Requires:       perl(Sub::Name)
 Requires:       perl(Tie::ToObject) >= 0.01
 Requires:       perl(namespace::clean) >= 0.19
 %{perl_requires}
@@ -57,11 +53,11 @@
 driven subclass, Data::Visitor::Callback.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -72,7 +68,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes CONTRIBUTING README
 %license LICENCE
 

++++++ Data-Visitor-0.31.tar.gz -> Data-Visitor-0.32.tar.gz ++++++
++++ 1960 lines of diff (skipped)

Reply via email to