]> git.pld-linux.org Git - packages/gnutls.git/commitdiff
up to 3.7.0 auto/th/gnutls-3.7.0-1
authorJan Palus <atler@pld-linux.org>
Sat, 26 Dec 2020 11:29:49 +0000 (12:29 +0100)
committerJan Palus <atler@pld-linux.org>
Sat, 26 Dec 2020 11:29:49 +0000 (12:29 +0100)
gnutls-pl.po-update.patch
gnutls.spec

index 68da482867ee42eaad019129e7859f49bb63accd..79b8274180548025442bbc6d7451e62891b24e2f 100644 (file)
@@ -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"
 @@ -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"
index 3cfa4043ad74aeaf35a7c64ea6051a2a90ce7aa2..3062fbf35fcfa86d2fac233b4ed6242eedddea49 100644 (file)
 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}
This page took 0.279907 seconds and 4 git commands to generate.