Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yelp-xsl for openSUSE:Factory 
checked in at 2021-12-12 00:55:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yelp-xsl (Old)
 and      /work/SRC/openSUSE:Factory/.yelp-xsl.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yelp-xsl"

Sun Dec 12 00:55:47 2021 rev:52 rq:937829 version:41.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/yelp-xsl/yelp-xsl.changes        2021-09-29 
20:18:30.582917222 +0200
+++ /work/SRC/openSUSE:Factory/.yelp-xsl.new.2520/yelp-xsl.changes      
2021-12-12 00:55:55.654515082 +0100
@@ -1,0 +2,11 @@
+Fri Dec  3 21:13:54 UTC 2021 - Bj??rn Lie <[email protected]>
+
+- Update to version 41.1:
+  + Updated translations.
+- Drop yelp-xsl-lang Obsoletes, we have had this since version
+  3.3.1, so it is pretty safe to assume everyone have updated since
+  that version (10 years ago).
+- Add yelp-xsl-rpmlintrc file, filter out warning about devel file
+  in non-devel package (.pc file).
+
+-------------------------------------------------------------------

Old:
----
  yelp-xsl-41.0.tar.xz

New:
----
  yelp-xsl-41.1.tar.xz
  yelp-xsl-rpmlintrc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yelp-xsl.spec ++++++
--- /var/tmp/diff_new_pack.ZPrD0S/_old  2021-12-12 00:55:56.086515378 +0100
+++ /var/tmp/diff_new_pack.ZPrD0S/_new  2021-12-12 00:55:56.086515378 +0100
@@ -18,21 +18,19 @@
 
 
 Name:           yelp-xsl
-Version:        41.0
+Version:        41.1
 Release:        0
 Summary:        XSL stylesheets for the yelp help browser
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
 Group:          System/GUI/GNOME
 URL:            https://wiki.gnome.org/Apps/Yelp
 Source0:        
https://download.gnome.org/sources/yelp-xsl/41/%{name}-%{version}.tar.xz
+Source99:       yelp-xsl-rpmlintrc
 
 BuildRequires:  itstool >= 1.2.0
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(libxslt)
-# The lang subpackage is obsoleted now that translationed are
-# merged inline in xml file, since 3.1.1.
-Obsoletes:      %{name}-lang < %{version}
 BuildArch:      noarch
 
 %description
@@ -52,9 +50,6 @@
 %license COPYING
 %doc AUTHORS
 %{_datadir}/yelp-xsl/
-# This needs to be observed. As long as it does not Require: anything
-# we can probably leave it here without splitting a dummy -devel
-# package for it.
 %{_datadir}/pkgconfig/yelp-xsl.pc
 
 %changelog

++++++ yelp-xsl-41.0.tar.xz -> yelp-xsl-41.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-xsl-41.0/ChangeLog new/yelp-xsl-41.1/ChangeLog
--- old/yelp-xsl-41.0/ChangeLog 2021-09-18 20:22:29.000000000 +0200
+++ new/yelp-xsl-41.1/ChangeLog 2021-12-03 22:05:19.000000000 +0100
@@ -1,3 +1,31 @@
+commit f805ea24e24ef3471aaffe75b7e0e0b829d4592a
+Author: Sveinn ?? Felli <[email protected]>
+Date:   Wed Sep 29 15:00:38 2021 +0000
+
+    Update Icelandic translation
+
+ po/is.po | 34 +++++++++++++++++++++++++++++-----
+ 1 file changed, 29 insertions(+), 5 deletions(-)
+
+commit f927c226ad2d8ebdd8179f1412f7c45241a5e323
+Author: Goran Vidovi?? <[email protected]>
+Date:   Thu Sep 23 13:05:22 2021 +0000
+
+    Update Croatian translation
+
+ po/hr.po | 40 ++++++++++++++++++++++++++++++++--------
+ 1 file changed, 32 insertions(+), 8 deletions(-)
+
+commit eb83ce4f0f282b3998e21798b4156536b25752b8
+Author: Shaun McCance <[email protected]>
+Date:   Sat Sep 18 14:25:55 2021 -0400
+
+    Version 41.0
+
+ NEWS         | 4 ++++
+ configure.ac | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
 commit e02663e94b67d6eb9ea55c92cf15d0976ce9f97c
 Author: Shaun McCance <[email protected]>
 Date:   Sat Aug 14 15:07:03 2021 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-xsl-41.0/NEWS new/yelp-xsl-41.1/NEWS
--- old/yelp-xsl-41.0/NEWS      2021-09-18 20:22:08.000000000 +0200
+++ new/yelp-xsl-41.1/NEWS      2021-12-03 22:00:59.000000000 +0100
@@ -1,3 +1,9 @@
+41.1
+====
+* Updated translations:
+  hr    (Goran Vidovi??)
+  is    (Sveinn ?? Felli)
+
 41.0
 ====
 * No changes since beta, stable release only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-xsl-41.0/configure new/yelp-xsl-41.1/configure
