Hello community, here is the log from the commit of package amtk for openSUSE:Factory checked in at 2020-11-19 11:53:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/amtk (Old) and /work/SRC/openSUSE:Factory/.amtk.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "amtk" Thu Nov 19 11:53:48 2020 rev:7 rq:847167 version:5.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/amtk/amtk.changes 2020-09-10 22:45:18.047672084 +0200 +++ /work/SRC/openSUSE:Factory/.amtk.new.5913/amtk.changes 2020-11-23 10:21:29.544753189 +0100 @@ -1,0 +2,6 @@ +Fri Sep 11 18:31:28 UTC 2020 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 5.2.0: + + Updated translations. + +------------------------------------------------------------------- Old: ---- amtk-5.1.2.tar.xz New: ---- amtk-5.2.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ amtk.spec ++++++ --- /var/tmp/diff_new_pack.un58mN/_old 2020-11-23 10:21:30.140753862 +0100 +++ /var/tmp/diff_new_pack.un58mN/_new 2020-11-23 10:21:30.144753867 +0100 @@ -20,13 +20,13 @@ %define api_ver 5 %define libamtk libamtk-%{api_ver}-0 Name: amtk -Version: 5.1.2 +Version: 5.2.0 Release: 0 Summary: An Actions, Menus and Toolbars Kit License: LGPL-2.1-or-later Group: Development/Libraries/GNOME URL: https://wiki.gnome.org/Projects/Amtk -Source0: https://download.gnome.org/sources/amtk/5.1/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/amtk/5.2/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel >= 1.42.0 BuildRequires: gtk-doc >= 1.25 ++++++ amtk-5.1.2.tar.xz -> amtk-5.2.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/Makefile.in new/amtk-5.2.0/Makefile.in --- old/amtk-5.1.2/Makefile.in 2020-09-04 12:18:26.000000000 +0200 +++ new/amtk-5.2.0/Makefile.in 2020-09-10 12:48:18.000000000 +0200 @@ -15,7 +15,7 @@ @SET_MAKE@ # aminclude_static.am generated automatically by Autoconf -# from AX_AM_MACROS_STATIC on Fri Sep 4 12:18:24 CEST 2020 +# from AX_AM_MACROS_STATIC on Thu Sep 10 12:48:15 CEST 2020 VPATH = @srcdir@ am__is_gnu_make = { \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/NEWS new/amtk-5.2.0/NEWS --- old/amtk-5.1.2/NEWS 2020-09-04 12:16:10.000000000 +0200 +++ new/amtk-5.2.0/NEWS 2020-09-10 12:45:09.000000000 +0200 @@ -1,3 +1,7 @@ +News in 5.2.0, 2020-09-10 +------------------------- +* Translation updates. + News in 5.1.2, 2020-09-04 ------------------------- * Build system: better support for Visual Studio. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/README new/amtk-5.2.0/README --- old/amtk-5.1.2/README 2020-09-04 12:14:20.000000000 +0200 +++ new/amtk-5.2.0/README 2020-09-10 12:44:28.000000000 +0200 @@ -1,7 +1,7 @@ Amtk - Actions, Menus and Toolbars Kit for GTK applications =========================================================== -This is version 5.1.2 of Amtk. +This is version 5.2.0 of Amtk. Amtk is the acronym for “Actions, Menus and Toolbars Kit”. It is a basic GtkUIManager replacement based on GAction. It is suitable for both a diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/aminclude_static.am new/amtk-5.2.0/aminclude_static.am --- old/amtk-5.1.2/aminclude_static.am 2020-09-04 12:18:24.000000000 +0200 +++ new/amtk-5.2.0/aminclude_static.am 2020-09-10 12:48:15.000000000 +0200 @@ -1,6 +1,6 @@ # aminclude_static.am generated automatically by Autoconf -# from AX_AM_MACROS_STATIC on Fri Sep 4 12:18:24 CEST 2020 +# from AX_AM_MACROS_STATIC on Thu Sep 10 12:48:15 CEST 2020 # Code coverage diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/amtk/Makefile.in new/amtk-5.2.0/amtk/Makefile.in --- old/amtk-5.1.2/amtk/Makefile.in 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/amtk/Makefile.in 2020-09-10 12:48:19.000000000 +0200 @@ -15,7 +15,7 @@ @SET_MAKE@ # aminclude_static.am generated automatically by Autoconf -# from AX_AM_MACROS_STATIC on Fri Sep 4 12:18:24 CEST 2020 +# from AX_AM_MACROS_STATIC on Thu Sep 10 12:48:15 CEST 2020 # Source listings for libamtk diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/configure new/amtk-5.2.0/configure --- old/amtk-5.1.2/configure 2020-09-04 12:18:15.000000000 +0200 +++ new/amtk-5.2.0/configure 2020-09-10 12:48:06.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for Amtk 5.1.2. +# Generated by GNU Autoconf 2.69 for Amtk 5.2.0. # # Report bugs to <https://gitlab.gnome.org/GNOME/amtk/issues>. # @@ -590,8 +590,8 @@ # Identity of this package. PACKAGE_NAME='Amtk' PACKAGE_TARNAME='amtk' -PACKAGE_VERSION='5.1.2' -PACKAGE_STRING='Amtk 5.1.2' +PACKAGE_VERSION='5.2.0' +PACKAGE_STRING='Amtk 5.2.0' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/amtk/issues' PACKAGE_URL='https://wiki.gnome.org/Projects/Amtk' @@ -1431,7 +1431,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 Amtk 5.1.2 to adapt to many kinds of systems. +\`configure' configures Amtk 5.2.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1501,7 +1501,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Amtk 5.1.2:";; + short | recursive ) echo "Configuration of Amtk 5.2.0:";; esac cat <<\_ACEOF @@ -1656,7 +1656,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Amtk configure 5.1.2 +Amtk configure 5.2.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1934,7 +1934,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by Amtk $as_me 5.1.2, which was +It was created by Amtk $as_me 5.2.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2858,7 +2858,7 @@ # Define the identity of the package. PACKAGE='amtk' - VERSION='5.1.2' + VERSION='5.2.0' cat >>confdefs.h <<_ACEOF @@ -18612,7 +18612,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by Amtk $as_me 5.1.2, which was +This file was extended by Amtk $as_me 5.2.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -18679,7 +18679,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -Amtk config.status 5.1.2 +Amtk config.status 5.2.0 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/amtk-5.1.2/configure.ac new/amtk-5.2.0/configure.ac --- old/amtk-5.1.2/configure.ac 2020-09-04 12:13:50.000000000 +0200 +++ new/amtk-5.2.0/configure.ac 2020-09-10 12:44:09.000000000 +0200 @@ -3,7 +3,7 @@ AC_PREREQ(2.64) # Package version of the form 'major.minor.micro'. -m4_define(amtk_package_version, 5.1.2) +m4_define(amtk_package_version, 5.2.0) AC_INIT([Amtk], [amtk_package_version], diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/docs/reference/html/index.html new/amtk-5.2.0/docs/reference/html/index.html --- old/amtk-5.1.2/docs/reference/html/index.html 2020-09-04 12:18:28.000000000 +0200 +++ new/amtk-5.2.0/docs/reference/html/index.html 2020-09-10 12:48:20.000000000 +0200 @@ -14,7 +14,7 @@ <div class="titlepage"> <div> <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Amtk 5 Reference Manual</p></th></tr></table></div> -<div><p class="releaseinfo">for Amtk 5.1.2</p></div> +<div><p class="releaseinfo">for Amtk 5.2.0</p></div> </div> <hr> </div> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/LINGUAS new/amtk-5.2.0/po/LINGUAS --- old/amtk-5.1.2/po/LINGUAS 2020-07-02 23:51:15.000000000 +0200 +++ new/amtk-5.2.0/po/LINGUAS 2020-09-10 12:37:38.000000000 +0200 @@ -16,6 +16,7 @@ ms nl pl +pt pt_BR ro ru diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/amtk-5.pot new/amtk-5.2.0/po/amtk-5.pot --- old/amtk-5.1.2/po/amtk-5.pot 2020-09-04 12:18:21.000000000 +0200 +++ new/amtk-5.2.0/po/amtk-5.pot 2020-09-10 12:48:13.000000000 +0200 @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: amtk 5.1.2\n" +"Project-Id-Version: amtk 5.2.0\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <l...@li.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/cs.po new/amtk-5.2.0/po/cs.po --- old/amtk-5.1.2/po/cs.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/cs.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: tepl master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2018-02-07 08:02+0100\n" "Last-Translator: Marek Černocký <ma...@manet.cz>\n" "Language-Team: čeština <gnome-cs-l...@gnome.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/da.po new/amtk-5.2.0/po/da.po --- old/amtk-5.1.2/po/da.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/da.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: tepl\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2018-02-24 02:00+0200\n" "Last-Translator: Joe Hansen <joedalt...@yahoo.dk>\n" "Language-Team: Danish <da...@dansk-gruppen.dk>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/de.po new/amtk-5.2.0/po/de.po --- old/amtk-5.1.2/po/de.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/de.po 2020-09-10 12:48:18.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: tepl master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2018-02-27 17:06+0100\n" "Last-Translator: Tim Sabsch <t...@sabsch.com>\n" "Language-Team: German <gnome...@gnome.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/en_GB.po new/amtk-5.2.0/po/en_GB.po --- old/amtk-5.1.2/po/en_GB.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/en_GB.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: amtk master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2019-08-23 21:54+0100\n" "Last-Translator: Zander Brown <zbr...@gnome.org>\n" "Language-Team: English - United Kingdom <en...@li.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/es.po new/amtk-5.2.0/po/es.po --- old/amtk-5.1.2/po/es.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/es.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: tepl master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2017-12-14 14:15+0100\n" "Last-Translator: Daniel Mustieles <daniel.mustie...@gmail.com>\n" "Language-Team: es <gnome-es-l...@gnome.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/eu.po new/amtk-5.2.0/po/eu.po --- old/amtk-5.1.2/po/eu.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/eu.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: amtk master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2019-09-15 10:00+0100\n" "Last-Translator: Asier Sarasua Garmendia <asier.sara...@gmail.com>\n" "Language-Team: Basque <librez...@librezale.eus>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/fr.po new/amtk-5.2.0/po/fr.po --- old/amtk-5.1.2/po/fr.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/fr.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: amtk master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2018-08-30 15:27+0200\n" "Last-Translator: Charles Monzat <charles.mon...@numericable.fr>\n" "Language-Team: français <gnom...@traduc.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/fur.po new/amtk-5.2.0/po/fur.po --- old/amtk-5.1.2/po/fur.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/fur.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: tepl master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2017-04-08 20:42+0200\n" "Last-Translator: Fabio Tomat <f.t.pub...@gmail.com>\n" "Language-Team: Friulian <f...@li.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/hu.po new/amtk-5.2.0/po/hu.po --- old/amtk-5.1.2/po/hu.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/hu.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: tepl master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2018-02-26 23:33+0100\n" "Last-Translator: Balázs Úr <urbal...@gmail.com>\n" "Language-Team: Hungarian <openscope at googlegroups dot com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/id.po new/amtk-5.2.0/po/id.po --- old/amtk-5.1.2/po/id.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/id.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: tepl master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2017-12-05 14:52+0700\n" "Last-Translator: Kukuh Syafaat <syafaatku...@gmail.com>\n" "Language-Team: Indonesian <gnome-l10n...@googlegroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/it.po new/amtk-5.2.0/po/it.po --- old/amtk-5.1.2/po/it.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/it.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: amtk master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2018-04-16 14:35+0200\n" "Last-Translator: Milo Casagrande <m...@milo.name>\n" "Language-Team: Italian <gnome-it-l...@gnome.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/ja.po new/amtk-5.2.0/po/ja.po --- old/amtk-5.1.2/po/ja.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/ja.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: amtk master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2019-09-22 21:50+0900\n" "Last-Translator: sicklylife <translat...@sicklylife.jp>\n" "Language-Team: Japanese <gnome-translat...@gnome.gr.jp>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/lt.po new/amtk-5.2.0/po/lt.po --- old/amtk-5.1.2/po/lt.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/lt.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: amtk master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2019-03-16 15:51+0200\n" "Last-Translator: Aurimas Černius <auri...@gmail.com>\n" "Language-Team: Lietuvių <gnome...@lists.akl.lt>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/ms.po new/amtk-5.2.0/po/ms.po --- old/amtk-5.1.2/po/ms.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/ms.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: amtk master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2020-01-21 23:08+0800\n" "Last-Translator: abuyop <abu...@gmail.com>\n" "Language-Team: Malay <m...@li.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/nl.po new/amtk-5.2.0/po/nl.po --- old/amtk-5.1.2/po/nl.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/nl.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: amtk master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2019-01-17 21:41+0100\n" "Last-Translator: Nathan Follens <n...@unseen.is>\n" "Language-Team: Dutch <gnome-nl-l...@gnome.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/pl.po new/amtk-5.2.0/po/pl.po --- old/amtk-5.1.2/po/pl.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/pl.po 2020-09-10 12:48:18.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: tepl\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2017-12-03 18:37+0100\n" "Last-Translator: Piotr Drąg <piotrd...@gmail.com>\n" "Language-Team: Polish <community-pol...@mozilla.org>\n" Binary files old/amtk-5.1.2/po/pt.gmo and new/amtk-5.2.0/po/pt.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/pt.po new/amtk-5.2.0/po/pt.po --- old/amtk-5.1.2/po/pt.po 1970-01-01 01:00:00.000000000 +0100 +++ new/amtk-5.2.0/po/pt.po 2020-09-10 12:48:18.000000000 +0200 @@ -0,0 +1,35 @@ +# Portuguese translation for amtk. +# Copyright (C) 2020 amtk's COPYRIGHT HOLDER +# This file is distributed under the same license as the amtk package. +# mansil <mm...@sky.com>, 2020. +# +msgid "" +msgstr "" +"Project-Id-Version: amtk master\n" +"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" +"PO-Revision-Date: 2020-06-23 19:16+0100\n" +"Last-Translator: Manuela Silva <mm...@sky.com>\n" +"Language-Team: Portuguese <gnome...@yahoogroups.com>\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 2.3.1\n" + +#. Translators: %s is a filename. +#: amtk/amtk-application-window.c:374 +#, c-format +msgid "Open “%s”" +msgstr "Abrir “%s”" + +#: amtk/amtk-application-window.c:630 +msgid "Open _Recent" +msgstr "Abrir _Recente" + +#. Translators: %s is the application name. +#: amtk/amtk-application-window.c:633 +#, c-format +msgid "Open a file recently used with %s" +msgstr "Abrir um ficheiro utilizado recentemente com %s" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/pt_BR.po new/amtk-5.2.0/po/pt_BR.po --- old/amtk-5.1.2/po/pt_BR.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/pt_BR.po 2020-09-10 12:48:18.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: tepl master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2017-12-12 06:28-0200\n" "Last-Translator: Rafael Fontenelle <rafae...@gnome.org>\n" "Language-Team: Brazilian Portuguese <gnome-pt_br-l...@gnome.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/ro.po new/amtk-5.2.0/po/ro.po --- old/amtk-5.1.2/po/ro.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/ro.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: amtk master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2018-06-19 00:23+0300\n" "Last-Translator: Florentina Mușat <florentina.musat.28 [at] gmail [dot] " "com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/ru.po new/amtk-5.2.0/po/ru.po --- old/amtk-5.1.2/po/ru.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/ru.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: tepl master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2017-03-25 22:57+0500\n" "Last-Translator: Pavel Elizaryev <gonl...@tuta.io>\n" "Language-Team: Russian <gnome-...@gnome.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/sl.po new/amtk-5.2.0/po/sl.po --- old/amtk-5.1.2/po/sl.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/sl.po 2020-09-10 12:48:18.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: amtk master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2018-08-10 20:07+0200\n" "Last-Translator: Matej Urbančič <mat...@svn.gnome.org>\n" "Language-Team: Slovenian GNOME Translation Team <gnome...@googlegroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/sr.po new/amtk-5.2.0/po/sr.po --- old/amtk-5.1.2/po/sr.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/sr.po 2020-09-10 12:48:18.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: tepl master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2018-02-23 00:49+0200\n" "Last-Translator: Мирослав Николић <miroslavniko...@rocketmail.com>\n" "Language-Team: српски <gnome...@googlegroups.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/sv.po new/amtk-5.2.0/po/sv.po --- old/amtk-5.1.2/po/sv.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/sv.po 2020-09-10 12:48:18.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: tepl master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2018-03-11 22:01+0100\n" "Last-Translator: Anders Jonsson <anders.jons...@norsjovallen.se>\n" "Language-Team: Swedish <tp...@listor.tp-sv.se>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/tr.po new/amtk-5.2.0/po/tr.po --- old/amtk-5.1.2/po/tr.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/tr.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: amtk master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2018-08-12 14:11+0300\n" "Last-Translator: Emin Tufan Çetin <etce...@gmail.com>\n" "Language-Team: Türkçe <gnome-t...@gnome.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/uk.po new/amtk-5.2.0/po/uk.po --- old/amtk-5.1.2/po/uk.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/uk.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: tepl master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2017-03-12 15:32+0200\n" "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n" "Language-Team: Ukrainian <trans...@lists.fedoraproject.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/po/zh_CN.po new/amtk-5.2.0/po/zh_CN.po --- old/amtk-5.1.2/po/zh_CN.po 2020-09-04 12:18:27.000000000 +0200 +++ new/amtk-5.2.0/po/zh_CN.po 2020-09-10 12:48:18.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: amtk master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/amtk/issues\n" -"POT-Creation-Date: 2020-09-04 12:18+0200\n" +"POT-Creation-Date: 2020-09-10 12:48+0200\n" "PO-Revision-Date: 2018-08-16 14:12+0800\n" "Last-Translator: \n" "Language-Team: Chinese (China) <i18n...@googlegroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/testsuite/Makefile.in new/amtk-5.2.0/testsuite/Makefile.in --- old/amtk-5.1.2/testsuite/Makefile.in 2020-09-04 12:18:28.000000000 +0200 +++ new/amtk-5.2.0/testsuite/Makefile.in 2020-09-10 12:48:19.000000000 +0200 @@ -15,7 +15,7 @@ @SET_MAKE@ # aminclude_static.am generated automatically by Autoconf -# from AX_AM_MACROS_STATIC on Fri Sep 4 12:18:24 CEST 2020 +# from AX_AM_MACROS_STATIC on Thu Sep 10 12:48:15 CEST 2020 VPATH = @srcdir@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/win32/config-msvc.mak new/amtk-5.2.0/win32/config-msvc.mak --- old/amtk-5.1.2/win32/config-msvc.mak 2020-09-04 12:18:20.000000000 +0200 +++ new/amtk-5.2.0/win32/config-msvc.mak 2020-09-10 12:48:12.000000000 +0200 @@ -5,7 +5,7 @@ AMTK_VER = 5 AMTK_API_VER = $(AMTK_VER) CHECK_GIR_PACKAGE = Gtk-3.0 -AMTK_PKG_VERSION = 5.1.2 +AMTK_PKG_VERSION = 5.2.0 # Make bin, include and library directories of configurable !ifndef BINDIR diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/amtk-5.1.2/win32/config.h.win32 new/amtk-5.2.0/win32/config.h.win32 --- old/amtk-5.1.2/win32/config.h.win32 2020-09-04 12:18:20.000000000 +0200 +++ new/amtk-5.2.0/win32/config.h.win32 2020-09-10 12:48:12.000000000 +0200 @@ -80,7 +80,7 @@ #define PACKAGE_NAME "Amtk" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "Amtk 5.1.2" +#define PACKAGE_STRING "Amtk 5.2.0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "amtk" @@ -89,10 +89,10 @@ #define PACKAGE_URL "https://wiki.gnome.org/Projects/Amtk" /* Define to the version of this package. */ -#define PACKAGE_VERSION "5.1.2" +#define PACKAGE_VERSION "5.2.0" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "5.1.2" +#define VERSION "5.2.0" _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org