Hello community,

here is the log from the commit of package perl-DBD-Pg for openSUSE:Factory 
checked in at 2020-03-27 21:55:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DBD-Pg (Old)
 and      /work/SRC/openSUSE:Factory/.perl-DBD-Pg.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-DBD-Pg"

Fri Mar 27 21:55:09 2020 rev:46 rq:787926 version:3.10.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-DBD-Pg/perl-DBD-Pg.changes  2020-03-11 
18:47:27.563455043 +0100
+++ /work/SRC/openSUSE:Factory/.perl-DBD-Pg.new.3160/perl-DBD-Pg.changes        
2020-03-27 21:55:26.658728077 +0100
@@ -1,0 +2,13 @@
+Tue Mar 24 11:06:42 UTC 2020 - Tina Müller <tina.muel...@suse.com>
+
+- Fix BuildRequires in cpanspec.yml to match what's in the .spec
+
+-------------------------------------------------------------------
+Tue Mar 24 03:09:05 UTC 2020 -  <timueller+p...@suse.de>
+
+- updated to 3.10.5
+   see /usr/share/doc/packages/perl-DBD-Pg/Changes
+
+  Changes for the DBD::Pg module
+
+-------------------------------------------------------------------

Old:
----
  DBD-Pg-3.10.4.tar.gz

New:
----
  DBD-Pg-3.10.5.tar.gz

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

Other differences:
------------------
++++++ perl-DBD-Pg.spec ++++++
--- /var/tmp/diff_new_pack.bnISdo/_old  2020-03-27 21:55:27.390728503 +0100
+++ /var/tmp/diff_new_pack.bnISdo/_new  2020-03-27 21:55:27.394728505 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-DBD-Pg
-Version:        3.10.4
+Version:        3.10.5
 Release:        0
 %define cpan_name DBD-Pg
 Summary:        PostgreSQL database driver for the DBI module
@@ -33,7 +33,6 @@
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(version)
 Requires:       perl(DBI) >= 1.614
-Requires:       perl(Test::More) >= 0.88
 Requires:       perl(version)
 Recommends:     perl(Module::Signature) >= 0.50
 %{perl_requires}

++++++ DBD-Pg-3.10.4.tar.gz -> DBD-Pg-3.10.5.tar.gz ++++++
++++ 4049 lines of diff (skipped)

++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.bnISdo/_old  2020-03-27 21:55:27.554728598 +0100
+++ /var/tmp/diff_new_pack.bnISdo/_new  2020-03-27 21:55:27.558728600 +0100
@@ -10,7 +10,7 @@
 preamble: |-
  BuildRequires:  openssl-devel
  BuildRequires:  postgresql-devel >= 8.1
- %if %{suse_version} >= 1550
+ %if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150200
  BuildRequires:  postgresql-server-devel
  %endif
  # For the Testsuite


Reply via email to