[packages/python-googl] - pl
qboosh
qboosh at pld-linux.org
Wed Dec 15 22:35:09 CET 2021
commit 7e6b80ad77f495217849281e349a4e3216609091
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Dec 15 22:35:40 2021 +0100
- pl
python-googl.spec | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/python-googl.spec b/python-googl.spec
index ca468a3..6a857fb 100644
--- a/python-googl.spec
+++ b/python-googl.spec
@@ -5,7 +5,8 @@
%bcond_without python3 # CPython 3.x module
%define module googl
-Summary: Python goo.gl url shortener wrapper
+Summary: Python goo.gl URL shortener wrapper
+Summary(pl.UTF-8): Pythonowe obudowanie narzędzia goo.gl do skracania URL-i
Name: python-%{module}
Version: 0.2.2
Release: 1
@@ -31,16 +32,23 @@ BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Python goo.gl url shortener wrapper.
+Python goo.gl URL shortener wrapper.
+
+%description -l pl.UTF-8
+Pythonowe obudowanie narzędzia goo.gl do skracania URL-i.
%package -n python3-%{module}
-Summary: Python goo.gl url shortener wrapper
+Summary: Python goo.gl URL shortener wrapper
+Summary(pl.UTF-8): Pythonowe obudowanie narzędzia goo.gl do skracania URL-i
Group: Libraries/Python
Requires: python3-httplib2
Requires: python3-modules
%description -n python3-%{module}
-Python goo.gl url shortener wrapper.
+Python goo.gl URL shortener wrapper.
+
+%description -n python3-%{module} -l pl.UTF-8
+Pythonowe obudowanie narzędzia goo.gl do skracania URL-i.
%prep
%setup -q
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-googl.git/commitdiff/7e6b80ad77f495217849281e349a4e3216609091
More information about the pld-cvs-commit
mailing list