[packages/libgpg-error] - updated to 1.56

qboosh qboosh at pld-linux.org
Thu Oct 16 21:01:07 CEST 2025


commit 1a8aa4977de328388c0147d498667e4aa3518c54
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Oct 16 21:04:26 2025 +0200

    - updated to 1.56

 libgpg-error-pl.po-update.patch | 236 ++++++++++++++++++++++++++++++++++++++++
 libgpg-error.spec               |  10 +-
 2 files changed, 242 insertions(+), 4 deletions(-)
---
diff --git a/libgpg-error.spec b/libgpg-error.spec
index f179214..53e0e89 100644
--- a/libgpg-error.spec
+++ b/libgpg-error.spec
@@ -5,13 +5,14 @@
 Summary:	Library libgpg-error
 Summary(pl.UTF-8):	Biblioteka libgpg-error
 Name:		libgpg-error
-Version:	1.55
+Version:	1.56
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	https://www.gnupg.org/ftp/gcrypt/libgpg-error/%{name}-%{version}.tar.bz2
-# Source0-md5:	0430e56fd67d0751b83fc18b0f56a084
+# Source0-md5:	af3544d4112b381edacca04a7e804999
 Patch0:		%{name}-info.patch
+Patch1:		%{name}-pl.po-update.patch
 URL:		https://www.gnupg.org/related_software/libgpg-error/
 BuildRequires:	autoconf >= 2.69
 BuildRequires:	automake >= 1:1.14
@@ -88,6 +89,7 @@ Wiązania Common Lispa do biblioteki libgpg-error.
 %prep
 %setup -q
 %patch -P0 -p1
+%patch -P1 -p1
 
 %{__rm} po/stamp-po
 
@@ -125,14 +127,14 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS ChangeLog NEWS README THANKS
 %attr(755,root,root) %{_bindir}/gpg-error
 %attr(755,root,root) /%{_lib}/libgpg-error.so.*.*.*
-%attr(755,root,root) %ghost /%{_lib}/libgpg-error.so.0
+%ghost /%{_lib}/libgpg-error.so.0
 %{_datadir}/libgpg-error
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gpgrt-config
 %attr(755,root,root) %{_bindir}/yat2m
-%attr(755,root,root) %{_libdir}/libgpg-error.so
+%{_libdir}/libgpg-error.so
 %{_libdir}/libgpg-error.la
 %{_includedir}/gpg-error.h
 %{_includedir}/gpgrt.h
