Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-DBIx-Connector for 
openSUSE:Factory checked in at 2021-09-30 23:43:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DBIx-Connector (Old)
 and      /work/SRC/openSUSE:Factory/.perl-DBIx-Connector.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-DBIx-Connector"

Thu Sep 30 23:43:31 2021 rev:4 rq:922286 version:0.57

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-DBIx-Connector/perl-DBIx-Connector.changes  
2016-04-22 16:23:10.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-DBIx-Connector.new.2443/perl-DBIx-Connector.changes
        2021-09-30 23:44:46.484564140 +0200
@@ -1,0 +2,6 @@
+Tue Sep 28 03:06:05 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 0.57
+   see /usr/share/doc/packages/perl-DBIx-Connector/Changes
+
+-------------------------------------------------------------------

Old:
----
  DBIx-Connector-0.56.tar.gz

New:
----
  DBIx-Connector-0.57.tar.gz

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

Other differences:
------------------
++++++ perl-DBIx-Connector.spec ++++++
--- /var/tmp/diff_new_pack.7uEM5o/_old  2021-09-30 23:44:46.844564552 +0200
+++ /var/tmp/diff_new_pack.7uEM5o/_new  2021-09-30 23:44:46.844564552 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-DBIx-Connector
 #
-# Copyright (c) 2016 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
@@ -12,28 +12,23 @@
 # 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 DBIx-Connector
 Name:           perl-DBIx-Connector
-Version:        0.56
+Version:        0.57
 Release:        0
-%define cpan_name DBIx-Connector
 Summary:        Fast, safe DBI connection and transaction management
-License:        Artistic-1.0 or GPL-1.0+
-Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/DBIx-Connector/
-Source0:        
http://www.cpan.org/authors/id/D/DW/DWHEELER/%{cpan_name}-%{version}.tar.gz
+License:        Artistic-1.0 OR GPL-1.0-or-later
+URL:            https://metacpan.org/release/%{cpan_name}
+Source0:        
https://cpan.metacpan.org/authors/id/A/AR/ARISTOTLE/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(DBI) >= 1.605
-BuildRequires:  perl(Module::Build) >= 0.300000
-BuildRequires:  perl(Test::MockModule) >= 0.05
-BuildRequires:  perl(Test::More) >= 0.88
 Requires:       perl(DBI) >= 1.605
 Recommends:     perl(DBI) >= 1.614
 %{perl_requires}
@@ -42,21 +37,21 @@
 Fast, safe DBI connection and transaction management
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
-./Build build flags=%{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+%make_build
 
 %check
-./Build test
+make test
 
 %install
-./Build install destdir=%{buildroot} create_packlist=0
+%perl_make_install
+%perl_process_packlist
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
-%doc Changes README.md
+%doc Changes
 
 %changelog

++++++ DBIx-Connector-0.56.tar.gz -> DBIx-Connector-0.57.tar.gz ++++++
++++ 1809 lines of diff (skipped)

Reply via email to