Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package template-glib for openSUSE:Factory 
checked in at 2022-03-23 20:17:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/template-glib (Old)
 and      /work/SRC/openSUSE:Factory/.template-glib.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "template-glib"

Wed Mar 23 20:17:43 2022 rev:9 rq:963637 version:3.34.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/template-glib/template-glib.changes      
2019-10-17 13:03:56.692597562 +0200
+++ /work/SRC/openSUSE:Factory/.template-glib.new.25692/template-glib.changes   
2022-03-23 20:19:46.854510369 +0100
@@ -1,0 +2,6 @@
+Sun Mar 20 09:24:59 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 3.34.1:
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  template-glib-3.34.0.tar.xz

New:
----
  template-glib-3.34.1.tar.xz

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

Other differences:
------------------
++++++ template-glib.spec ++++++
--- /var/tmp/diff_new_pack.jOI357/_old  2022-03-23 20:19:47.362510656 +0100
+++ /var/tmp/diff_new_pack.jOI357/_new  2022-03-23 20:19:47.370510661 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package template-glib
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:           template-glib
-Version:        3.34.0
+Version:        3.34.1
 Release:        0
 Summary:        Library for generating text based on a template and user 
defined state
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/GNOME
-Url:            https://git.gnome.org/browse/template-glib/
+URL:            https://git.gnome.org/browse/template-glib/
 Source0:        
https://download.gnome.org/sources/template-glib/3.34/%{name}-%{version}.tar.xz
 
 BuildRequires:  bison
@@ -40,7 +40,6 @@
 user defined state. Template-GLib does not use a language runtime, so it is
 safe to use from any GObject-Introspectable language.
 
-
 %package -n     libtemplate_glib-1_0-0
 Summary:        Library for generating text based on a template and user 
defined state
 # Make the -lang package installable

++++++ template-glib-3.34.0.tar.xz -> template-glib-3.34.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.34.0/.gitignore 
new/template-glib-3.34.1/.gitignore
--- old/template-glib-3.34.0/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/template-glib-3.34.1/.gitignore 2022-03-19 00:12:42.000000000 +0100
@@ -0,0 +1 @@
+build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.34.0/NEWS 
new/template-glib-3.34.1/NEWS
--- old/template-glib-3.34.0/NEWS       2019-09-10 02:55:02.000000000 +0200
+++ new/template-glib-3.34.1/NEWS       2022-03-19 00:12:42.000000000 +0100
@@ -1,4 +1,12 @@
 ==============
+Version 3.34.1
+==============
+
+Changes in this release:
+
+ ??? Translation updates
+
+==============
 Version 3.34.0
 ==============
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.34.0/meson.build 
new/template-glib-3.34.1/meson.build
--- old/template-glib-3.34.0/meson.build        2019-09-10 02:55:02.000000000 
+0200
+++ new/template-glib-3.34.1/meson.build        2022-03-19 00:12:42.000000000 
+0100
@@ -1,5 +1,5 @@
 project('template-glib', 'c',
-          version: '3.34.0',
+          version: '3.34.1',
           license: 'LGPLv2.1+',
     meson_version: '>= 0.50.0',
   default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 
'c_std=gnu11' ],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.34.0/po/LINGUAS 
new/template-glib-3.34.1/po/LINGUAS
--- old/template-glib-3.34.0/po/LINGUAS 2019-09-10 02:55:02.000000000 +0200
+++ new/template-glib-3.34.1/po/LINGUAS 2022-03-19 00:12:42.000000000 +0100
@@ -1,15 +1,20 @@
 # please keep this list sorted alphabetically
 #
+ca
 cs
 da
 de
 el
 en_GB
 es
+eu
+fr
 fur
+hr
 hu
 id
 it
+lt
 nl
 pl
 pt
@@ -19,3 +24,5 @@
 sr
 sv
 tr
