commit 6dde2f3469ade3ad04f7d7499205b9ec33af5f93
Author: Jakub Bogusz <[email protected]>
Date:   Sun Apr 2 20:38:46 2023 +0200

    - pl, python2 note

 python-dictdiffer.spec | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/python-dictdiffer.spec b/python-dictdiffer.spec
index 2675513..ee24bee 100644
--- a/python-dictdiffer.spec
+++ b/python-dictdiffer.spec
@@ -4,8 +4,10 @@
 %bcond_without python3 # CPython 3.x module
 
 %define                module          dictdiffer
-Summary:       Dictdiffer is a library that helps you to diff and patch 
dictionaries
+Summary:       Dictdiffer - a library that helps you to diff and patch 
dictionaries
+Summary(pl.UTF-8):     Dictdiffer - biblioteka pomagająca porównywać i łatać 
słowniki
 Name:          python-%{module}
+# keep 0.8.x here for python2 support
 Version:       0.8.1
 Release:       6
 License:       MIT
@@ -32,8 +34,13 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Dictdiffer is a helper module that helps you to diff and patch
 dictionaries.
 
+%description -l pl.UTF-8
+Dictdiffer to moduł pomocniczy, pomagający porównywać i łatać
+słowniki.
+
 %package -n python3-%{module}
-Summary:       Dictdiffer is a library that helps you to diff and patch 
dictionaries
+Summary:       Dictdiffer - a library that helps you to diff and patch 
dictionaries
+Summary(pl.UTF-8):     Dictdiffer - biblioteka pomagająca porównywać i łatać 
słowniki
 Group:         Libraries/Python
 Requires:      python3-modules >= 1:3.4
 
@@ -41,6 +48,10 @@ Requires:    python3-modules >= 1:3.4
 Dictdiffer is a helper module that helps you to diff and patch
 dictionaries.
 
+%description -n python3-%{module} -l pl.UTF-8
+Dictdiffer to moduł pomocniczy, pomagający porównywać i łatać
+słowniki.
+
 %prep
 %setup -q -n %{module}-%{version}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-dictdiffer.git/commitdiff/6dde2f3469ade3ad04f7d7499205b9ec33af5f93

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to