Accepting request 766674 from home:wolfi323:branches:Office
- Update to 5.1.2 OBS-URL: https://build.opensuse.org/request/show/766674 OBS-URL: https://build.opensuse.org/package/show/Office/gwenhywfar?expand=0&rev=23
This commit is contained in:
parent
a7394b28cc
commit
9329129c40
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:704348f0fc00ef2054647ef26d4d8e19931d24490a633f99bf056ccf2b17d78f
|
||||
size 2352798
|
3
gwenhywfar-5.1.2.tar.gz
Normal file
3
gwenhywfar-5.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b23b4902600a39df5b5e2e544b5491c7a682a8eb3507cb8c9366f7be6570c383
|
||||
size 1637385
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 16:27:48 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>
|
||||
|
||||
- Update to 5.1.2
|
||||
+ XML: Improved format of written XML documents, simplified code.
|
||||
+ DB: Fixed a bug in GWEN_DB_WriteVarValueToBuffer()
|
||||
Was not handling "name" as full path.
|
||||
+ Fixed a bug (created files had no file access rights: #178).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 13:16:08 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -24,14 +24,13 @@
|
||||
%define _name gwenhywfar
|
||||
%bcond_with configure
|
||||
Name: gwenhywfar
|
||||
Version: 5.1.1
|
||||
Version: 5.1.2
|
||||
Release: 0
|
||||
Summary: Multiplatform helper library for other libraries
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
Group: System/Libraries
|
||||
URL: https://www.aquamaniac.de/rdm/projects/gwenhywfar
|
||||
Source: https://www.aquamaniac.de/rdm/attachments/download/233/%{name}-%{version}.tar.gz
|
||||
#Source: https://github.com/aqbanking/gwenhywfar/archive/%%{_version}.tar.gz#/%%{_name}-%%{_version}.tar.gz
|
||||
Source: https://github.com/aqbanking/gwenhywfar/archive/%{_version}.tar.gz#/%{_name}-%{_version}.tar.gz
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
# For doc graphs
|
||||
|
Loading…
Reference in New Issue
Block a user