--- old/yelp-xsl-41.0/configure 2021-09-18 20:22:25.000000000 +0200
+++ new/yelp-xsl-41.1/configure 2021-12-03 22:04:13.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yelp-xsl 41.0.
+# Generated by GNU Autoconf 2.69 for yelp-xsl 41.1.
 #
 # Report bugs to <https://gitlab.gnome.org/gnome/yelp-xsl/issues>.
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='yelp-xsl'
 PACKAGE_TARNAME='yelp-xsl'
-PACKAGE_VERSION='41.0'
-PACKAGE_STRING='yelp-xsl 41.0'
+PACKAGE_VERSION='41.1'
+PACKAGE_STRING='yelp-xsl 41.1'
 PACKAGE_BUGREPORT='https://gitlab.gnome.org/gnome/yelp-xsl/issues'
 PACKAGE_URL=''
 
@@ -1281,7 +1281,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures yelp-xsl 41.0 to adapt to many kinds of systems.
+\`configure' configures yelp-xsl 41.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1352,7 +1352,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yelp-xsl 41.0:";;
+     short | recursive ) echo "Configuration of yelp-xsl 41.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1456,7 +1456,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yelp-xsl configure 41.0
+yelp-xsl configure 41.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1636,7 +1636,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yelp-xsl $as_me 41.0, which was
+It was created by yelp-xsl $as_me 41.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2503,7 +2503,7 @@
 
 # Define the identity of the package.
  PACKAGE='yelp-xsl'
- VERSION='41.0'
+ VERSION='41.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -6899,7 +6899,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yelp-xsl $as_me 41.0, which was
+This file was extended by yelp-xsl $as_me 41.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -6956,7 +6956,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-yelp-xsl config.status 41.0
+yelp-xsl config.status 41.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-xsl-41.0/configure.ac 
new/yelp-xsl-41.1/configure.ac
--- old/yelp-xsl-41.0/configure.ac      2021-09-18 20:22:13.000000000 +0200
+++ new/yelp-xsl-41.1/configure.ac      2021-12-03 22:00:48.000000000 +0100
@@ -1,5 +1,5 @@
 # Do not split AC_INIT across multiple lines without making localbuild.sh 
smarter
-AC_INIT([yelp-xsl],[41.0],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
+AC_INIT([yelp-xsl],[41.1],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
 
 AC_CONFIG_MACRO_DIR([m4])
 
Binary files old/yelp-xsl-41.0/po/hr.gmo and new/yelp-xsl-41.1/po/hr.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-xsl-41.0/po/hr.po new/yelp-xsl-41.1/po/hr.po
--- old/yelp-xsl-41.0/po/hr.po  2021-01-09 17:00:00.000000000 +0100
+++ new/yelp-xsl-41.1/po/hr.po  2021-10-14 21:06:04.000000000 +0200
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: yelp-xsl\n"
 "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/yelp-xsl/issues\n";
-"POT-Creation-Date: 2018-06-10 17:31+0000\n"
-"PO-Revision-Date: 2018-09-02 17:47+0200\n"
+"POT-Creation-Date: 2020-06-01 19:46+0000\n"
+"PO-Revision-Date: 2021-09-23 15:04+0200\n"
 "Last-Translator: antisa <[email protected]>\n"
 "Language-Team: Croatian <[email protected]>\n"
 "Language: hr\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Launchpad-Export-Date: 2012-09-01 04:04+0000\n"
-"X-Generator: Poedit 2.1.1\n"
+"X-Generator: Poedit 3.0\n"
 
 #. (itstool) path: msg/msgstr
 #. Translate to default:RTL if your language should be displayed
@@ -199,7 +199,7 @@
 #. Accessible title for an important note.
 #: yelp-xsl.xml.in:198
 msgid "Important"
-msgstr "Va??na"
+msgstr "Bitna"
 
 #. (itstool) path: msg/msgstr
 #. Revision status of a document or page. Work has begun, but
@@ -595,11 +595,35 @@
 msgid "???<node/>???"
 msgstr "???<node/>???"
 
-#~ msgid "See <seeie/>."
-#~ msgstr "Pogledaj <seeie/>."
+#. (itstool) path: msg/msgstr
+#. ID: seeie.format
+#. This is a format message used to format index cross references.
+#. This format message controls the sentence used to present the cross
+#. reference, not the link itself.
+#.
+#. Special elements in the message will be replaced with the
+#. appropriate content, as follows:
+#.
+#. <seeie/> - The actual link or links of the cross reference
+#.
+#: yelp-xsl.xml.in:591
+msgid "See <seeie/>."
+msgstr "Pogledaj <seeie/>."
 
-#~ msgid "See also <seeie/>."
-#~ msgstr "Pogledaj i <seeie/>."
+#. (itstool) path: msg/msgstr
+#. ID: seealsoie.format
+#. This is a format message used to format index cross references.
+#. This format message controls the sentence used to present the cross
+#. reference, not the link itself.
+#.
+#. Special elements in the message will be replaced with the
+#. appropriate content, as follows:
+#.
+#. <seeie/> - The actual link or links of the cross reference
+#.
+#: yelp-xsl.xml.in:606
+msgid "See also <seeie/>."
+msgstr "Pogledaj i <seeie/>."
 
 #~ msgid "yelp-quote-201C.png"
 #~ msgstr "yelp-quote-00AB.png"
Binary files old/yelp-xsl-41.0/po/is.gmo and new/yelp-xsl-41.1/po/is.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-xsl-41.0/po/is.po new/yelp-xsl-41.1/po/is.po
--- old/yelp-xsl-41.0/po/is.po  2021-01-09 17:00:00.000000000 +0100
+++ new/yelp-xsl-41.1/po/is.po  2021-10-14 21:06:04.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/yelp-xsl/issues\n";
-"POT-Creation-Date: 2018-09-23 14:07+0000\n"
+"POT-Creation-Date: 2020-06-01 19:46+0000\n"
 "PO-Revision-Date: 2019-02-21 09:16+0000\n"
 "Last-Translator: Sveinn ?? Felli <[email protected]>\n"
 "Language-Team: Icelandic <[email protected]>\n"
@@ -594,8 +594,32 @@
 msgid "???<node/>???"
 msgstr "???<node/>???"
 
-#~ msgid "See <seeie/>."
-#~ msgstr "Sj?? <seeie/>."
+#. (itstool) path: msg/msgstr
+#. ID: seeie.format
+#. This is a format message used to format index cross references.
+#. This format message controls the sentence used to present the cross
+#. reference, not the link itself.
+#.
+#. Special elements in the message will be replaced with the
+#. appropriate content, as follows:
+#.
+#. <seeie/> - The actual link or links of the cross reference
+#.
+#: yelp-xsl.xml.in:591
+msgid "See <seeie/>."
+msgstr "Sj?? <seeie/>."
 
-#~ msgid "See also <seeie/>."
-#~ msgstr "Sj?? einnig <seeie/>."
+#. (itstool) path: msg/msgstr
+#. ID: seealsoie.format
+#. This is a format message used to format index cross references.
+#. This format message controls the sentence used to present the cross
+#. reference, not the link itself.
+#.
+#. Special elements in the message will be replaced with the
+#. appropriate content, as follows:
+#.
+#. <seeie/> - The actual link or links of the cross reference
+#.
+#: yelp-xsl.xml.in:606
+msgid "See also <seeie/>."
+msgstr "Sj?? einnig <seeie/>."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-xsl-41.0/xslt/common/domains/yelp-xsl.xml 
new/yelp-xsl-41.1/xslt/common/domains/yelp-xsl.xml
--- old/yelp-xsl-41.0/xslt/common/domains/yelp-xsl.xml  2021-02-10 
20:55:46.000000000 +0100
+++ new/yelp-xsl-41.1/xslt/common/domains/yelp-xsl.xml  2021-11-08 
18:53:50.000000000 +0100
@@ -227,7 +227,7 @@
 <msgstr xml:space="preserve" xml:lang="gd">agus </msgstr>
 <msgstr xml:space="preserve" xml:lang="gl">, e </msgstr>
 <msgstr xml:space="preserve" xml:lang="gu">, ????????? </msgstr>
-<msgstr xml:space="preserve" xml:lang="he">, ?????? </msgstr>
+<msgstr xml:space="preserve" xml:lang="he"> ?????? </msgstr>
 <msgstr xml:space="preserve" xml:lang="hi">, and </msgstr>
 <msgstr xml:space="preserve" xml:lang="hr">, i </msgstr>
 <msgstr xml:space="preserve" xml:lang="hu"> ??s </msgstr>
@@ -924,6 +924,7 @@
 <msgstr xml:lang="ga">Aire</msgstr>
 <msgstr xml:lang="gl">Precauci??n</msgstr>
 <msgstr xml:lang="gu">??????????????????</msgstr>
+<msgstr xml:lang="he">??????????</msgstr>
 <msgstr xml:lang="hr">Oprez</msgstr>
 <msgstr xml:lang="hu">Figyelem</msgstr>
 <msgstr xml:lang="id">Awas</msgstr>
@@ -942,8 +943,10 @@
 <msgstr xml:lang="mr">?????????????????????</msgstr>
 <msgstr xml:lang="ms">Hati-Hati</msgstr>
 <msgstr xml:lang="nb">Advarsel</msgstr>
+<msgstr xml:lang="ne">?????????????????????</msgstr>
 <msgstr xml:lang="nl">Let op</msgstr>
 <msgstr xml:lang="nn">Advarsel</msgstr>
+<msgstr xml:lang="oc">Atencion</msgstr>
 <msgstr xml:lang="or">?????????????????????</msgstr>
 <msgstr xml:lang="pl">Zachowaj ostro??no????</msgstr>
 <msgstr xml:lang="pt">Aten????o</msgstr>
@@ -957,6 +960,7 @@
 <msgstr xml:lang="sv">Varning</msgstr>
 <msgstr xml:lang="tr">Dikkat</msgstr>
 <msgstr xml:lang="uk">????????????????????????</msgstr>
+<msgstr xml:lang="vi">C???n th???n</msgstr>
 <msgstr xml:lang="wa">Adviertance</msgstr>
 <msgstr xml:lang="zh-CN">??????</msgstr>
 <msgstr xml:lang="zh-TW">??????</msgstr>
@@ -1140,6 +1144,7 @@
 <msgstr xml:lang="ga">??bhar</msgstr>
 <msgstr xml:lang="gl">Contidos</msgstr>
 <msgstr xml:lang="gu">???????????????????????????</msgstr>
+<msgstr xml:lang="he">??????????</msgstr>
 <msgstr xml:lang="hr">Sadr??aj</msgstr>
 <msgstr xml:lang="hu">Tartalomjegyz??k</msgstr>
 <msgstr xml:lang="id">Isi</msgstr>
@@ -1155,8 +1160,10 @@
 <msgstr xml:lang="mr">?????????????????????</msgstr>
 <msgstr xml:lang="ms">Kandungan</msgstr>
 <msgstr xml:lang="nb">Innhold</msgstr>
+<msgstr xml:lang="ne">??????????????????????????????</msgstr>
 <msgstr xml:lang="nl">Inhoudsopgave</msgstr>
 <msgstr xml:lang="nn">Innhald</msgstr>
+<msgstr xml:lang="oc">Contengut</msgstr>
 <msgstr xml:lang="or">????????????</msgstr>
 <msgstr xml:lang="pl">Spis tre??ci</msgstr>
 <msgstr xml:lang="pt">Conte??do</msgstr>
@@ -1172,6 +1179,7 @@
 <msgstr xml:lang="uk">??????????</msgstr>
 <msgstr xml:lang="uz">Tarkibi</msgstr>
 <msgstr xml:lang="uz-Cyrl">??????????????</msgstr>
+<msgstr xml:lang="vi">M???c l???c</msgstr>
 <msgstr xml:lang="zh-CN">??????</msgstr>
 <msgstr xml:lang="zh-TW">??????</msgstr>
 </msg>
@@ -1219,6 +1227,7 @@
 <msgstr xml:lang="ml">???????????????????????????????????? 
????????????????????????</msgstr>
 <msgstr xml:lang="ms">Creative Commons</msgstr>
 <msgstr xml:lang="nb">Creative Commons</msgstr>
+<msgstr xml:lang="ne">???????????????????????? ???????????????</msgstr>
 <msgstr xml:lang="nl">Creative Commons</msgstr>
 <msgstr xml:lang="oc">Creative Commons</msgstr>
 <msgstr xml:lang="pa">????????????????????? ??????????????????</msgstr>
@@ -1262,6 +1271,7 @@
 <msgstr xml:lang="fr">Danger</msgstr>
 <msgstr xml:lang="fur">Pericul</msgstr>
 <msgstr xml:lang="gl">Perigo</msgstr>
+<msgstr xml:lang="he">????????</msgstr>
 <msgstr xml:lang="hr">Opasnost</msgstr>
 <msgstr xml:lang="hu">Vesz??ly</msgstr>
 <msgstr xml:lang="id">Bahaya</msgstr>
@@ -1274,7 +1284,9 @@
 <msgstr xml:lang="ml">???????????????</msgstr>
 <msgstr xml:lang="ms">Bahaya</msgstr>
 <msgstr xml:lang="nb">Fare</msgstr>
+<msgstr xml:lang="ne">????????????</msgstr>
 <msgstr xml:lang="nl">Gevaar</msgstr>
+<msgstr xml:lang="oc">Dangi??r</msgstr>
 <msgstr xml:lang="pl">Niebezpiecze??stwo</msgstr>
 <msgstr xml:lang="pt">Cuidado</msgstr>
 <msgstr xml:lang="pt-BR">Perigo</msgstr>
@@ -1286,6 +1298,7 @@
 <msgstr xml:lang="sv">Fara</msgstr>
 <msgstr xml:lang="tr">Tehlike</msgstr>
 <msgstr xml:lang="uk">????????????????????</msgstr>
+<msgstr xml:lang="vi">Nguy hi???m</msgstr>
 <msgstr xml:lang="zh-CN">??????</msgstr>
 <msgstr xml:lang="zh-TW">??????</msgstr>
 </msg>
@@ -1514,7 +1527,7 @@
 <msgstr xml:lang="ro">Modificat de</msgstr>
 <msgstr xml:lang="ru">??????????????????????????????</msgstr>
 <msgstr xml:lang="sk">Upravil</msgstr>
-<msgstr xml:lang="sl">Uredniki</msgstr>
+<msgstr xml:lang="sl">Uredniki:</msgstr>
 <msgstr xml:lang="sr">????????????????</msgstr>
 <msgstr xml:lang="sr-Latn">Urednici</msgstr>
 <msgstr xml:lang="sv">Redigerat av</msgstr>
@@ -1525,7 +1538,7 @@
 <msgstr xml:lang="tr">D??zenleyen(ler):</msgstr>
 <msgstr xml:lang="ug">????????????</msgstr>
 <msgstr xml:lang="uk">????????????????????</msgstr>
-<msgstr xml:lang="vi">Hi???u ????nh b???i</msgstr>
+<msgstr xml:lang="vi">Ch???nh s???a b???i</msgstr>
 <msgstr xml:lang="zh-CN">?????????</msgstr>
 <msgstr xml:lang="zh-HK">?????????</msgstr>
 <msgstr xml:lang="zh-TW">?????????</msgstr>
@@ -1741,7 +1754,7 @@
 <msgstr xml:lang="gu">????????????????????????</msgstr>
 <msgstr xml:lang="he">????????</msgstr>
 <msgstr xml:lang="hi">??????????????????????????????</msgstr>
-<msgstr xml:lang="hr">Va??na</msgstr>
+<msgstr xml:lang="hr">Bitna</msgstr>
 <msgstr xml:lang="hu">Fontos</msgstr>
 <msgstr xml:lang="id">Penting</msgstr>
 <msgstr xml:lang="is">Mikilv??gt</msgstr>
@@ -1963,7 +1976,7 @@
 <msgstr xml:lang="tr">Dizin</msgstr>
 <msgstr xml:lang="ug">??????????????????</msgstr>
 <msgstr xml:lang="uk">????????????????</msgstr>
-<msgstr xml:lang="vi">Ch??? m???c</msgstr>
+<msgstr xml:lang="vi">M???c l???c</msgstr>
 <msgstr xml:lang="wa">Indecse</msgstr>
 <msgstr xml:lang="zh-CN">??????</msgstr>
 <msgstr xml:lang="zh-HK">??????</msgstr>
@@ -2155,6 +2168,7 @@
 <msgstr xml:lang="ml">????????????????????????????????????????????????</msgstr>
 <msgstr xml:lang="ms">Diselenggara Oleh</msgstr>
 <msgstr xml:lang="nb">Vedlikeholdt av</msgstr>
+<msgstr xml:lang="ne">?????????????????????????????????</msgstr>
 <msgstr xml:lang="nl">Onderhouden door</msgstr>
 <msgstr xml:lang="oc">Mantengut per</msgstr>
 <msgstr xml:lang="pa">??????????????? ????????????</msgstr>
@@ -2164,7 +2178,7 @@
 <msgstr xml:lang="ro">??ntre??inut de</msgstr>
 <msgstr xml:lang="ru">????????????????????????????</msgstr>
 <msgstr xml:lang="sk">Spr??vcovia</msgstr>
-<msgstr xml:lang="sl">Vzdr??evalci</msgstr>
+<msgstr xml:lang="sl">Vzdr??evalci:</msgstr>
 <msgstr xml:lang="sr">????????????????????</msgstr>
 <msgstr xml:lang="sr-Latn">Odr??avaoci</msgstr>
 <msgstr xml:lang="sv">Underh??lls av</msgstr>
@@ -2438,6 +2452,7 @@
 <msgstr xml:lang="fr">Sur cette page</msgstr>
 <msgstr xml:lang="fur">Su cheste pagjine</msgstr>
 <msgstr xml:lang="gl">Nesta p??xina</msgstr>
+<msgstr xml:lang="he">?????????? ??????</msgstr>
 <msgstr xml:lang="hr">Na ovoj stranici</msgstr>
 <msgstr xml:lang="hu">Ezen az oldalon</msgstr>
 <msgstr xml:lang="id">Pada Halaman Ini</msgstr>
@@ -2450,7 +2465,9 @@
 <msgstr xml:lang="ml">??? ?????????????????????</msgstr>
 <msgstr xml:lang="ms">Pada Halaman Ini</msgstr>
 <msgstr xml:lang="nb">P?? denne siden</msgstr>
+<msgstr xml:lang="ne">?????? ?????????????????????</msgstr>
 <msgstr xml:lang="nl">Op deze pagina</msgstr>
+<msgstr xml:lang="oc">Sus aquesta pagina</msgstr>
 <msgstr xml:lang="pl">Na tej stronie</msgstr>
 <msgstr xml:lang="pt">Nesta p??gina</msgstr>
 <msgstr xml:lang="pt-BR">Nesta p??gina</msgstr>
@@ -2462,6 +2479,7 @@
 <msgstr xml:lang="sv">P?? denna sida</msgstr>
 <msgstr xml:lang="tr">Bu Sayfada</msgstr>
 <msgstr xml:lang="uk">???? ?????? ????????????????</msgstr>
+<msgstr xml:lang="vi">Tr??n trang n??y</msgstr>
 <msgstr xml:lang="zh-CN">?????????</msgstr>
 <msgstr xml:lang="zh-TW">???????????????</msgstr>
 </msg>
@@ -2625,6 +2643,7 @@
 <msgstr xml:lang="fr">Paquet</msgstr>
 <msgstr xml:lang="fur">Pachet</msgstr>
 <msgstr xml:lang="gl">Paquete</msgstr>
+<msgstr xml:lang="he">??????????</msgstr>
 <msgstr xml:lang="hr">Paket</msgstr>
 <msgstr xml:lang="hu">Csomag</msgstr>
 <msgstr xml:lang="id">Paket</msgstr>
@@ -2637,7 +2656,9 @@
 <msgstr xml:lang="ml">????????????????????????</msgstr>
 <msgstr xml:lang="ms">Pakej</msgstr>
 <msgstr xml:lang="nb">Pakke</msgstr>
+<msgstr xml:lang="ne">?????????????????????</msgstr>
 <msgstr xml:lang="nl">Pakket</msgstr>
+<msgstr xml:lang="oc">Paquet</msgstr>
 <msgstr xml:lang="pl">Pakiet</msgstr>
 <msgstr xml:lang="pt">Pacote</msgstr>
 <msgstr xml:lang="pt-BR">Pacote</msgstr>
@@ -2649,6 +2670,7 @@
 <msgstr xml:lang="sv">Paket</msgstr>
 <msgstr xml:lang="tr">Paket</msgstr>
 <msgstr xml:lang="uk">??????????????</msgstr>
+<msgstr xml:lang="vi">G??i</msgstr>
 <msgstr xml:lang="zh-CN">?????????</msgstr>
 <msgstr xml:lang="zh-TW">??????</msgstr>
 </msg>
@@ -3150,6 +3172,7 @@
 <msgstr xml:lang="ml">?????????????????? 
?????????????????????????????????</msgstr>
 <msgstr xml:lang="ms">Kecilkan imej</msgstr>
 <msgstr xml:lang="nb">Skaled ned bilder</msgstr>
+<msgstr xml:lang="ne">????????? ???????????? 
??????????????????????????????</msgstr>
 <msgstr xml:lang="nl">Afbeeldingen verkleinen</msgstr>
 <msgstr xml:lang="oc">Reduire la talha dels imatges</msgstr>
 <msgstr xml:lang="pa">??????????????? ???????????? ???????????? ???????????? 
?????????</msgstr>
@@ -3170,7 +3193,7 @@
 <msgstr xml:lang="tr">G??r??nt??leri k??????lt</msgstr>
 <msgstr xml:lang="ug">?????????????????????? ?????????????????? 
????????????????????</msgstr>
 <msgstr xml:lang="uk">???????????????????????? ???????????????????? 
????????</msgstr>
-<msgstr xml:lang="vi">Co nh??? ???nh</msgstr>
+<msgstr xml:lang="vi">Co nh??? ???nh l???i</msgstr>
 <msgstr xml:lang="zh-CN">????????????</msgstr>
 <msgstr xml:lang="zh-HK">????????????</msgstr>
 <msgstr xml:lang="zh-TW">????????????</msgstr>
@@ -3319,7 +3342,7 @@
 <msgstr xml:lang="tr">Yar??m</msgstr>
 <msgstr xml:lang="ug">??????????</msgstr>
 <msgstr xml:lang="uk">????????????????</msgstr>
-<msgstr xml:lang="vi">Gi??? ch???</msgstr>
+<msgstr xml:lang="vi">G???c</msgstr>
 <msgstr xml:lang="zh-CN">??????</msgstr>
 <msgstr xml:lang="zh-HK">??????</msgstr>
 <msgstr xml:lang="zh-TW">??????</msgstr>
@@ -3641,7 +3664,7 @@
 <msgstr xml:lang="tr">G??r??nt??leri ola??an boyutta g??ster</msgstr>
 <msgstr xml:lang="ug">?????????? ???????????? ???????????????? 
??????????</msgstr>
 <msgstr xml:lang="uk">?????????????????????? ???????????????????? ?? 
???????????????????? ??????????????</msgstr>
-<msgstr xml:lang="vi">Xem ???nh c??? th?????ng</msgstr>
+<msgstr xml:lang="vi">Xem ???nh ??? k??ch c??? b??nh th?????ng</msgstr>
 <msgstr xml:lang="zh-CN">???????????????????????????</msgstr>
 <msgstr xml:lang="zh-HK">??????????????????????????????</msgstr>
 <msgstr xml:lang="zh-TW">??????????????????????????????</msgstr>
@@ -3796,7 +3819,7 @@
 <msgstr xml:lang="ro">Autori</msgstr>
 <msgstr xml:lang="ru">????????????????</msgstr>
 <msgstr xml:lang="sk">Nap??sal</msgstr>
-<msgstr xml:lang="sl">Avtorji</msgstr>
+<msgstr xml:lang="sl">Avtorji:</msgstr>
 <msgstr xml:lang="sr">???????????????? ????</msgstr>
 <msgstr xml:lang="sr-Latn">Napisali su</msgstr>
 <msgstr xml:lang="sv">Skrivet av</msgstr>
@@ -3859,6 +3882,7 @@
 <msgstr xml:lang="ml"><biblioentry.label/> ???????????? 
????????????????????????????????? ???????????????????????? 
???????????????.</msgstr>
 <msgstr xml:lang="ms">Lihat masukan bibliografi <biblioentry.label/>.</msgstr>
 <msgstr xml:lang="nb">Vis bibliografioppf??ring <biblioentry.label/>.</msgstr>
+<msgstr xml:lang="ne">????????????????????????????????? 
??????????????????????????? ?????????????????????????????? 
<biblioentry.label/>.</msgstr>
 <msgstr xml:lang="nl">Bibliografie-item ???<biblioentry.label/>??? 
bekijken.</msgstr>
 <msgstr xml:lang="oc">Veire l'entrada bibliografica 
<biblioentry.label/>.</msgstr>
 <msgstr xml:lang="pa">???????????????-???????????? ??????????????? 
<biblioentry.label/> ???????????????</msgstr>
@@ -4264,7 +4288,7 @@
 <msgstr xml:lang="fur">Invie e-mail a ???<string/>???.</msgstr>
 <msgstr xml:lang="gd">Cuir post-d gu ???<string/>???.</msgstr>
 <msgstr xml:lang="gl">Enviar correo electr??nico a ??<string/>??. </msgstr>
-<msgstr xml:lang="he">?????????? ?????????? ???? ???<string/>???.</msgstr>
+<msgstr xml:lang="he">?????????? ?????????? ???? ???<string/>???.</msgstr>
 <msgstr xml:lang="hi">???-????????? ??????????????? ???<string/>???.</msgstr>
 <msgstr xml:lang="hr">Po??alji e-poruku ???<string/>???.</msgstr>
 <msgstr xml:lang="hu">E-mail k??ld??se ide: ???<string/>???.</msgstr>
@@ -4291,7 +4315,7 @@
 <msgstr xml:lang="ro">Trimite??i email c??tre ???<string/>???.</msgstr>
 <msgstr xml:lang="ru">?????????????? ???????????? ???? ????. ?????????? 
??<string/>??.</msgstr>
 <msgstr xml:lang="sk">Odo??le email ???<string/>???.</msgstr>
-<msgstr xml:lang="sl">Po??ljite elektronsko sporo??ilo na 
???<string/>???.</msgstr>
+<msgstr xml:lang="sl">Po??ljite elektronsko sporo??ilo na 
??<string/>??.</msgstr>
 <msgstr xml:lang="sr">???????????????? ???????????? ???<string/>???.</msgstr>
 <msgstr xml:lang="sr-Latn">Po??aljite poruku ???<string/>???.</msgstr>
 <msgstr xml:lang="sv">Skicka e-post till ???<string/>???.</msgstr>
@@ -4334,7 +4358,7 @@
 <msgstr xml:lang="fur">Lei la definizion di ???<glossterm/>???.</msgstr>
 <msgstr xml:lang="gd">Leugh am m??neachadh air ???<glossterm/>???.</msgstr>
 <msgstr xml:lang="gl">Ler a definici??n de ??<glossterm/>??.</msgstr>
-<msgstr xml:lang="he">?????????? ???????????? ???????? 
???<glossterm/>???.</msgstr>
+<msgstr xml:lang="he">?????????? ???????????? ???????? 
???<glossterm/>???.</msgstr>
 <msgstr xml:lang="hi">????????????????????? ??????????????? ???<glossterm/>??? 
?????? ????????????.</msgstr>
 <msgstr xml:lang="hr">Pro??itaj definiciju za ???<glossterm/>???.</msgstr>
 <msgstr xml:lang="hu">???<glossterm/>??? defin??ci??j??nak 
elolvas??sa.</msgstr>
@@ -4361,7 +4385,7 @@
 <msgstr xml:lang="ro">Citi??i defini??ia pentru ???<glossterm/>???.</msgstr>
 <msgstr xml:lang="ru">???????????????? ?????????????????????? 
??<glossterm/>??.</msgstr>
 <msgstr xml:lang="sk">Pre????ta defin??ciu pre ???<glossterm/>???.</msgstr>
-<msgstr xml:lang="sl">Preberite definicijo pojma ???<glossterm/>???.</msgstr>
+<msgstr xml:lang="sl">Preberite definicijo pojma ??<glossterm/>??.</msgstr>
 <msgstr xml:lang="sr">???????????????????? ???????????????????? ???? 
???<glossterm/>???.</msgstr>
 <msgstr xml:lang="sr-Latn">Pro??itajte definiciju za 
???<glossterm/>???.</msgstr>
 <msgstr xml:lang="sv">L??s definitionen f??r ???<glossterm/>???.</msgstr>
@@ -4575,7 +4599,7 @@
 <msgstr xml:lang="ro">???<node/>???</msgstr>
 <msgstr xml:lang="ru">??<node/>??</msgstr>
 <msgstr xml:lang="sk">???<node/>???</msgstr>
-<msgstr xml:lang="sl">???<node/>???</msgstr>
+<msgstr xml:lang="sl">??<node/>??</msgstr>
 <msgstr xml:lang="sr">???<node/>???</msgstr>
 <msgstr xml:lang="sr-Latn">???<node/>???</msgstr>
 <msgstr xml:lang="sv">???<node/>???</msgstr>
@@ -4619,7 +4643,7 @@
 <msgstr xml:lang="fur">???<node/>???</msgstr>
 <msgstr xml:lang="gd">???<node/>???</msgstr>
 <msgstr xml:lang="gl">??<node/>??</msgstr>
-<msgstr xml:lang="he">???<node/>???</msgstr>
+<msgstr xml:lang="he">??????<node/>???</msgstr>
 <msgstr xml:lang="hi">???<node/>???</msgstr>
 <msgstr xml:lang="hr">???<node/>???</msgstr>
 <msgstr xml:lang="hu">??<node/>??</msgstr>
@@ -4646,7 +4670,7 @@
 <msgstr xml:lang="ro">???<node/>???</msgstr>
 <msgstr xml:lang="ru">???<node/>???</msgstr>
 <msgstr xml:lang="sk">???<node/>???</msgstr>
-<msgstr xml:lang="sl">???<node/>???</msgstr>
+<msgstr xml:lang="sl">??<node/>??</msgstr>
 <msgstr xml:lang="sr">???<node/>???</msgstr>
 <msgstr xml:lang="sr-Latn">???<node/>???</msgstr>
 <msgstr xml:lang="sv">???<node/>???</msgstr>
@@ -4683,10 +4707,13 @@
 <msgstr xml:lang="fa">???????????? <seeie/>.</msgstr>
 <msgstr xml:lang="fr">Voir <seeie/>.</msgstr>
 <msgstr xml:lang="gd">Faic <seeie/>.</msgstr>
+<msgstr xml:lang="gl">Consulte <seeie/>.</msgstr>
 <msgstr xml:lang="he">???????? ?????????? ??<seeie/>.</msgstr>
 <msgstr xml:lang="hi">??????????????? <seeie/>.</msgstr>
+<msgstr xml:lang="hr">Pogledaj <seeie/>.</msgstr>
 <msgstr xml:lang="hu">L??sd: <seeie/>.</msgstr>
 <msgstr xml:lang="id">Lihat <seeie/>.</msgstr>
+<msgstr xml:lang="is">Sj?? <seeie/>.</msgstr>
 <msgstr xml:lang="it">Consultare <seeie/>.</msgstr>
 <msgstr xml:lang="ja"><seeie/> ????????????</msgstr>
 <msgstr xml:lang="kk"><seeie/> ??????????????.</msgstr>
@@ -4707,6 +4734,7 @@
 <msgstr xml:lang="ro">Consulta??i <seeie/>.</msgstr>
 <msgstr xml:lang="ru">???????????????? <seeie/>.</msgstr>
 <msgstr xml:lang="sk">Pozrie?? <seeie/>.</msgstr>
+<msgstr xml:lang="sl">Poglejte si <seeie/>.</msgstr>
 <msgstr xml:lang="sr-Latn">Pogledajte <seeie/>.</msgstr>
 <msgstr xml:lang="ta"> <seeie/> ??? ????????????.</msgstr>
 <msgstr xml:lang="te"><seeie/> ??????????????????.</msgstr>
@@ -4740,10 +4768,13 @@
 <msgstr xml:lang="fa">???????????? ???????????? <seeie/>.</msgstr>
 <msgstr xml:lang="fr">Voir aussi <seeie/>.</msgstr>
 <msgstr xml:lang="gd">Faic cuideachd <seeie/>.</msgstr>
+<msgstr xml:lang="gl">Consulte tam??n <seeie/>.</msgstr>
 <msgstr xml:lang="he">???????????? ??????????: <seeie/>.</msgstr>
 <msgstr xml:lang="hi">?????? ?????? ??????????????? <seeie/>.</msgstr>
+<msgstr xml:lang="hr">Pogledaj i <seeie/>.</msgstr>
 <msgstr xml:lang="hu">L??sd m??g: <seeie/>.</msgstr>
 <msgstr xml:lang="id">Lihat juga <seeie/>.</msgstr>
+<msgstr xml:lang="is">Sj?? einnig <seeie/>.</msgstr>
 <msgstr xml:lang="it">Consultare anche <seeie/>.</msgstr>
 <msgstr xml:lang="ja"><seeie/> ????????????</msgstr>
 <msgstr xml:lang="kk">?????????????? ??????????, <seeie/> 
??????????????.</msgstr>
@@ -4764,6 +4795,7 @@
 <msgstr xml:lang="ro">Consulta??i ??i <seeie/>.</msgstr>
 <msgstr xml:lang="ru">???????????????? ?????????? <seeie/>.</msgstr>
 <msgstr xml:lang="sk">Pozrie?? aj <seeie/>.</msgstr>
+<msgstr xml:lang="sl">Poglejte si tudi <seeie/>.</msgstr>
 <msgstr xml:lang="sr-Latn">Pogledajte tako??e <seeie/>.</msgstr>
 <msgstr xml:lang="ta"><seeie/> ??????????????? ????????????.</msgstr>
 <msgstr xml:lang="te"><seeie/> ???????????? ??????????????????.</msgstr>

++++++ yelp-xsl-rpmlintrc ++++++
# There is no need to split out a dummy devel package for the pc file.
addFilter("devel-file-in-non-devel-package*");

Reply via email to