+uk
+zh_CN
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.34.0/po/ca.po 
new/template-glib-3.34.1/po/ca.po
--- old/template-glib-3.34.0/po/ca.po   1970-01-01 01:00:00.000000000 +0100
+++ new/template-glib-3.34.1/po/ca.po   2022-03-19 00:12:42.000000000 +0100
@@ -0,0 +1,38 @@
+# Catalan translation for template-glib.
+# Copyright (C) 2021 template-glib's COPYRIGHT HOLDER
+# This file is distributed under the same license as the template-glib package.
+# maite <[email protected]>, 2021.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: template-glib template-glib-3-32\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/template-glib/issues\n";
+"POT-Creation-Date: 2021-09-17 14:30+0000\n"
+"PO-Revision-Date: 2021-11-01 17:45+0100\n"
+"Language-Team: Catalan <[email protected]>\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Last-Translator: maite guix <[email protected]>\n"
+"X-Generator: Poedit 3.0\n"
+
+#: src/tmpl-parser.c:199
+#, c-format
+msgid "%s() may only be called once"
+msgstr "%s() nom??s es pot trucar una vegada"
+
+#: src/tmpl-parser.c:211
+#, c-format
+msgid "Parser does not contain an input stream"
+msgstr "L'analitzador no cont?? cap flux d'entrada"
+
+#: src/tmpl-template.c:454
+#, c-format
+msgid "Must parse template before expanding"
+msgstr "S'ha d'analitzar la plantilla abans d'expandir-la"
+
+#: src/tmpl-template-locator.c:117
+#, c-format
+msgid "Failed to locate template ???%s???"
+msgstr "No s'ha pogut localitzar la plantilla ??%s??"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.34.0/po/eu.po 
new/template-glib-3.34.1/po/eu.po
--- old/template-glib-3.34.0/po/eu.po   1970-01-01 01:00:00.000000000 +0100
+++ new/template-glib-3.34.1/po/eu.po   2022-03-19 00:12:42.000000000 +0100
@@ -0,0 +1,36 @@
+# Basque translation for template-glib.
+# Copyright (C) 2019 template-glib's COPYRIGHT HOLDER
+# This file is distributed under the same license as the template-glib package.
+# Asier Sarasua Garmendia <[email protected]>, 2019.
+#
+msgid ""
+msgstr "Project-Id-Version: template-glib template-glib-3-32\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/template-glib/issues\n";
+"POT-Creation-Date: 2019-09-20 17:16+0000\n"
+"PO-Revision-Date: 2019-09-24 10:00+0100\n"
+"Last-Translator: Asier Sarasua Garmendia <[email protected]>\n"
+"Language-Team: Basque <[email protected]>\n"
+"Language: eu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/tmpl-parser.c:199
+#, c-format
+msgid "%s() may only be called once"
+msgstr "%s() behin soilik deitu daiteke"
+
+#: src/tmpl-parser.c:211
+#, c-format
+msgid "Parser does not contain an input stream"
+msgstr "Analizatzaileak ez dauka sarrerako korronterik"
+
+#: src/tmpl-template.c:454
+#, c-format
+msgid "Must parse template before expanding"
+msgstr "Txantiloia analizatu behar da hedatu baino lehen"
+
+#: src/tmpl-template-locator.c:117
+#, c-format
+msgid "Failed to locate template ???%s???"
+msgstr "Ez da aurkitu ???%s??? txantiloia"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.34.0/po/fr.po 
new/template-glib-3.34.1/po/fr.po
--- old/template-glib-3.34.0/po/fr.po   1970-01-01 01:00:00.000000000 +0100
+++ new/template-glib-3.34.1/po/fr.po   2022-03-19 00:12:42.000000000 +0100
@@ -0,0 +1,39 @@
+# French translation for template-glib.
+# Copyright (C) 2021 template-glib's COPYRIGHT HOLDER
+# This file is distributed under the same license as the template-glib package.
+# Thibault Leclair <[email protected]>, 2021-2022.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: template-glib template-glib-3-32\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/template-glib/issues\n";
+"POT-Creation-Date: 2021-09-17 14:30+0000\n"
+"PO-Revision-Date: 2022-02-21 22:22+0100\n"
+"Last-Translator: Thibault Leclair <[email protected]>\n"
+"Language-Team: GNOME French Team <[email protected]>\n"
+"Language: fr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: Gtranslator 40.0\n"
+
+#: src/tmpl-parser.c:199
+#, c-format
+msgid "%s() may only be called once"
+msgstr "%s() doit ??tre appel?? seulement une fois"
+
+#: src/tmpl-parser.c:211
+#, c-format
+msgid "Parser does not contain an input stream"
+msgstr "L???analyseur ne re??oit pas de flux d???entr??e"
+
+#: src/tmpl-template.c:454
+#, c-format
+msgid "Must parse template before expanding"
+msgstr "Il est n??cessaire d???analyser le mod??le avant expansion"
+
+#: src/tmpl-template-locator.c:117
+#, c-format
+msgid "Failed to locate template ???%s???"
+msgstr "Impossible de trouver le mod??le ????%s????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.34.0/po/hr.po 
new/template-glib-3.34.1/po/hr.po
--- old/template-glib-3.34.0/po/hr.po   1970-01-01 01:00:00.000000000 +0100
+++ new/template-glib-3.34.1/po/hr.po   2022-03-19 00:12:42.000000000 +0100
@@ -0,0 +1,39 @@
+# Croatian translation for template-glib.
+# Copyright (C) 2020 template-glib's COPYRIGHT HOLDER
+# This file is distributed under the same license as the template-glib package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: template-glib master\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/template-glib/issues\n";
+"POT-Creation-Date: 2020-09-06 14:08+0000\n"
+"PO-Revision-Date: 2020-09-13 18:45+0200\n"
+"Language-Team: Croatian <[email protected]>\n"
+"Language: hr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && 
n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Last-Translator: gogo <[email protected]>\n"
+"X-Generator: Poedit 2.3\n"
+
+#: src/tmpl-parser.c:199
+#, c-format
+msgid "%s() may only be called once"
+msgstr "%s() se mo??e pozvati samo jednom"
+
+#: src/tmpl-parser.c:211
+#, c-format
+msgid "Parser does not contain an input stream"
+msgstr "Obra??iva?? ne sadr??i ulazno strujanje"
+
+#: src/tmpl-template.c:454
+#, c-format
+msgid "Must parse template before expanding"
+msgstr "Predlo??ak se mora obraditi prije pro??irivanja"
+
+#: src/tmpl-template-locator.c:117
+#, c-format
+msgid "Failed to locate template ???%s???"
+msgstr "Neuspjelo lociranje predlo??ka ???%s???"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.34.0/po/lt.po 
new/template-glib-3.34.1/po/lt.po
--- old/template-glib-3.34.0/po/lt.po   1970-01-01 01:00:00.000000000 +0100
+++ new/template-glib-3.34.1/po/lt.po   2022-03-19 00:12:42.000000000 +0100
@@ -0,0 +1,40 @@
+# Lithuanian translation for template-glib.
+# Copyright (C) 2021 template-glib's COPYRIGHT HOLDER
+# This file is distributed under the same license as the template-glib package.
+# Aurimas ??ernius <[email protected]>, 2021.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: template-glib master\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/template-glib/issues\n";
+"POT-Creation-Date: 2021-08-28 14:07+0000\n"
+"PO-Revision-Date: 2021-09-06 14:25+0300\n"
+"Last-Translator: Aurimas ??ernius <[email protected]>\n"
+"Language-Team: Lietuvi?? <[email protected]>\n"
+"Language: lt\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
+"%100<10 || n%100>=20) ? 1 : 2)\n"
+"X-Generator: Gtranslator 40.0\n"
+
+#: src/tmpl-parser.c:199
+#, c-format
+msgid "%s() may only be called once"
+msgstr "%s() galima kviesti tik vien?? kart??"
+
+#: src/tmpl-parser.c:211
+#, c-format
+msgid "Parser does not contain an input stream"
+msgstr "Analizatorius neturi ??vesties srauto"
+
+#: src/tmpl-template.c:454
+#, c-format
+msgid "Must parse template before expanding"
+msgstr "B??tina i??analizuoti ??ablon?? prie?? i??ple??iant"
+
+#: src/tmpl-template-locator.c:117
+#, c-format
+msgid "Failed to locate template ???%s???"
+msgstr "Nepavyko rasti ??ablono ???%s???"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.34.0/po/pt.po 
new/template-glib-3.34.1/po/pt.po
--- old/template-glib-3.34.0/po/pt.po   2019-09-10 02:55:02.000000000 +0200
+++ new/template-glib-3.34.1/po/pt.po   2022-03-19 00:12:42.000000000 +0100
@@ -2,39 +2,39 @@
 # Copyright (C) 2016 template-glib's COPYRIGHT HOLDER
 # This file is distributed under the same license as the template-glib package.
 # Tiago Santos <[email protected]>, 2014 - 2016.
