* [git.ipfire.org] IPFire 3.x development tree branch, master, updated. dd349eda4c2f1cb3e618a2b5784b1dd4263f279e
@ 2019-03-10 18:19 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2019-03-10 18:19 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 2332 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via dd349eda4c2f1cb3e618a2b5784b1dd4263f279e (commit)
via 086d04c92c432109e879f6555b74b31892e03f13 (commit)
from 1256357967f54ea08ff01e846038cabf2a468008 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit dd349eda4c2f1cb3e618a2b5784b1dd4263f279e
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sat Mar 9 15:40:15 2019 +0000
libgcrypt: Make sure that we are building with libgpg-error >= 1.25
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 086d04c92c432109e879f6555b74b31892e03f13
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sat Mar 9 15:39:58 2019 +0000
gpgme: Update to 1.12.0
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
gpgme/gpgme.nm | 2 +-
libgcrypt/libgcrypt.nm | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
Difference in files:
diff --git a/gpgme/gpgme.nm b/gpgme/gpgme.nm
index 48d8d9ea4..f9a36a094 100644
--- a/gpgme/gpgme.nm
+++ b/gpgme/gpgme.nm
@@ -4,7 +4,7 @@
###############################################################################
name = gpgme
-version = 1.6.0
+version = 1.12.0
release = 1
groups = Applications/System
diff --git a/libgcrypt/libgcrypt.nm b/libgcrypt/libgcrypt.nm
index a0488a20c..7c322c05a 100644
--- a/libgcrypt/libgcrypt.nm
+++ b/libgcrypt/libgcrypt.nm
@@ -5,7 +5,7 @@
name = libgcrypt
version = 1.8.1
-release = 1
+release = 2
groups = System/Libraries
url = http://www.gnupg.org/
@@ -24,7 +24,7 @@ sources = %{thisapp}.tar.bz2
build
requires
gcc-c++
- libgpg-error-devel
+ libgpg-error-devel >= 1.25
end
configure_options += \
hooks/post-receive
--
IPFire 3.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-03-10 18:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-10 18:19 [git.ipfire.org] IPFire 3.x development tree branch, master, updated. dd349eda4c2f1cb3e618a2b5784b1dd4263f279e Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox