Hello community,

here is the log from the commit of package plplot for openSUSE:Factory checked 
in at 2019-02-24 17:09:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plplot (Old)
 and      /work/SRC/openSUSE:Factory/.plplot.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plplot"

Sun Feb 24 17:09:54 2019 rev:54 rq:669393 version:5.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plplot/plplot.changes    2018-12-06 
12:16:42.325559199 +0100
+++ /work/SRC/openSUSE:Factory/.plplot.new.28833/plplot.changes 2019-02-24 
17:09:59.072513297 +0100
@@ -1,0 +2,25 @@
+Fri Jan 25 12:40:02 UTC 2019 - badshah...@gmail.com
+
+- Update to version 5.14.0:
+  * Update control of Python version
+  * Rewrite the build-system logic for determining PYQT_SIP_DIR
+    and PYQT_SIP_FLAGS
+  * Implement plStatic2dGrid
+  * Difference report default device changed from psc to svg
+  * Resolve the remaining difference report issues
+  * Improve command-line parsing
+  * Cleanup of plmap
+  * wxwidgets development status
+  * First step toward using best CMake-3 practices for our build
+    system
+  * Update PLplot to be consistent with modern free software
+  * Rewrite documentation of PLplot testing
+  * Configure the ps and psttf device drivers just like all other
+    device drivers
+  * Bug fixes
+- Drop plplot-fix-pkgconfig-checks.patch: upstreamed.
+- Update shlib package names in keeping with upstream so versions.
+- Enable octave bindings: compilation against 4.4.x has been fixed
+  upstream.
+
+-------------------------------------------------------------------

Old:
----
  plplot-5.13.0.tar.gz
  plplot-fix-pkgconfig-checks.patch

New:
----
  plplot-5.14.0.tar.gz

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

Other differences:
------------------
++++++ plplot.spec ++++++
--- /var/tmp/diff_new_pack.Gbat1Y/_old  2019-02-24 17:09:59.876513044 +0100
+++ /var/tmp/diff_new_pack.Gbat1Y/_new  2019-02-24 17:09:59.880513043 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plplot
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,14 +25,14 @@
 %define tk_enabled 1
 
 # SECTION Disable octave bindings for all versions until compilation against 
octave 4.4 is fixed
-%define octave_enabled 0
+%define octave_enabled 1
 # /SECTION
 
 %define X_display ":98"
 
-%define ada_shlib libplplotada2
-%define c_shlib libplplot15
-%define cxx_shlib libplplotcxx13
+%define ada_shlib libplplotada4
+%define c_shlib libplplot16
+%define cxx_shlib libplplotcxx14
 %define csirocsa_shlib libcsirocsa0
 %define csironn_shlib libcsironn0
 %define fort_shlib libplplotfortran0
@@ -42,7 +42,7 @@
 # DONT SPLIT OUT plplot-tcltk-libs INTO INDIVIDUAL SHARED LIBS AS THEY ARE ALL 
REQUIRED TOGETHER AND THEIR SO NUMBERING CHANGE IN-STEP WITH EACH OTHER 
 
 Name:           plplot
-Version:        5.13.0
+Version:        5.14.0
 Release:        0
 Summary:        Software package for creating scientific plots
 # Main license is LGPL-2.1+, but Octave bindings are licensed as GPL-2.0+
@@ -52,8 +52,6 @@
 Source0:        http://download.sf.net/plplot/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM plplot-5.9.9-ada-pic.patch idoen...@suse.de -- Compile 
Ada code with -fPIC
 Patch1:         plplot-5.9.9-ada-pic.patch
-# PATCH-FIX-UPSTREAM plplot-fix-pkgconfig-checks.patch badshah...@gmail.com -- 
Fix pkg-config based checks for installed dependencies; patch taken from 
upstream git
-Patch2:         plplot-fix-pkgconfig-checks.patch
 BuildRequires:  cmake >= 3.0.2
 BuildRequires:  fdupes
 BuildRequires:  freefont
@@ -154,7 +152,6 @@
 %{_libdir}/plplot%{version}/drivers/mem.driver_info
 %{_libdir}/plplot%{version}/drivers/mem.so
 %{_datadir}/plplot%{version}/*.fnt
-%{_datadir}/plplot%{version}/*.map
 %{_datadir}/plplot%{version}/*.pal
 %dir %{_datadir}/plplot%{version}/examples
 %{_datadir}/plplot%{version}/examples/Chloe.pgm
@@ -400,7 +397,7 @@
 
 %files lua
 %defattr(-,root,root)
-%{_libdir}/lua/%{lua_version}/plplot/
+%{_libdir}/lua/plplot/
 %{_datadir}/plplot%{version}/examples/lua/
 %{_datadir}/plplot%{version}/examples/test_lua.sh
 ##########################################################################
@@ -928,7 +925,6 @@
 %prep
 %setup -q
 %patch1 -p1
-%patch2 -p1
 
 for file in NEWS README.release
 do
@@ -942,8 +938,8 @@
 export CXXFLAGS="%{optflags} -fno-strict-aliasing"
 export FFLAGS="%{optflags}"
 export LDFLAGS="-fPIC"
-mkdir builddir
-pushd builddir
+
+mkdir builddir && pushd builddir
 
 # X-server and $DISPLAY required to enable tk bindings
 export DISPLAY=%{X_display}

++++++ plplot-5.13.0.tar.gz -> plplot-5.14.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/plplot/plplot-5.13.0.tar.gz 
/work/SRC/openSUSE:Factory/.plplot.new.28833/plplot-5.14.0.tar.gz differ: char 
5, line 1


Reply via email to