SHA256
1
0
forked from pool/libgpg-error

Accepting request 595546 from home:kbabioch:branches:Base:System

- Cleaned up spec file with spec-cleaner 

- Update to 1.29:
 * The yat2m tool is during cross-compile now also installed on the
   host platform.
 * New option parser and associated functions similar to the one used
   by GnuPG.
 * New Base-64 encoder.
 * Fixes regression in 1.28 for arm64 and w64 builds.
- Dropped fix_aarch64.patch (included upstream now)

OBS-URL: https://build.opensuse.org/request/show/595546
OBS-URL: https://build.opensuse.org/package/show/Base:System/libgpg-error?expand=0&rev=63
This commit is contained in:
Tomáš Chvátal
2018-04-11 09:42:08 +00:00
committed by Git OBS Bridge
parent c0cfa2abbe
commit 415d51e4fe
7 changed files with 22 additions and 64 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Apr 11 08:51:39 UTC 2018 - kbabioch@suse.com
- Cleaned up spec file with spec-cleaner
-------------------------------------------------------------------
Wed Apr 11 08:48:50 UTC 2018 - kbabioch@suse.com
- Update to 1.29:
* The yat2m tool is during cross-compile now also installed on the
host platform.
* New option parser and associated functions similar to the one used
by GnuPG.
* New Base-64 encoder.
* Fixes regression in 1.28 for arm64 and w64 builds.
- Dropped fix_aarch64.patch (included upstream now)
-------------------------------------------------------------------
Thu Mar 22 10:15:51 UTC 2018 - guillaume.gardet@opensuse.org