Accepting request 718585 from home:mnhauke
- Update to version 26 * Provide a definition for the `__dead` marker when using GCC 4+ or Clang. * Ensure that the prototype for `asprintf()` gets defined by system headers. * Silence (harmless) compiler warnings enabled in more recent GCC/Clang releases when using `-Wall`. OBS-URL: https://build.opensuse.org/request/show/718585 OBS-URL: https://build.opensuse.org/package/show/utilities/signify?expand=0&rev=3
This commit is contained in:
parent
4e8e6c39ee
commit
df5ae2573f
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 25 15:27:50 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 26
|
||||||
|
* Provide a definition for the `__dead` marker when using GCC 4+
|
||||||
|
or Clang.
|
||||||
|
* Ensure that the prototype for `asprintf()` gets defined by
|
||||||
|
system headers.
|
||||||
|
* Silence (harmless) compiler warnings enabled in more recent
|
||||||
|
GCC/Clang releases when using `-Wall`.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 8 19:44:28 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
Wed May 8 19:44:28 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -15,8 +15,9 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: signify
|
Name: signify
|
||||||
Version: 25
|
Version: 26
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OpenBSD tool to sign and verify signatures on files (portable version)
|
Summary: OpenBSD tool to sign and verify signatures on files (portable version)
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6404b4d945b421e1e67357e8ac0c5b4a6cae301e1dcc9047741219b91f9884c3
|
|
||||||
size 92172
|
|
3
v26.tar.gz
Normal file
3
v26.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e7efea8f82acc485101bc0d31a35c4d8156386cc4095657f5708e5e5419c8447
|
||||||
|
size 92576
|
Loading…
Reference in New Issue
Block a user