Hello community,

here is the log from the commit of package perl-Mojo-Pg for openSUSE:Factory 
checked in at 2020-06-04 17:56:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mojo-Pg (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Mojo-Pg.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Mojo-Pg"

Thu Jun  4 17:56:47 2020 rev:22 rq:811443 version:4.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Mojo-Pg/perl-Mojo-Pg.changes        
2019-10-08 19:59:34.747901217 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojo-Pg.new.3606/perl-Mojo-Pg.changes      
2020-06-04 17:56:51.933082369 +0200
@@ -1,0 +2,14 @@
+Mon Jun  1 03:13:19 UTC 2020 - Tina Müller <[email protected]>
+
+updated to 4.19
+   see /usr/share/doc/packages/perl-Mojo-Pg/Changes
+
+  4.19  2020-05-30
+    - Improved .perltidyrc with more modern settings.
+    - Fixed validation problem in blog example.
+  
+  4.18  2020-01-30
+    - Improved support for -json values to be a little more consistent.
+  
+
+-------------------------------------------------------------------

Old:
----
  Mojo-Pg-4.17.tar.gz

New:
----
  Mojo-Pg-4.19.tar.gz

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

Other differences:
------------------
++++++ perl-Mojo-Pg.spec ++++++
--- /var/tmp/diff_new_pack.x1Uov5/_old  2020-06-04 17:56:52.493084123 +0200
+++ /var/tmp/diff_new_pack.x1Uov5/_new  2020-06-04 17:56:52.497084135 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Mojo-Pg
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           perl-Mojo-Pg
-Version:        4.17
+Version:        4.19
 Release:        0
 %define cpan_name Mojo-Pg
 Summary:        Wrapper around DBD::Pg for using PostgreSql with Mojolicious
 License:        Artistic-2.0
 Group:          Development/Libraries/Perl
-Url:            https://metacpan.org/release/%{cpan_name}
+URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/S/SR/SRI/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
@@ -31,10 +31,10 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(DBD::Pg) >= 3.007004
-BuildRequires:  perl(Mojolicious) >= 8.03
+BuildRequires:  perl(Mojolicious) >= 8.50
 BuildRequires:  perl(SQL::Abstract) >= 1.86
 Requires:       perl(DBD::Pg) >= 3.007004
-Requires:       perl(Mojolicious) >= 8.03
+Requires:       perl(Mojolicious) >= 8.50
 Requires:       perl(SQL::Abstract) >= 1.86
 %{perl_requires}
 
@@ -50,7 +50,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor

++++++ Mojo-Pg-4.17.tar.gz -> Mojo-Pg-4.19.tar.gz ++++++
++++ 2946 lines of diff (skipped)


Reply via email to