[packages/ruby-xml-simple] Fix descriptions.
arekm
arekm at pld-linux.org
Sat Mar 21 11:36:27 CET 2026
commit 0a57e40441f4530cbffc0e736c0e78e398f50bee
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Mar 21 11:36:16 2026 +0100
Fix descriptions.
ruby-xml-simple.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/ruby-xml-simple.spec b/ruby-xml-simple.spec
index fbf7673..4747a6c 100644
--- a/ruby-xml-simple.spec
+++ b/ruby-xml-simple.spec
@@ -1,5 +1,6 @@
%define pkgname xml-simple
-Summary: Ruby library for providing a very simple API for reading and writing XML
+Summary: Easy XML API for Ruby
+Summary(pl.UTF-8): Proste API XML-a dla języka Ruby
Name: ruby-%{pkgname}
Version: 1.1.9
Release: 1
@@ -18,6 +19,10 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
A Ruby library for providing a very simple API for reading and writing
XML.
+%description -l pl.UTF-8
+Klasa XmlSimple oferuje proste API do odczytu i zapisu XML-a. Jest to
+tłumaczenie dla języka Ruby modułu Perla Granta McLeana XML::Simple.
+
%package rdoc
Summary: HTML documentation for %{name}
Summary(pl.UTF-8): Dokumentacja w formacie HTML dla %{name}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-xml-simple.git/commitdiff/0a57e40441f4530cbffc0e736c0e78e398f50bee
More information about the pld-cvs-commit
mailing list