summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Palus2020-12-26 11:29:49 (GMT)
committerJan Palus2020-12-26 11:29:49 (GMT)
commitd57a2cd4ada18924f1f6dbde22bd50f41d1ef8e6 (patch)
tree004094a5ae7a8412aa0c5f069923bf9f8da97d00
parent866922ba6a6c844479c15982c298bfcdd595f8d9 (diff)
downloadgnutls-d57a2cd4ada18924f1f6dbde22bd50f41d1ef8e6.zip
gnutls-d57a2cd4ada18924f1f6dbde22bd50f41d1ef8e6.tar.gz
-rw-r--r--gnutls-pl.po-update.patch6
-rw-r--r--gnutls.spec14
2 files changed, 10 insertions, 10 deletions
diff --git a/gnutls-pl.po-update.patch b/gnutls-pl.po-update.patch
index 68da482..79b8274 100644
--- a/gnutls-pl.po-update.patch
+++ b/gnutls-pl.po-update.patch
@@ -13,7 +13,7 @@
-"Project-Id-Version: gnutls-3.6.8\n"
+"Project-Id-Version: gnutls-3.6.10\n"
"Report-Msgid-Bugs-To: bug-gnutls@gnu.org\n"
- "POT-Creation-Date: 2020-09-04 09:02+0200\n"
+ "POT-Creation-Date: 2020-12-02 11:09+0100\n"
-"PO-Revision-Date: 2019-06-01 08:22+0200\n"
+"PO-Revision-Date: 2020-09-09 21:30+0200\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
@@ -22,14 +22,14 @@
@@ -412,10 +413,8 @@
msgstr "Nieobsługiwane rozszerzenie w certyfikacie X.509."
- #: lib/errors.c:189
+ #: lib/errors.c:188
-#, fuzzy
-#| msgid "Unsupported extension in X.509 certificate."
msgid "Duplicate extension in X.509 certificate."
-msgstr "Nieobsługiwane rozszerzenie w certyfikacie X.509."
+msgstr "Powtórzone rozszerzenie w certyfikacie X.509."
- #: lib/errors.c:192
+ #: lib/errors.c:191
msgid "Key usage violation in certificate has been detected."
@@ -1070,10 +1069,10 @@
msgstr "%sdirectoryName: %.*s\n"
diff --git a/gnutls.spec b/gnutls.spec
index 3cfa404..3062fbf 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -10,12 +10,12 @@
Summary: The GNU Transport Layer Security Library
Summary(pl.UTF-8): Biblioteka GNU TLS (Transport Layer Security)
Name: gnutls
-Version: 3.6.15
-Release: 2
+Version: 3.7.0
+Release: 1
License: LGPL v2.1+ (libgnutls), LGPL v3+ (libdane), GPL v3+ (openssl library and tools)
Group: Libraries
-Source0: ftp://ftp.gnutls.org/gcrypt/gnutls/v3.6/%{name}-%{version}.tar.xz
-# Source0-md5: e80e0d20a8bb337a15fa63caa7f67006
+Source0: ftp://ftp.gnutls.org/gcrypt/gnutls/v3.7/%{name}-%{version}.tar.xz
+# Source0-md5: 1123a7bcc2fafd703e5a811bc1beb179
Patch0: %{name}-info.patch
Patch1: %{name}-link.patch
Patch2: %{name}-pl.po-update.patch
@@ -34,7 +34,7 @@ BuildRequires: libstdc++-devel
BuildRequires: libtasn1-devel >= 4.11
BuildRequires: libunistring-devel
BuildRequires: libtool >= 2:2
-BuildRequires: nettle-devel >= 3.3
+BuildRequires: nettle-devel >= 3.6
# miniopencdk is included in sources and currently maintained
# as part of gnutls, not external package
#BuildRequires: opencdk-devel >= 0.6.6
@@ -73,7 +73,7 @@ Summary(pl.UTF-8): Biblioteki współdzielone GnuTLS
Group: Libraries
Requires: libidn2 >= 2.0.0
Requires: libtasn1 >= 4.11
-Requires: nettle >= 3.3
+Requires: nettle >= 3.6
#Requires: opencdk >= 0.6.6
Requires: p11-kit >= 0.23.1
%{?with_tpm:Requires: trousers-libs >= 0.3.11}
@@ -94,7 +94,7 @@ Requires: %{name}-libs = %{version}-%{release}
Requires: libidn2-devel
Requires: libtasn1-devel >= 4.11
Requires: libunistring-devel
-Requires: nettle-devel >= 3.3
+Requires: nettle-devel >= 3.6
#Requires: opencdk-devel >= 0.6.6
Requires: p11-kit-devel >= 0.23.1
%{?with_tpm:Requires: trousers-devel >= 0.3.11}