Accepting request 49713 from Publishing

checked in (request 49713)

OBS-URL: https://build.opensuse.org/request/show/49713
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=18
This commit is contained in:
OBS User autobuild 2010-10-05 21:40:04 +00:00 committed by Git OBS Bridge
parent 90c6b8de91
commit 5fd1487ba1
4 changed files with 5 additions and 35 deletions

3
gnuplot-4.4.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:89894efd3a3ae49ad3b3fc5cb12e1fb387620de810dabe02ad896ca84ab0a187
size 2739578

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:00fae973ab615cea8051ca3cd7f4fb7647a0fceb1543d6ea5ece7f0842d4e034
size 2741559

View File

@ -1,33 +1,3 @@
-------------------------------------------------------------------
Thu Sep 30 21:40:07 UTC 2010 - burnus@net-b.de
- Update to gnuplot 4.4.2
* Fixes a regression that caused color specification "lc N" to fail
* Fixes a long-standing clipping error in plots with filled curves
* Fixes a segfault if a "refresh" commands follows an interrupted replot
Changes and fixes in gnuplot version 4.4.1:
* NEW Support the "%s" format specifier in strftime()
* NEW Optional 6th data column in candlesticks style to specific box width
* NEW If integer arithmetic i*j or i**j would overflow, return value as a real
* NEW "set style circle radius <default-radius>"
* FIX autoconfiguration of readline support in OSX
* FIX font problems in win terminal
* FIX Protect against runaway recursion by limiting depth of nested functions
* FIX metapost terminal: Fix inheritance of line thickness by text strings
* FIX cairo terminals could segfault on certain enhanced text strings
* FIX pdfcairo output to stdout now works
* FIX font ",size" in non-enhanced mode postscript terminals
* FIX Do a better job of estimating the width of UTF-8 encoded strings
* FIX baseline bug in canvas terminal rotation of enhanced text
* FIX Allow "with labels" to work for binary input data
* FIX update user GPVAL variables after plot in table mode
* CHANGE depth-sorting of pm3d surfaces now applies jointly to all in the plot
* CHANGE 3D impulses are now always drawn from z=0
* CHANGE Enable HIDDEN_QUADTREE by default
* CHANGE Enable "set fit errorvariables" by default
* CHANGE Regardless of current timefmt, read time from binary files as a binary
* CHANGE do not limit 3D rotation to 0<rotx<180
-------------------------------------------------------------------
Tue Sep 14 17:22:26 CEST 2010 - werner@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package gnuplot (Version 4.4.2)
# spec file for package gnuplot (Version 4.4.1)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -34,7 +34,7 @@ Url: http://www.gnuplot.info/
License: BSD3c(or similar)
Group: Productivity/Graphics/Visualization/Graph
AutoReqProv: on
Version: 4.4.2
Version: 4.4.1
Release: 1
Summary: GNUplot a Function Plotting Utility
Source0: gnuplot-%{version}.tar.bz2