Hello community,

here is the log from the commit of package pgloader for openSUSE:Factory 
checked in at 2020-03-24 22:37:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pgloader (Old)
 and      /work/SRC/openSUSE:Factory/.pgloader.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pgloader"

Tue Mar 24 22:37:22 2020 rev:4 rq:787845 version:3.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/pgloader/pgloader.changes        2020-03-04 
09:48:28.718218118 +0100
+++ /work/SRC/openSUSE:Factory/.pgloader.new.3160/pgloader.changes      
2020-03-24 22:38:58.741282932 +0100
@@ -1,0 +2,9 @@
+Mon Mar 23 20:23:26 UTC 2020 - Bruno Friedmann <[email protected]>
+
+- Update to version 3.6.2
+  + Permit compilation with sbcl 2+ (module cffi updated to 0.21.0
+  + Big improvement in DBF module 
+- Packaging
+  + Remove merged related fixes (cffi)
+
+-------------------------------------------------------------------

Old:
----
  pgloader-bundle-3.6.1.tgz
  v0.21.0.tar.gz

New:
----
  pgloader-bundle-3.6.2.tgz

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

Other differences:
------------------
++++++ pgloader.spec ++++++
--- /var/tmp/diff_new_pack.O82RyB/_old  2020-03-24 22:39:00.877283970 +0100
+++ /var/tmp/diff_new_pack.O82RyB/_new  2020-03-24 22:39:00.881283972 +0100
@@ -17,15 +17,13 @@
 
 
 Name:           pgloader
-Version:        3.6.1
+Version:        3.6.2
 Release:        0
 Summary:        Fast data loader for PostgreSQL
 License:        PostgreSQL
 Group:          Productivity/Databases/Tools
 URL:            https://pgloader.io
-Source0:        
https://github.com/dimitri/%{name}/releases/download/v%{version}/%{name}-bundle-%{version}.tgz
-# Fix compilation errors with sbcl 2.0.1
-Source1:        https://github.com/cffi/cffi/archive/v0.21.0.tar.gz
+Source:         
https://github.com/dimitri/%{name}/releases/download/v%{version}/%{name}-bundle-%{version}.tgz
 BuildRequires:  fdupes
 BuildRequires:  freetds-devel
 BuildRequires:  pkgconfig
@@ -57,14 +55,10 @@
 
 %prep
 %setup -q -n %{name}-bundle-%{version}
-# clean up old cffi
-rm -rf software/cffi_0.20.0
-# expand new cffi in place
-tar -C software -xf %{SOURCE1}
 
 %build
-export CCFLAGS="%{_optflags}"
-export CCXFLAGS="%{_optflags}"
+export CCFLAGS="%{optflags}"
+export CCXFLAGS="%{optflags}"
 export DYNSIZE=""
 echo "Arch is : %{_arch}"
 %if "%{_arch}" == "i386" || "%{_arch}" == "arm"

++++++ pgloader-bundle-3.6.1.tgz -> pgloader-bundle-3.6.2.tgz ++++++
/work/SRC/openSUSE:Factory/pgloader/pgloader-bundle-3.6.1.tgz 
/work/SRC/openSUSE:Factory/.pgloader.new.3160/pgloader-bundle-3.6.2.tgz differ: 
char 5, line 1


Reply via email to