+# Hugo Carvalho <[email protected]>, 2021.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: template-glib master\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
-"product=template-glib&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2016-06-05 03:32+0000\n"
-"PO-Revision-Date: 2016-07-05 19:56+0100\n"
-"Last-Translator: Tiago Santos <[email protected]>\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/template-glib/issues\n";
+"POT-Creation-Date: 2020-09-06 14:08+0000\n"
+"PO-Revision-Date: 2021-08-28 15:06+0100\n"
+"Last-Translator: Hugo Carvalho <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
 "Language: pt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Poedit 3.0\n"
 
-#: ../src/tmpl-parser.c:199
+#: src/tmpl-parser.c:199
 #, c-format
 msgid "%s() may only be called once"
-msgstr "%s() s?? pode ser chamada uma vez"
+msgstr "%s() apenas pode ser chamada uma vez"
 
-#: ../src/tmpl-parser.c:211
+#: src/tmpl-parser.c:211
 #, c-format
 msgid "Parser does not contain an input stream"
 msgstr "O interpretador n??o cont??m um fluxo de entrada"
 
-#: ../src/tmpl-template.c:451
+#: src/tmpl-template.c:454
 #, c-format
 msgid "Must parse template before expanding"
 msgstr "Tem de interpretar o modelo antes de o expandir"
 
