SHA256
1
0
forked from pool/libgpg-error

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

- update to 1.28:
  * The formerly internal yat2m tool is now installed for a native build.
  * The new files gpgrt.m4 and gpgrt-config are now installed. They can
    be used instead of gpg-error.m4 and gpg-error-config.
  * New logging functions similar to those used by GnuPG.
  * New helper functions for platform abstraction. 
  * Interface changes

OBS-URL: https://build.opensuse.org/request/show/586441
OBS-URL: https://build.opensuse.org/package/show/Base:System/libgpg-error?expand=0&rev=59
This commit is contained in:
Tomáš Chvátal
2018-03-13 15:32:32 +00:00
committed by Git OBS Bridge
parent 6441aa5c11
commit 94023b829b
6 changed files with 20 additions and 7 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Mar 13 14:28:52 UTC 2018 - kbabioch@suse.com
- update to 1.28:
* The formerly internal yat2m tool is now installed for a native build.
* The new files gpgrt.m4 and gpgrt-config are now installed. They can
be used instead of gpg-error.m4 and gpg-error-config.
* New logging functions similar to those used by GnuPG.
* New helper functions for platform abstraction.
* Interface changes
-------------------------------------------------------------------
Tue Mar 7 12:37:41 UTC 2017 - astieger@suse.com