From df5ae2573fa3c72ad585b49cdb30fbc728e6693ef084a97058649192fc4ff355 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Fri, 26 Jul 2019 06:45:28 +0000 Subject: [PATCH] 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 --- signify.changes | 11 +++++++++++ signify.spec | 3 ++- v25.tar.gz | 3 --- v26.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 v25.tar.gz create mode 100644 v26.tar.gz diff --git a/signify.changes b/signify.changes index aab3d8f..af56db8 100644 --- a/signify.changes +++ b/signify.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Jul 25 15:27:50 UTC 2019 - Martin Hauke + +- 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 diff --git a/signify.spec b/signify.spec index 71ad569..c8d67d0 100644 --- a/signify.spec +++ b/signify.spec @@ -15,8 +15,9 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: signify -Version: 25 +Version: 26 Release: 0 Summary: OpenBSD tool to sign and verify signatures on files (portable version) License: BSD-3-Clause diff --git a/v25.tar.gz b/v25.tar.gz deleted file mode 100644 index 13f768b..0000000 --- a/v25.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6404b4d945b421e1e67357e8ac0c5b4a6cae301e1dcc9047741219b91f9884c3 -size 92172 diff --git a/v26.tar.gz b/v26.tar.gz new file mode 100644 index 0000000..4eb23bc --- /dev/null +++ b/v26.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7efea8f82acc485101bc0d31a35c4d8156386cc4095657f5708e5e5419c8447 +size 92576