forked from pool/libxls
- Update to release 1.6.0
OBS-URL: https://build.opensuse.org/package/show/server:mail/libxls?expand=0&rev=5
This commit is contained in:
parent
72591a806a
commit
62b3dc6136
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d552d4f34f2691e73bb988fcc5ead8cefd8c0c4b8fcc56273f10177cf9088566
|
||||
size 442217
|
3
libxls-1.6.0.tar.gz
Normal file
3
libxls-1.6.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9aefa91eea990a5d3141c4a9c530649a4e9787701bc1c1819c9f50b07d666ad4
|
||||
size 443517
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 17:19:39 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.6.0
|
||||
* Enabled decoding of non-Unicode character sets in older
|
||||
(BIFF5) XLS files.
|
||||
* Improved string conversion performance in newer files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 25 15:54:47 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@ -18,12 +18,12 @@
|
||||
|
||||
Name: libxls
|
||||
%define lname libxlsreader1
|
||||
Version: 1.5.3
|
||||
Version: 1.6.0
|
||||
Release: 0
|
||||
Summary: Library for Parsing Excel (XLS) Files
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: http://libxls.sourceforge.net/
|
||||
URL: https://github.com/libxls/libxls
|
||||
Source: https://github.com/libxls/libxls/releases/download/v%version/libxls-%version.tar.gz
|
||||
BuildRequires: pkg-config
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user