[Gpg4win-commits] [git] Gpg4win - branch, master, updated. gpg4win-2.3.1-276-g7d44c0c
by Andre Heinecke
cvs at cvs.gnupg.org
Tue Aug 1 10:57:54 CEST 2017
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 "GnuPG for Windows".
The branch, master has been updated
via 7d44c0c8265cc9fed07dd008b7d91c00f72365ac (commit)
from 8326eb6b49c1b66ba3016843befec2779115ca51 (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 7d44c0c8265cc9fed07dd008b7d91c00f72365ac
Author: Andre Heinecke <aheinecke at intevation.de>
Date: Tue Aug 1 10:57:15 2017 +0200
Update Kleopatra and GnuPG
* NEWS: Update Version
* packages/packages.current (gnupg, kleopatra): Update.
* patches/lower-kf5-required.patch: Refresh
diff --git a/NEWS b/NEWS
index 2b18be7..e3bfba5 100644
--- a/NEWS
+++ b/NEWS
@@ -152,7 +152,7 @@ Noteworthy changes in version 3.0.0 (unreleased)
(de) Viele fehlerbehebungen und kleinere verbesserungen.
~~~~~~~~~~~~~~~
-GnuPG: 2.1.22-beta149
+GnuPG: 2.1.22
Kleopatra: 3.0.0
GPA: 0.9.9
GpgOL: 1.4.0
diff --git a/packages/packages.current b/packages/packages.current
index 7d84cff..3cccd6c 100644
--- a/packages/packages.current
+++ b/packages/packages.current
@@ -293,16 +293,15 @@ chk f628f75843433b38b05af248121beb7db5bd54bb2106f384edac39934261320c
file libassuan/libassuan-2.4.3.tar.bz2
chk 22843a3bdb256f59be49842abf24da76700354293a066d82ade8134bb5aa2b71
-# last changed: 2017-04-18
+# last changed: 2017-08-01
# by: ah
-# TODO switch back to released version
-#name gnupg-w32-2.1.20-20170403-bin.exe
-#file binary/gnupg-w32-2.1.20_20170403.exe
-#chk e99ded9c749da2d29cb3fc531ceccb04009f61f263cc76a3bf7ab5c95d93b75f
+name gnupg-w32-2.1.22-20170731-bin.exe
+file binary/gnupg-w32-2.1.22_20170731.exe
+chk 0b5f30ab359478f2f3b7210cda926506e69f8dd0a3a6e4e9711b92f19f72a895
-#name gnupg-w32-2.1.20-20170403-src.tar.xz
-#file binary/gnupg-w32-2.1.20_20170403.tar.xz
-#chk c8cc121e0e42e55aa9099f687e2f5a1726f10b243253810bc0157afefe77c309
+name gnupg-w32-2.1.22-20170731-src.tar.xz
+file binary/gnupg-w32-2.1.22_20170731.tar.xz
+chk b868ff3a8738a4ad7e7e6bd9ca7b5738a86cf30f62c974ca52783d05023b1bae
# last changed: 2016-01-17
# by: ah
@@ -520,14 +519,6 @@ chk c7f1e559a1454c9cc887afe0e04e282d49705eda9ef4c4de834e38745fb370d6
file gpgme/gpgme-1.9.1-beta57.tar.bz2
chk 524899103529d0feb163bbbf7567c6c46f4d1c2a9c6c87f9a36def9062e00148
-name gnupg-w32-2.1.22-beta169-20170727-bin.exe
-file gnupg/gnupg-w32-2.1.22-beta169_20170727.exe
-chk fa004b66d7bea4517cbaebd423fb9948c708f5e2ec799e6c2d0de02406accd1f
-
-name gnupg-w32-2.1.22-beta169-20170727-src.tar.xz
-file gnupg/gnupg-w32-2.1.22-beta169_20170727.tar.xz
-chk 5c6b4339f3b632cfb76f7e7aad0d770dfc18d50869f77ed3638f6db4aa927b0d
-
# Libkleo
# last changed: see package date.
# by: ah
@@ -550,5 +541,5 @@ chk 84cdb192da37ca83b4bd062edc64de9ac6afadf2d6e1e93a248aa41f2d57b429
# last changed: see package date.
# by: ah
# verified: Tarball created by ah.
-file kleopatra/kleopatra-201707271549.tar.gz
-chk 394a888dded119d050b653f80e766871a930b6e88d4d6e01014d0511b74bcbcd
+file kleopatra/kleopatra-201708011051.tar.gz
+chk 28cb36b69c60e977ba1dbd8faf36d45cdc5c625ea7a1c8eea4754c0a4c7ac57e
diff --git a/patches/kleopatra/lower-kf5-required.patch b/patches/kleopatra/lower-kf5-required.patch
index 6da086d..d5668e2 100755
--- a/patches/kleopatra/lower-kf5-required.patch
+++ b/patches/kleopatra/lower-kf5-required.patch
@@ -10,9 +10,9 @@ index 82317fd..bed1a72 100644
option(DISABLE_KWATCHGNUPG "Don't build the kwatchgnupg tool [default=OFF]" OFF)
# Standalone build. Find / include everything neccessary.
--set(KF5_VERSION "5.35.0")
--set(KMIME_VERSION "5.5.80")
--set(LIBKLEO_VERSION "5.5.81")
+-set(KF5_VERSION "5.36.0")
+-set(KMIME_VERSION "5.6.40")
+-set(LIBKLEO_VERSION "5.6.40")
-set(QT_REQUIRED_VERSION "5.7.0")
+set(KF5_VERSION "5.20.0")
+set(KMIME_VERSION "5.2.40")
-----------------------------------------------------------------------
Summary of changes:
NEWS | 2 +-
packages/packages.current | 27 +++++++++------------------
patches/kleopatra/lower-kf5-required.patch | 6 +++---
3 files changed, 13 insertions(+), 22 deletions(-)
hooks/post-receive
--
GnuPG for Windows
http://git.gnupg.org
More information about the Gpg4win-commits
mailing list