Hello community, here is the log from the commit of package gnome-desktop for openSUSE:Factory checked in at 2018-05-22 16:59:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old) and /work/SRC/openSUSE:Factory/.gnome-desktop.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-desktop" Tue May 22 16:59:23 2018 rev:145 rq:606925 version:3.28.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes 2018-05-06 14:57:35.373567044 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 2018-05-22 16:59:24.533799949 +0200 @@ -1,0 +2,8 @@ +Thu May 10 09:46:25 UTC 2018 - [email protected] + +- Update to version 3.28.2: + + Fix a memory leak in background slide shows. + + Updated translations. +- Drop gnome-desktop-plug-memory-leak.patch: Fixed upstream. + +------------------------------------------------------------------- Old: ---- gnome-desktop-3.28.1.tar.xz gnome-desktop-plug-memory-leak.patch New: ---- gnome-desktop-3.28.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-desktop.spec ++++++ --- /var/tmp/diff_new_pack.j7TF9K/_old 2018-05-22 16:59:25.201775644 +0200 +++ /var/tmp/diff_new_pack.j7TF9K/_new 2018-05-22 16:59:25.201775644 +0200 @@ -18,7 +18,7 @@ %define IS_DEFAULT_GNOME_DESKTOP 1 Name: gnome-desktop -Version: 3.28.1 +Version: 3.28.2 Release: 0 Summary: The GNOME Desktop API Library License: LGPL-2.1-or-later @@ -28,8 +28,6 @@ Source99: baselibs.conf # PATFH-FIX-OPENSUSE gnome-desktop-switch-Japanese-default-input-to-mozc.patch bnc#1029083 boo#1056289 [email protected] -- Switch new user's default input engine from "anthy" to "mozc" in gnome-desktop with Japanese language and ibus input frame-work condition. Patch1: gnome-desktop-switch-Japanese-default-input-to-mozc.patch -# PATCH-FIX-UPSTREAM gnome-desktop-plug-memory-leak.patch bgo#793878 -- bg-slide-show: Plug a memory leak -Patch2: gnome-desktop-plug-memory-leak.patch BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: intltool @@ -129,7 +127,6 @@ %prep %setup -q %patch1 -p1 -%patch2 -p1 translation-update-upstream %if 0%{?BUILD_FROM_VCS} ++++++ gnome-desktop-3.28.1.tar.xz -> gnome-desktop-3.28.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-desktop-3.28.1/ChangeLog new/gnome-desktop-3.28.2/ChangeLog --- old/gnome-desktop-3.28.1/ChangeLog 2018-04-11 06:26:29.000000000 +0200 +++ new/gnome-desktop-3.28.2/ChangeLog 2018-05-10 02:17:13.000000000 +0200 @@ -1,5 +1,56 @@ # Generated by Makefile. Do not edit. +commit 5c6d3bf91ef2bec24e51ed80d32a7c8155116aa1 +Author: Matthias Clasen <[email protected]> +Date: Wed May 9 20:09:05 2018 -0400 + + 3.28.2 + +M NEWS +M configure.ac + +commit 06360417cb39418a60d847512ee66e8e0f31f328 +Author: Stas Solovey <[email protected]> +Date: Thu Apr 19 20:54:53 2018 +0000 + + Update Russian translation + +M po/ru.po + +commit 436ca8f0797cbd1321893cdb8f6f1ee9cddfe42b +Author: Florian Müllner <[email protected]> +Date: Mon Feb 26 19:39:06 2018 +0100 + + bg-slide-show: Plug a memory leak + + https://bugzilla.gnome.org/show_bug.cgi?id=793854 + +M libgnome-desktop/gnome-bg-slide-show.c + +commit 681ebcd7d18ddd1f5976b493c6f1837142217b3c +Author: Jordi Mas <[email protected]> +Date: Sun Apr 15 22:31:40 2018 +0200 + + Fix Catalan date formatters + +M po/ca.po + +commit 32b0bfacc1d9a249e12f736bc162f9f3341fd5b0 +Author: Stas Solovey <[email protected]> +Date: Thu Apr 12 11:46:22 2018 +0000 + + Update Russian translation + +M po/ru.po + +commit e9cd7e2f9a109e1c99860eb9ff5d2010e4cff4db +Author: Matthias Clasen <[email protected]> +Date: Wed Apr 11 04:27:02 2018 +0000 + + Update NEWS + +M NEWS + commit a087adc9a85cef9c9394658f9d4bd37a811a4c84 Author: Matthias Clasen <[email protected]> Date: Wed Apr 11 00:23:18 2018 -0400 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-desktop-3.28.1/NEWS new/gnome-desktop-3.28.2/NEWS --- old/gnome-desktop-3.28.1/NEWS 2018-04-11 06:22:57.000000000 +0200 +++ new/gnome-desktop-3.28.2/NEWS 2018-05-10 02:08:41.000000000 +0200 @@ -1,4 +1,11 @@ ============== +Version 3.28.2 +============== + +- Fix a memory leak in background slide shows +- Updated translations + +============== Version 3.28.1 ============== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-desktop-3.28.1/configure new/gnome-desktop-3.28.2/configure --- old/gnome-desktop-3.28.1/configure 2018-04-11 06:24:39.000000000 +0200 +++ new/gnome-desktop-3.28.2/configure 2018-05-10 02:11:11.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for gnome-desktop 3.28.1. +# Generated by GNU Autoconf 2.69 for gnome-desktop 3.28.2. # # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-desktop>. # @@ -591,8 +591,8 @@ # Identity of this package. PACKAGE_NAME='gnome-desktop' PACKAGE_TARNAME='gnome-desktop' -PACKAGE_VERSION='3.28.1' -PACKAGE_STRING='gnome-desktop 3.28.1' +PACKAGE_VERSION='3.28.2' +PACKAGE_STRING='gnome-desktop 3.28.2' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-desktop' PACKAGE_URL='' @@ -1483,7 +1483,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 gnome-desktop 3.28.1 to adapt to many kinds of systems. +\`configure' configures gnome-desktop 3.28.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1557,7 +1557,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gnome-desktop 3.28.1:";; + short | recursive ) echo "Configuration of gnome-desktop 3.28.2:";; esac cat <<\_ACEOF @@ -1716,7 +1716,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gnome-desktop configure 3.28.1 +gnome-desktop configure 3.28.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2085,7 +2085,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by gnome-desktop $as_me 3.28.1, which was +It was created by gnome-desktop $as_me 3.28.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2962,7 +2962,7 @@ # Define the identity of the package. PACKAGE='gnome-desktop' - VERSION='3.28.1' + VERSION='3.28.2' cat >>confdefs.h <<_ACEOF @@ -14044,7 +14044,7 @@ GNOME_PLATFORM=3 GNOME_MINOR=28 -GNOME_MICRO=1 +GNOME_MICRO=2 GNOME_DISTRIBUTOR="GNOME.Org" GNOME_DATE=`date +"%Y-%m-%d"` @@ -19263,7 +19263,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by gnome-desktop $as_me 3.28.1, which was +This file was extended by gnome-desktop $as_me 3.28.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -19329,7 +19329,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -gnome-desktop config.status 3.28.1 +gnome-desktop config.status 3.28.2 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/gnome-desktop-3.28.1/configure.ac new/gnome-desktop-3.28.2/configure.ac --- old/gnome-desktop-3.28.1/configure.ac 2018-04-11 06:23:08.000000000 +0200 +++ new/gnome-desktop-3.28.2/configure.ac 2018-05-10 02:08:50.000000000 +0200 @@ -1,6 +1,6 @@ m4_define(gnome_platform, 3) m4_define(gnome_minor, 28) -m4_define(gnome_micro, 1) +m4_define(gnome_micro, 2) m4_define(gnome_sub,) dnl gnome_sub is an optional sub-version which will not be advertised to the user dnl It allows to release a 2.30.1.1 which is just a better 2.30.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-desktop-3.28.1/libgnome-desktop/gnome-bg-slide-show.c new/gnome-desktop-3.28.2/libgnome-desktop/gnome-bg-slide-show.c --- old/gnome-desktop-3.28.1/libgnome-desktop/gnome-bg-slide-show.c 2018-03-12 12:58:43.000000000 +0100 +++ new/gnome-desktop-3.28.2/libgnome-desktop/gnome-bg-slide-show.c 2018-05-10 02:06:03.000000000 +0200 @@ -741,17 +741,20 @@ if (!loaded) { g_task_return_error (task, error); + g_object_unref (task); return; } if (!parse_file_contents (g_task_get_source_object (task), contents, length, &error)) { g_task_return_error (task, error); + g_object_unref (task); g_free (contents); return; } g_free (contents); g_task_return_boolean (task, TRUE); + g_object_unref (task); } /** diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-desktop-3.28.1/po/ca.po new/gnome-desktop-3.28.2/po/ca.po --- old/gnome-desktop-3.28.1/po/ca.po 2016-10-22 06:40:47.000000000 +0200 +++ new/gnome-desktop-3.28.2/po/ca.po 2018-05-10 02:06:03.000000000 +0200 @@ -104,11 +104,11 @@ #. in 24-hour mode. #: ../libgnome-desktop/gnome-wall-clock.c:270 msgid "%a %b %e, %R:%S" -msgstr "%a %d de %b, %R:%S" +msgstr "%a %d %b, %R:%S" #: ../libgnome-desktop/gnome-wall-clock.c:271 msgid "%a %b %e, %R" -msgstr "%a %d de %b, %R" +msgstr "%a %d %b, %R" #. Translators: This is the time format with day used #. in 24-hour mode. @@ -134,11 +134,11 @@ #. for AM/PM. #: ../libgnome-desktop/gnome-wall-clock.c:286 msgid "%a %b %e, %l:%M:%S %p" -msgstr "%a, %e de %b, %H:%M:%S" +msgstr "%a, %e %b, %H:%M:%S" #: ../libgnome-desktop/gnome-wall-clock.c:287 msgid "%a %b %e, %l:%M %p" -msgstr "%a, %e de %b, %H:%M" +msgstr "%a, %e %b, %H:%M" #. Translators: This is a time format with day used #. for AM/PM. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-desktop-3.28.1/po/ru.po new/gnome-desktop-3.28.2/po/ru.po --- old/gnome-desktop-3.28.1/po/ru.po 2016-10-22 06:40:46.000000000 +0200 +++ new/gnome-desktop-3.28.2/po/ru.po 2018-05-10 02:06:03.000000000 +0200 @@ -16,10 +16,10 @@ msgid "" msgstr "" "Project-Id-Version: ru\n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" +"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "desktop&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2013-08-31 11:22+0000\n" -"PO-Revision-Date: 2013-09-02 21:47+0300\n" +"POT-Creation-Date: 2018-04-17 09:36+0000\n" +"PO-Revision-Date: 2018-04-19 23:54+0300\n" "Last-Translator: Stas Solovey <[email protected]>\n" "Language-Team: Русский <[email protected]>\n" "Language: ru\n" @@ -27,29 +27,29 @@ "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" -"X-Generator: Gtranslator 2.91.6\n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Poedit 2.0.6\n" -#: ../libgnome-desktop/gnome-languages.c:804 +#: ../libgnome-desktop/gnome-languages.c:713 msgid "Unspecified" msgstr "Неопределённый" -#: ../libgnome-desktop/gnome-rr-config.c:743 +#: ../libgnome-desktop/gnome-rr-config.c:759 #, c-format msgid "CRTC %d cannot drive output %s" -msgstr "контроллер ЭЛТ %d не может управлять выходом %s" +msgstr "ЭЛТ %d не может управлять выходом %s" -#: ../libgnome-desktop/gnome-rr-config.c:750 +#: ../libgnome-desktop/gnome-rr-config.c:766 #, c-format msgid "output %s does not support mode %dx%d@%dHz" msgstr "выход %s не поддерживает режим %dx%d@%dГц" -#: ../libgnome-desktop/gnome-rr-config.c:761 +#: ../libgnome-desktop/gnome-rr-config.c:777 #, c-format msgid "CRTC %d does not support rotation=%d" -msgstr "контроллер ЭЛТ %d не поддерживает вращение=%d" +msgstr "ЭЛТ %d не поддерживает вращение=%d" -#: ../libgnome-desktop/gnome-rr-config.c:774 +#: ../libgnome-desktop/gnome-rr-config.c:790 #, c-format msgid "" "output %s does not have the same parameters as another cloned output:\n" @@ -62,24 +62,23 @@ "существующие координаты = (%d, %d), новые координаты = (%d, %d)\n" "существующее вращение = %d, новое вращение = %d" -#: ../libgnome-desktop/gnome-rr-config.c:789 +#: ../libgnome-desktop/gnome-rr-config.c:805 #, c-format msgid "cannot clone to output %s" msgstr "не удалось клонировать в выход %s" -#: ../libgnome-desktop/gnome-rr-config.c:915 +#: ../libgnome-desktop/gnome-rr-config.c:931 #, c-format msgid "Trying modes for CRTC %d\n" msgstr "Проверка режимов контроллера ЭЛТ %d\n" -#: ../libgnome-desktop/gnome-rr-config.c:939 +#: ../libgnome-desktop/gnome-rr-config.c:955 #, c-format msgid "CRTC %d: trying mode %dx%d@%dHz with output at %dx%d@%dHz (pass %d)\n" msgstr "" -"контроллер ЭЛТ %d: проверка режима %dx%d@%dГц с выходом на %dx%d@%dГц " -"(попытка %d)\n" +"ЭЛТ %d: проверка режима %dx%d@%dГц с выходом на %dx%d@%dГц (попытка %d)\n" -#: ../libgnome-desktop/gnome-rr-config.c:986 +#: ../libgnome-desktop/gnome-rr-config.c:1002 #, c-format msgid "" "could not assign CRTCs to outputs:\n" @@ -88,7 +87,7 @@ "не удалось назначить контроллеры ЭЛТ для выходов:\n" "%s" -#: ../libgnome-desktop/gnome-rr-config.c:990 +#: ../libgnome-desktop/gnome-rr-config.c:1006 #, c-format msgid "" "none of the selected modes were compatible with the possible modes:\n" @@ -100,7 +99,7 @@ #. Translators: the "requested", "minimum", and #. * "maximum" words here are not keywords; please #. * translate them as usual. -#: ../libgnome-desktop/gnome-rr-config.c:1071 +#: ../libgnome-desktop/gnome-rr-config.c:1087 #, c-format msgid "" "required virtual size does not fit available size: requested=(%d, %d), " @@ -109,73 +108,69 @@ "требуемый виртуальный размер не умещается в доступное пространство: " "требуется=(%d, %d), минимум=(%d, %d), максимум=(%d, %d)" -# %A, %e %b., — fix для часов на верхней панели gnome-shell — Вторник, 10 мар., 21:00 +# заменил на полное название месяца #. Translators: This is the time format with full date used #. in 24-hour mode. -#: ../libgnome-desktop/gnome-wall-clock.c:270 +#: ../libgnome-desktop/gnome-wall-clock.c:274 msgid "%a %b %e, %R:%S" -msgstr "%A, %e %b., %R:%S" +msgstr "%a, %-d %B, %R:%S" -# %A, %e %b., — fix для часов на верхней панели gnome-shell — Вторник, 10 мар., 21:00 -#: ../libgnome-desktop/gnome-wall-clock.c:271 +# заменил на полное название месяца +#: ../libgnome-desktop/gnome-wall-clock.c:275 msgid "%a %b %e, %R" -msgstr "%A, %e %b., %R" +msgstr "%a, %-d %B, %R" -# %A, %e %b., — fix для часов на верхней панели gnome-shell — Вторник, 10 мар., 21:00 #. Translators: This is the time format with day used #. in 24-hour mode. -#: ../libgnome-desktop/gnome-wall-clock.c:275 +#: ../libgnome-desktop/gnome-wall-clock.c:279 msgid "%a %R:%S" -msgstr "%A, %R:%S" +msgstr "%a, %R:%S" -# %A, %e %b., — fix для часов на верхней панели gnome-shell — Вторник, 10 мар., 21:00 -#: ../libgnome-desktop/gnome-wall-clock.c:276 +#: ../libgnome-desktop/gnome-wall-clock.c:280 msgid "%a %R" -msgstr "%A, %R" +msgstr "%a, %R" #. Translators: This is the time format without date used #. in 24-hour mode. -#: ../libgnome-desktop/gnome-wall-clock.c:280 +#: ../libgnome-desktop/gnome-wall-clock.c:284 msgid "%R:%S" msgstr "%R:%S" -#: ../libgnome-desktop/gnome-wall-clock.c:280 +#: ../libgnome-desktop/gnome-wall-clock.c:284 msgid "%R" msgstr "%R" -# %A, %e %b., — fix для часов на верхней панели gnome-shell — Вторник, 10 мар., 21:00 +# заменил на полное название месяца #. Translators: This is a time format with full date used #. for AM/PM. -#: ../libgnome-desktop/gnome-wall-clock.c:286 +#: ../libgnome-desktop/gnome-wall-clock.c:290 msgid "%a %b %e, %l:%M:%S %p" -msgstr "%A, %e %b., %l:%M:%S %p" +msgstr "%a, %-d %B, %-l∶%M∶%S %p" -# %A, %e %b., — fix для часов на верхней панели gnome-shell — Вторник, 10 мар., 21:00 -#: ../libgnome-desktop/gnome-wall-clock.c:287 +# заменил на полное название месяца +#: ../libgnome-desktop/gnome-wall-clock.c:291 msgid "%a %b %e, %l:%M %p" -msgstr "%A, %e %b., %l:%M %p" +msgstr "%a, %-d %B, %-l∶%M %p" -# %A, %e %b., — fix для часов на верхней панели gnome-shell — Вторник, 10 мар., 21:00 #. Translators: This is a time format with day used #. for AM/PM. -#: ../libgnome-desktop/gnome-wall-clock.c:291 +#: ../libgnome-desktop/gnome-wall-clock.c:295 msgid "%a %l:%M:%S %p" -msgstr "%A, %l:%M:%S %p" +msgstr "%a, %-l∶%M∶%S %p" -# %A, %e %b., — fix для часов на верхней панели gnome-shell — Вторник, 10 мар., 21:00 -#: ../libgnome-desktop/gnome-wall-clock.c:292 +#: ../libgnome-desktop/gnome-wall-clock.c:296 msgid "%a %l:%M %p" -msgstr "%A, %l:%M %p" +msgstr "%a, %-l∶%M %p" #. Translators: This is a time format without date used #. for AM/PM. -#: ../libgnome-desktop/gnome-wall-clock.c:296 +#: ../libgnome-desktop/gnome-wall-clock.c:300 msgid "%l:%M:%S %p" -msgstr "%l:%M:%S %p" +msgstr "%-l∶%M∶%S %p" -#: ../libgnome-desktop/gnome-wall-clock.c:297 +#: ../libgnome-desktop/gnome-wall-clock.c:301 msgid "%l:%M %p" -msgstr "%l:%M %p" +msgstr "%-l∶%M %p" #~ msgctxt "Monitor vendor" #~ msgid "Unknown"