-#: ../src/tmpl-template-locator.c:105
+#: src/tmpl-template-locator.c:117
 #, c-format
-msgid "Failed to locate template \"%s\""
+msgid "Failed to locate template ???%s???"
 msgstr "Falha ao localizar o modelo \"%s\""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.34.0/po/uk.po 
new/template-glib-3.34.1/po/uk.po
--- old/template-glib-3.34.0/po/uk.po   1970-01-01 01:00:00.000000000 +0100
+++ new/template-glib-3.34.1/po/uk.po   2022-03-19 00:12:42.000000000 +0100
@@ -0,0 +1,40 @@
+# Ukrainian translation for template-glib.
+# Copyright (C) 2020 template-glib's COPYRIGHT HOLDER
+# This file is distributed under the same license as the template-glib package.
+#
+# Yuri Chornoivan <[email protected]>, 2020.
+msgid ""
+msgstr ""
+"Project-Id-Version: template-glib template-glib-3-32\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/template-glib/issues\n";
+"POT-Creation-Date: 2019-09-24 08:20+0000\n"
+"PO-Revision-Date: 2020-03-31 12:38+0300\n"
+"Last-Translator: Yuri Chornoivan <[email protected]>\n"
+"Language-Team: Ukrainian <[email protected]>\n"
+"Language: uk\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
+"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: Lokalize 20.07.70\n"
+
+#: src/tmpl-parser.c:199
+#, c-format
+msgid "%s() may only be called once"
+msgstr "%s() ?????????? ?????????????????? ???????? ???????? ??????"
+
+#: src/tmpl-parser.c:211
+#, c-format
+msgid "Parser does not contain an input stream"
+msgstr "???????????????? ???? ?????????????? ?????????????? ???????????? 
?????????????? ??????????"
+
+#: src/tmpl-template.c:454
+#, c-format
+msgid "Must parse template before expanding"
+msgstr "???????? ???????????????? ???????????? ???? ??????????????????????"
+
+#: src/tmpl-template-locator.c:117
+#, c-format
+msgid "Failed to locate template ???%s???"
+msgstr "???? ?????????????? ???????????? ???????????? ??%s??"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.34.0/po/zh_CN.po 
new/template-glib-3.34.1/po/zh_CN.po
--- old/template-glib-3.34.0/po/zh_CN.po        1970-01-01 01:00:00.000000000 
+0100
+++ new/template-glib-3.34.1/po/zh_CN.po        2022-03-19 00:12:42.000000000 
+0100
@@ -0,0 +1,38 @@
+# Chinese (China) translation for template-glib.
+# Copyright (C) 2020 template-glib's COPYRIGHT HOLDER
+# This file is distributed under the same license as the template-glib package.
+# Boyuan Yang <[email protected]>, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: template-glib master\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/template-glib/issues\n";
+"POT-Creation-Date: 2020-03-31 09:39+0000\n"
+"PO-Revision-Date: 2020-09-06 10:07-0400\n"
+"Language-Team: Chinese (China) <[email protected]>\n"
+"Language: zh_CN\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Last-Translator: \n"
+"X-Generator: Poedit 2.4.1\n"
+
+#: src/tmpl-parser.c:199
+#, c-format
+msgid "%s() may only be called once"
+msgstr "%s() ??????????????????"
+
+#: src/tmpl-parser.c:211
+#, c-format
+msgid "Parser does not contain an input stream"
+msgstr "???????????????????????????"
+
+#: src/tmpl-template.c:454
+#, c-format
+msgid "Must parse template before expanding"
+msgstr "???????????????????????????"
+
+#: src/tmpl-template-locator.c:117
+#, c-format
+msgid "Failed to locate template ???%s???"
+msgstr "?????????????????????%s???"

Reply via email to