- update to version 0.5.20150702

* Important bug fix issue #11 (missing file not included in 0v4).
  * 2 Minor bug fixes caught on Coverity scan, free() and if c=3.
  * Re-edit lib and tests to be more accommodating of older compilers.
  * Verify libspiro output data is correct for test curves {0,1,2,4}.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libspiro?expand=0&rev=10
This commit is contained in:
Petr Gajdos 2015-12-16 15:20:47 +00:00 committed by Git OBS Bridge
parent 4a28e22c00
commit 6742b71638
4 changed files with 17 additions and 8 deletions

View File

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

3
0.5.20150702.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:14f761d83c7fa6be31c4e0317251ed1201b367dc5b2a8678e2da179d74938fc7
size 82909

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Dec 16 15:17:58 UTC 2015 - pgajdos@suse.com
- update to version 0.5.20150702
* Important bug fix issue #11 (missing file not included in 0v4).
* 2 Minor bug fixes caught on Coverity scan, free() and if c=3.
* Re-edit lib and tests to be more accommodating of older compilers.
* Verify libspiro output data is correct for test curves {0,1,2,4}.
-------------------------------------------------------------------
Sat Feb 14 18:36:51 UTC 2015 - p.drouand@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package libspiro
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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
@ -17,7 +17,7 @@
Name: libspiro
Version: 0.3.20150131
Version: 0.5.20150702
Release: 0
Summary: A clothoid to bezier spline converter
License: GPL-2.0+
@ -27,8 +27,8 @@ Url: https://github.com/fontforge/libspiro
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
BuildRequires: gcc-c++
BuildRequires: libtool
BuildRequires: pkg-config
%description
@ -36,8 +36,8 @@ libspiro contains routines which will convert an array of clothoid
spline control points into an equivalent set of bezier control points.
%package -n %{name}0
Summary: A clothoid to bezier spline converter
Group: System/Libraries
Summary: A clothoid to bezier spline converter
Group: System/Libraries
%description -n %{name}0
libspiro contains routines which will convert an array of clothoid