diff --git a/libgpg-error-pl.po-update.patch b/libgpg-error-pl.po-update.patch
new file mode 100644
index 0000000..9a6ec90
--- /dev/null
+++ b/libgpg-error-pl.po-update.patch
@@ -0,0 +1,236 @@
+--- libgpg-error-1.56/po/pl.po.orig	2025-10-07 17:35:29.000000000 +0200
++++ libgpg-error-1.56/po/pl.po	2025-10-16 20:53:11.732823999 +0200
+@@ -1,14 +1,14 @@
+ # Polish translation for libgpg-error.
+ # Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
+ # This file is distributed under the same license as the libgpg-error package.
+-# Jakub Bogusz <qboosh at pld-linux.org>, 2004-2023.
++# Jakub Bogusz <qboosh at pld-linux.org>, 2004-2025.
+ #
+ msgid ""
+ msgstr ""
+-"Project-Id-Version: libgpg-error 1.47\n"
++"Project-Id-Version: libgpg-error 1.56\n"
+ "Report-Msgid-Bugs-To: translations at gnupg.org\n"
+ "POT-Creation-Date: 2025-10-07 17:35+0200\n"
+-"PO-Revision-Date: 2023-10-20 20:45+0200\n"
++"PO-Revision-Date: 2025-10-16 20:47+0200\n"
+ "Last-Translator: Jakub Bogusz <qboosh at pld-linux.org>\n"
+ "Language-Team: Polish <translation-team-pl at lists.sourceforge.net>\n"
+ "Language: pl\n"
+@@ -18,7 +18,7 @@ msgstr ""
+ 
+ #: src/err-sources.h:28
+ msgid "Unspecified source"
+-msgstr "Nie podane źródło"
++msgstr "Niepodane źródło"
+ 
+ #: src/err-sources.h:29
+ msgid "gcrypt"
+@@ -230,7 +230,7 @@ msgstr "Nie znaleziono"
+ 
+ #: src/err-codes.h:56
+ msgid "Value not found"
+-msgstr "Wartość nie znaleziona"
++msgstr "Wartość nieznaleziona"
+ 
+ #: src/err-codes.h:57
+ msgid "Syntax error"
+@@ -322,11 +322,11 @@ msgstr "Test wewnętrzny nie powiódł s
+ 
+ #: src/err-codes.h:79
+ msgid "Data not encrypted"
+-msgstr "Dane nie zaszyfrowane"
++msgstr "Dane niezaszyfrowane"
+ 
+ #: src/err-codes.h:80
+ msgid "Data not processed"
+-msgstr "Dane nie przetworzone"
++msgstr "Dane nieprzetworzone"
+ 
+ #: src/err-codes.h:81
+ msgid "Unusable public key"
+@@ -358,7 +358,7 @@ msgstr "Błąd w kodzie"
+ 
+ #: src/err-codes.h:88
+ msgid "Not supported"
+-msgstr "Nie obsługiwane"
++msgstr "Nieobsługiwane"
+ 
+ #: src/err-codes.h:89
+ msgid "Invalid operation code"
+@@ -394,7 +394,7 @@ msgstr "Brak elementu w obiekcie"
+ 
+ #: src/err-codes.h:97
+ msgid "Not implemented"
+-msgstr "Nie zaimplementowane"
++msgstr "Niezaimplementowane"
+ 
+ #: src/err-codes.h:98
+ msgid "Conflicting use"
+@@ -426,7 +426,7 @@ msgstr "Niepoprawna odpowiedź"
+ 
+ #: src/err-codes.h:105
+ msgid "No agent running"
+-msgstr "Agent nie uruchomiony"
++msgstr "Agent nieuruchomiony"
+ 
+ #: src/err-codes.h:106
+ msgid "Agent error"
+@@ -510,7 +510,7 @@ msgstr "Linia zbyt długa"
+ 
+ #: src/err-codes.h:126
+ msgid "Not trusted"
+-msgstr "Nie zaufany"
++msgstr "Niezaufany"
+ 
+ #: src/err-codes.h:127
+ msgid "Operation cancelled"
+@@ -610,7 +610,7 @@ msgstr "Błędna metoda PIN-u"
+ 
+ #: src/err-codes.h:151
+ msgid "Card not initialized"
+-msgstr "Karta nie zainicjowana"
++msgstr "Karta niezainicjowana"
+ 
+ #: src/err-codes.h:152
+ msgid "Unsupported operation"
+@@ -642,11 +642,11 @@ msgstr "PIN zablokowany"
+ 
+ #: src/err-codes.h:159
+ msgid "Conditions of use not satisfied"
+-msgstr "Warunki użycia nie spełnione"
++msgstr "Warunki użycia niespełnione"
+ 
+ #: src/err-codes.h:160
+ msgid "PINs are not synced"
+-msgstr "PIN-y nie zsynchronizowane"
++msgstr "PIN-y niezsynchronizowane"
+ 
+ #: src/err-codes.h:161
+ msgid "Invalid CRL"
+@@ -662,11 +662,11 @@ msgstr "Niepoprawne BER"
+ 
+ #: src/err-codes.h:164
+ msgid "Element not found"
+-msgstr "Element nie znaleziony"
++msgstr "Element nieznaleziony"
+ 
+ #: src/err-codes.h:165
+ msgid "Identifier not found"
+-msgstr "Identyfikator nie znaleziony"
++msgstr "Identyfikator nieznaleziony"
+ 
+ #: src/err-codes.h:166
+ msgid "Invalid tag"
+@@ -686,7 +686,7 @@ msgstr "Nieoczekiwany znacznik"
+ 
+ #: src/err-codes.h:170
+ msgid "Not DER encoded"
+-msgstr "Nie zakodowane DER"
++msgstr "Niezakodowane DER"
+ 
+ #: src/err-codes.h:171
+ msgid "No CMS object"
+@@ -722,7 +722,7 @@ msgstr "Niepoprawny silnik kryptograficz
+ 
+ #: src/err-codes.h:179
+ msgid "Public key not trusted"
+-msgstr "Klucz publiczny nie zaufany"
++msgstr "Klucz publiczny niezaufany"
+ 
+ #: src/err-codes.h:180
+ msgid "Decryption failed"
+@@ -786,7 +786,7 @@ msgstr "Funkcja lokalizacji nie powiodł
+ 
+ #: src/err-codes.h:195
+ msgid "Not locked"
+-msgstr "Nie zablokowany"
++msgstr "Niezablokowany"
+ 
+ #: src/err-codes.h:196
+ msgid "Protocol violation"
+@@ -822,7 +822,7 @@ msgstr "Nieznane polecenie"
+ 
+ #: src/err-codes.h:204
+ msgid "Not operational"
+-msgstr "Nie gotowy"
++msgstr "Niegotowy"
+ 
+ #: src/err-codes.h:205
+ msgid "No passphrase given"
+@@ -834,7 +834,7 @@ msgstr "Nie podano PIN-u"
+ 
+ #: src/err-codes.h:207
+ msgid "Not enabled"
+-msgstr "Nie włączony"
++msgstr "Niewłączony"
+ 
+ #: src/err-codes.h:208
+ msgid "No crypto engine"
+@@ -914,7 +914,7 @@ msgstr "Operacja całkowicie anulowana"
+ 
+ #: src/err-codes.h:227
+ msgid "Operation not yet finished"
+-msgstr "Operacja jeszcze nie zakończona"
++msgstr "Operacja jeszcze niezakończona"
+ 
+ #: src/err-codes.h:228
+ msgid "Buffer too short"
+@@ -934,7 +934,7 @@ msgstr "Niedopasowane nawiasy w S-wyraż
+ 
+ #: src/err-codes.h:232
+ msgid "S-expression not canonical"
+-msgstr "S-wyrażenie nie kanoniczne"
++msgstr "S-wyrażenie niekanoniczne"
+ 
+ #: src/err-codes.h:233
+ msgid "Bad character in S-expression"
+@@ -973,10 +973,8 @@ msgid "Bad octal character in S-expressi
+ msgstr "Błędny znak ósemkowy w S-wyrażeniu"
+ 
+ #: src/err-codes.h:242
+-#, fuzzy
+-#| msgid "Unexpected tag"
+ msgid "Unexpected packet"
+-msgstr "Nieoczekiwany znacznik"
++msgstr "Nieoczekiwany pakiet"
+ 
+ #: src/err-codes.h:243
+ msgid "All subkeys are expired or revoked"
+@@ -1300,7 +1298,7 @@ msgstr "Niewłaściwe uwierzytelnienie"
+ 
+ #: src/err-codes.h:323
+ msgid "No Keybox daemon running"
+-msgstr "Demon Keybox nie uruchomiony"
++msgstr "Demon Keybox nieuruchomiony"
+ 
+ #: src/err-codes.h:324
+ msgid "Keybox daemon error"
+@@ -1420,7 +1418,7 @@ msgstr "Nie znaleziono sterowania LDAP"
+ 
+ #: src/err-codes.h:353
+ msgid "Not supported by LDAP"
+-msgstr "Nie obsługiwane przez LDAP"
++msgstr "Nieobsługiwane przez LDAP"
+ 
+ #: src/err-codes.h:354
+ msgid "LDAP connect error"
+@@ -1841,7 +1839,7 @@ msgstr "Biblioteka SQL użyta niepoprawn
+ #: src/err-codes.h:458
+ msgid "SQL library uses unsupported OS features"
+ msgstr ""
+-"Biblioteka SQL wykorzystuje nie obsługiwane funkcje systemu operacyjnego"
++"Biblioteka SQL wykorzystuje nieobsługiwane funkcje systemu operacyjnego"
+ 
+ #: src/err-codes.h:459
+ msgid "Authorization denied (SQL)"
+@@ -1849,7 +1847,7 @@ msgstr "Autoryzacja odrzucona (SQL)"
+ 
+ #: src/err-codes.h:460
+ msgid "(unused SQL code: format)"
+-msgstr "(nie używany kod SQL: format)"
++msgstr "(nieużywany kod SQL: format)"
+ 
+ #: src/err-codes.h:461
+ msgid "SQL bind parameter out of range"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgpg-error.git/commitdiff/1a8aa4977de328388c0147d498667e4aa3518c54



More information about the pld-cvs-commit mailing list