commit gnome-desktop for openSUSE:Factory

2020-10-10 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2020-10-10 19:02:03

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new.4249 (New)


Package is "gnome-desktop"

Sat Oct 10 19:02:03 2020 rev:162 rq:840242 version:3.36.7

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2020-09-25 16:27:59.315701929 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new.4249/gnome-desktop.changes
2020-10-10 19:02:13.604419834 +0200
@@ -1,0 +2,6 @@
+Wed Oct  7 12:34:36 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.7:
+  + No changes, version bump only.
+
+---

Old:

  gnome-desktop-3.36.6.tar.xz

New:

  gnome-desktop-3.36.7.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.d15CjD/_old  2020-10-10 19:02:14.724420390 +0200
+++ /var/tmp/diff_new_pack.d15CjD/_new  2020-10-10 19:02:14.728420392 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-desktop
-Version:3.36.6
+Version:3.36.7
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1-or-later

++ gnome-desktop-3.36.6.tar.xz -> gnome-desktop-3.36.7.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.36.6/NEWS 
new/gnome-desktop-3.36.7/NEWS
--- old/gnome-desktop-3.36.6/NEWS   2020-09-09 12:13:03.819116000 +0200
+++ new/gnome-desktop-3.36.7/NEWS   2020-10-07 11:38:32.473768200 +0200
@@ -1,4 +1,10 @@
 ===
+Version 3.36.7
+===
+
+- No changes
+
+===
 Version 3.36.6
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.36.6/meson.build 
new/gnome-desktop-3.36.7/meson.build
--- old/gnome-desktop-3.36.6/meson.build2020-09-09 12:13:03.843116300 
+0200
+++ new/gnome-desktop-3.36.7/meson.build2020-10-07 11:38:32.503768400 
+0200
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.49.0',
-  version: '3.36.6',
+  version: '3.36.7',
   license: ['GPL2+', 'LGPL2+']
 )
 
@@ -14,7 +14,7 @@
 # to 0. When bumping the second version, set the third one to zero.
 #
 # A lot easier than libtool, right?
-libversion = '19.0.6'
+libversion = '19.0.7'
 soversion = libversion.split('.')[0]
 
 gdk_pixbuf_req = '>= 2.36.5'




commit gnome-desktop for openSUSE:Factory

2020-09-25 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2020-09-25 16:24:59

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new.4249 (New)


Package is "gnome-desktop"

Fri Sep 25 16:24:59 2020 rev:161 rq:836035 version:3.36.6

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2020-08-15 21:16:56.431505537 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new.4249/gnome-desktop.changes
2020-09-25 16:27:59.315701929 +0200
@@ -1,0 +2,13 @@
+Wed Sep 16 20:16:37 UTC 2020 - Michael Gorse 
+
+- Add gnome-desktop-invalid-size-crash.patch: fix a crash caused
+  by a malformed background xml file (bsc#1176596
+  glgo#GNOME/gnome-desktop#169).
+
+---
+Fri Sep 11 10:57:08 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.6:
+  + No changes, version bump only.
+
+---

Old:

  gnome-desktop-3.36.5.tar.xz

New:

  gnome-desktop-3.36.6.tar.xz
  gnome-desktop-invalid-size-crash.patch



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.twgZxu/_old  2020-09-25 16:27:59.851702403 +0200
+++ /var/tmp/diff_new_pack.twgZxu/_new  2020-09-25 16:27:59.855702407 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-desktop
-Version:3.36.5
+Version:3.36.6
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1-or-later
@@ -28,6 +28,8 @@
 
 # PATCH-FIX-OPENSUSE gnome-desktop-switch-Japanese-default-input-to-mozc.patch 
bnc#1029083 boo#1056289 qz...@suse.com -- 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-invalid-size-crash.patch bsc#1176596 
mgo...@suse.com -- fix a crash caused by a mal-formed background xml file.
+Patch2: gnome-desktop-invalid-size-crash.patch
 
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel

++ gnome-desktop-3.36.5.tar.xz -> gnome-desktop-3.36.6.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.36.5/NEWS 
new/gnome-desktop-3.36.6/NEWS
--- old/gnome-desktop-3.36.5/NEWS   2020-08-10 21:33:37.858517600 +0200
+++ new/gnome-desktop-3.36.6/NEWS   2020-09-09 12:13:03.819116000 +0200
@@ -1,4 +1,10 @@
 ===
+Version 3.36.6
+===
+
+- No changes
+
+===
 Version 3.36.5
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-desktop-3.36.5/libgnome-desktop/gnome-desktop-thumbnail-script.c 
new/gnome-desktop-3.36.6/libgnome-desktop/gnome-desktop-thumbnail-script.c
--- old/gnome-desktop-3.36.5/libgnome-desktop/gnome-desktop-thumbnail-script.c  
2020-08-10 21:33:37.876517800 +0200
+++ new/gnome-desktop-3.36.6/libgnome-desktop/gnome-desktop-thumbnail-script.c  
2020-09-09 12:13:03.840116300 +0200
@@ -556,6 +556,18 @@
   if (!g_str_has_prefix (FONTCONFIG_CACHE_PATH, "/usr/"))
 add_args (array, "--ro-bind-try", FONTCONFIG_CACHE_PATH, 
FONTCONFIG_CACHE_PATH, NULL);
 
+  /*
+   * Used in various distributions. On those distributions, /usr is not
+   * complete without it: some files in /usr might be a symbolic link
+   * like /usr/bin/composite -> /etc/alternatives/composite ->
+   * /usr/bin/composite-im6.q16.
+   *
+   * https://manpages.debian.org/stable/dpkg/update-alternatives.1.en.html
+   * https://docs.fedoraproject.org/en-US/packaging-guidelines/Alternatives/
+   * https://en.opensuse.org/openSUSE:Packaging_Multiple_Version_guidelines
+   */
+  add_args (array, "--ro-bind-try", "/etc/alternatives", "/etc/alternatives", 
NULL);
+
   add_args (array,
"--proc", "/proc",
"--dev", "/dev",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.36.5/meson.build 
new/gnome-desktop-3.36.6/meson.build
--- old/gnome-desktop-3.36.5/meson.build2020-08-10 21:33:37.879517800 
+0200
+++ new/gnome-desktop-3.36.6/meson.build2020-09-09 12:13:03.843116300 
+0200
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.49.0',
-  version: '3.36.5',
+  version: '3.36.6',
   license: ['GPL2+', 'LGPL2+']
 )
 
@@ -14,7 +14,7 @@
 # to 0. When bumping the second version, set the third one to zero.
 #
 # A lot easier than libtool, right?
-libversion = '19.0.5'
+libversion = '19.0.6'
 soversion = libversion.split('.')[0]
 
 gdk_p

commit gnome-desktop for openSUSE:Factory

2020-08-15 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2020-08-15 21:16:34

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new.3399 (New)


Package is "gnome-desktop"

Sat Aug 15 21:16:34 2020 rev:160 rq:826636 version:3.36.5

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2020-07-13 09:06:16.556205595 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new.3399/gnome-desktop.changes
2020-08-15 21:16:56.431505537 +0200
@@ -1,0 +2,6 @@
+Mon Aug 10 19:57:31 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.5:
+  + No changes, version bump only.
+
+---

Old:

  gnome-desktop-3.36.4.tar.xz

New:

  gnome-desktop-3.36.5.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.57UCC1/_old  2020-08-15 21:17:00.247507715 +0200
+++ /var/tmp/diff_new_pack.57UCC1/_new  2020-08-15 21:17:00.251507718 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-desktop
-Version:3.36.4
+Version:3.36.5
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1-or-later

++ gnome-desktop-3.36.4.tar.xz -> gnome-desktop-3.36.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.36.4/NEWS 
new/gnome-desktop-3.36.5/NEWS
--- old/gnome-desktop-3.36.4/NEWS   2020-07-08 19:06:27.0 +0200
+++ new/gnome-desktop-3.36.5/NEWS   2020-08-10 21:33:37.858517600 +0200
@@ -1,4 +1,10 @@
 ===
+Version 3.36.5
+===
+
+- No changes
+
+===
 Version 3.36.4
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.36.4/meson.build 
new/gnome-desktop-3.36.5/meson.build
--- old/gnome-desktop-3.36.4/meson.build2020-07-08 19:06:27.0 
+0200
+++ new/gnome-desktop-3.36.5/meson.build2020-08-10 21:33:37.879517800 
+0200
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.49.0',
-  version: '3.36.4',
+  version: '3.36.5',
   license: ['GPL2+', 'LGPL2+']
 )
 
@@ -14,7 +14,7 @@
 # to 0. When bumping the second version, set the third one to zero.
 #
 # A lot easier than libtool, right?
-libversion = '19.0.4'
+libversion = '19.0.5'
 soversion = libversion.split('.')[0]
 
 gdk_pixbuf_req = '>= 2.36.5'




commit gnome-desktop for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2020-07-13 09:06:01

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new.3060 (New)


Package is "gnome-desktop"

Mon Jul 13 09:06:01 2020 rev:159 rq:819959 version:3.36.4

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2020-06-22 17:42:47.473247472 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new.3060/gnome-desktop.changes
2020-07-13 09:06:16.556205595 +0200
@@ -1,0 +2,7 @@
+Wed Jul  8 17:50:05 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.4:
+  + tests: Don't run at build-time.
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.36.3.1.tar.xz

New:

  gnome-desktop-3.36.4.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.ds0ScI/_old  2020-07-13 09:06:17.336207556 +0200
+++ /var/tmp/diff_new_pack.ds0ScI/_new  2020-07-13 09:06:17.340207566 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-desktop
-Version:3.36.3.1
+Version:3.36.4
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1-or-later

++ gnome-desktop-3.36.3.1.tar.xz -> gnome-desktop-3.36.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.36.3.1/NEWS 
new/gnome-desktop-3.36.4/NEWS
--- old/gnome-desktop-3.36.3.1/NEWS 2020-06-14 23:18:25.478147000 +0200
+++ new/gnome-desktop-3.36.4/NEWS   2020-07-08 19:06:27.0 +0200
@@ -1,4 +1,11 @@
 ===
+Version 3.36.4
+===
+
+- tests: Don't run at build-time
+- Translation updates
+
+===
 Version 3.36.3
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.36.3.1/meson.build 
new/gnome-desktop-3.36.4/meson.build
--- old/gnome-desktop-3.36.3.1/meson.build  2020-06-14 23:18:25.498147500 
+0200
+++ new/gnome-desktop-3.36.4/meson.build2020-07-08 19:06:27.0 
+0200
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.49.0',
-  version: '3.36.3.1',
+  version: '3.36.4',
   license: ['GPL2+', 'LGPL2+']
 )
 
@@ -14,7 +14,7 @@
 # to 0. When bumping the second version, set the third one to zero.
 #
 # A lot easier than libtool, right?
-libversion = '19.0.3'
+libversion = '19.0.4'
 soversion = libversion.split('.')[0]
 
 gdk_pixbuf_req = '>= 2.36.5'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.36.3.1/po/kk.po 
new/gnome-desktop-3.36.4/po/kk.po
--- old/gnome-desktop-3.36.3.1/po/kk.po 2020-06-14 23:18:25.504147500 +0200
+++ new/gnome-desktop-3.36.4/po/kk.po   2020-07-08 19:06:27.0 +0200
@@ -1,15 +1,15 @@
 # Kazakh translation of gnome-desktop.
 # Copyright (C) 2010 HZ
 # This file is distributed under the same license as the gnome-desktop package.
-# Baurzhan Muftakhidinov , 2010.
+# Baurzhan Muftakhidinov , 2010-2020.
 # Moldabekov Margulan , 2008
 # Erzhan Shaniev , 2008
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-desktop/issues\n";
-"POT-Creation-Date: 2018-08-04 21:21+\n"
-"PO-Revision-Date: 2018-08-23 21:40+0500\n"
+"POT-Creation-Date: 2020-05-31 13:00+\n"
+"PO-Revision-Date: 2020-06-25 11:09+0500\n"
 "Last-Translator: Baurzhan Muftakhidinov \n"
 "Language-Team: Kazakh \n"
 "Language: kk\n"
@@ -17,28 +17,72 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Poedit 2.1.1\n"
+"X-Generator: Poedit 2.3.1\n"
 
-#: libgnome-desktop/gnome-languages.c:713
+#: libgnome-desktop/gnome-languages.c:717
 msgid "Unspecified"
 msgstr "Анықталмаған"
 
-#: libgnome-desktop/gnome-rr-config.c:759
+#. TRANSLATORS: Used to distinguish the labels representing the gez_ER
+#. and gez_ET locales from gez_ER@abegede respective gez_ET@abegede. The
+#. difference is related to collation.
+#: libgnome-desktop/gnome-languages.c:1382
+msgid "Abegede"
+msgstr "Абежде"
+
+#. TRANSLATORS: Used to distinguish Cyrillic from Latin written language 
variants.
+#: libgnome-desktop/gnome-languages.c:1384
+msgid "Cyrillic"
+msgstr "Кирилл жазуы"
+
+#. TRANSLATORS: Also known as "Nagari", a written variant for many languages
+#. of the Indian subcontinent. See:
+#. https://en.wikipedia.org/wiki/Devanagari
+#: libgnome-desktop/gnome-languages.c:1388
+msgid "Devanagari"
+msgstr "Деванагари"
+
+#. TRANSLATORS: Used to distinguish the label representing the tt_RU
+#. locale

commit gnome-desktop for openSUSE:Factory

2020-06-22 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2020-06-22 17:42:28

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new.2956 (New)


Package is "gnome-desktop"

Mon Jun 22 17:42:28 2020 rev:158 rq:814836 version:3.36.3.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2020-05-02 22:15:14.500272623 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new.2956/gnome-desktop.changes
2020-06-22 17:42:47.473247472 +0200
@@ -1,0 +2,12 @@
+Mon Jun 15 12:05:07 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.3.1:
+  + Bump meson version.
+- Changes from version 3.36.3:
+  + Thumbnails: keep the original file name
+  + Fix encoding issue when translating locale modifiers
+  + Update wallclock reftest expectations
+  + Update Hebrew wallclock expectation
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.36.2.tar.xz

New:

  gnome-desktop-3.36.3.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.Xtidct/_old  2020-06-22 17:42:48.633251195 +0200
+++ /var/tmp/diff_new_pack.Xtidct/_new  2020-06-22 17:42:48.637251208 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-desktop
-Version:3.36.2
+Version:3.36.3.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1-or-later

++ gnome-desktop-3.36.2.tar.xz -> gnome-desktop-3.36.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.36.2/NEWS 
new/gnome-desktop-3.36.3.1/NEWS
--- old/gnome-desktop-3.36.2/NEWS   2020-04-29 03:53:29.031934000 +0200
+++ new/gnome-desktop-3.36.3.1/NEWS 2020-06-14 23:18:25.478147000 +0200
@@ -1,4 +1,14 @@
 ===
+Version 3.36.3
+===
+
+- thumbnails: keep the orignal file name
+- Fix encoding issue when translating locale modifiers
+- Update wallclock reftest expectations
+- Update Hebrew wallclock expectation
+- Translation updates
+
+===
 Version 3.36.2
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-desktop-3.36.2/libgnome-desktop/gnome-desktop-thumbnail-script.c 
new/gnome-desktop-3.36.3.1/libgnome-desktop/gnome-desktop-thumbnail-script.c
--- old/gnome-desktop-3.36.2/libgnome-desktop/gnome-desktop-thumbnail-script.c  
2020-04-29 03:53:29.071934200 +0200
+++ 
new/gnome-desktop-3.36.3.1/libgnome-desktop/gnome-desktop-thumbnail-script.c
2020-06-14 23:18:25.495147200 +0200
@@ -141,21 +141,6 @@
   NULL);
 }
 
-static char *
-get_extension (const char *path)
-{
-  g_autofree char *basename = NULL;
-  char *p;
-
-  basename = g_path_get_basename (path);
-  p = strrchr (basename, '.');
-  if (g_file_test (path, G_FILE_TEST_IS_DIR) ||
-  !p ||
-  p == basename) /* Leading periods on the basename are ignored. */
-return NULL;
-  return g_strdup (p + 1);
-}
-
 #ifdef ENABLE_SECCOMP
 static gboolean
 flatpak_fail (GError **error,
@@ -784,8 +769,8 @@
   if (exec->sandbox)
 {
   char *tmpl;
-  g_autofree char *ext = NULL;
-  g_autofree char *infile = NULL;
+  const char *infile;
+  g_autofree char *basename = NULL;
 
   exec->fd_array = g_array_new (FALSE, TRUE, sizeof (int));
   g_array_set_clear_func (exec->fd_array, clear_fd);
@@ -799,12 +784,12 @@
   goto bail;
 }
   exec->outfile = g_build_filename (exec->outdir, 
"gnome-desktop-thumbnailer.png", NULL);
-  ext = get_extension (exec->infile);
+  basename = g_file_get_basename (file);
 
-  if (ext)
-infile = g_strdup_printf ("gnome-desktop-file-to-thumbnail.%s", ext);
+  if (basename)
+infile = basename;
   else
-infile = g_strdup_printf ("gnome-desktop-file-to-thumbnail");
+infile = "gnome-desktop-file-to-thumbnail";
 
   exec->infile_tmp = g_build_filename (exec->outdir, infile, NULL);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-desktop-3.36.2/libgnome-desktop/gnome-languages.c 
new/gnome-desktop-3.36.3.1/libgnome-desktop/gnome-languages.c
--- old/gnome-desktop-3.36.2/libgnome-desktop/gnome-languages.c 2020-04-29 
03:53:29.072934200 +0200
+++ new/gnome-desktop-3.36.3.1/libgnome-desktop/gnome-languages.c   
2020-06-14 23:18:25.496147400 +0200
@@ -1021,6 +1021,9 @@
 if (gnome_languages_map)
 return;
 
+bindtextdomain (GETTEXT_PACKAGE, GNOMELOCALEDIR);
+bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
+
 

commit gnome-desktop for openSUSE:Factory

2020-05-02 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2020-05-02 22:15:07

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new.2738 (New)


Package is "gnome-desktop"

Sat May  2 22:15:07 2020 rev:157 rq:799168 version:3.36.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2020-04-23 18:26:42.247659014 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new.2738/gnome-desktop.changes
2020-05-02 22:15:14.500272623 +0200
@@ -1,0 +2,6 @@
+Wed Apr 29 08:15:17 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.2:
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.36.1.tar.xz

New:

  gnome-desktop-3.36.2.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.HkHBeM/_old  2020-05-02 22:15:15.276274249 +0200
+++ /var/tmp/diff_new_pack.HkHBeM/_new  2020-05-02 22:15:15.276274249 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-desktop
-Version:3.36.1
+Version:3.36.2
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1-or-later

++ gnome-desktop-3.36.1.tar.xz -> gnome-desktop-3.36.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.36.1/NEWS 
new/gnome-desktop-3.36.2/NEWS
--- old/gnome-desktop-3.36.1/NEWS   2020-03-31 23:09:17.0 +0200
+++ new/gnome-desktop-3.36.2/NEWS   2020-04-29 03:53:29.031934000 +0200
@@ -1,4 +1,10 @@
 ===
+Version 3.36.2
+===
+
+- Translation updates
+
+===
 Version 3.36.1
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.36.1/meson.build 
new/gnome-desktop-3.36.2/meson.build
--- old/gnome-desktop-3.36.1/meson.build2020-03-31 23:09:17.0 
+0200
+++ new/gnome-desktop-3.36.2/meson.build2020-04-29 03:53:29.078934200 
+0200
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.49.0',
-  version: '3.36.1',
+  version: '3.36.2',
   license: ['GPL2+', 'LGPL2+']
 )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.36.1/po/fi.po 
new/gnome-desktop-3.36.2/po/fi.po
--- old/gnome-desktop-3.36.1/po/fi.po   2020-03-31 23:09:17.0 +0200
+++ new/gnome-desktop-3.36.2/po/fi.po   2020-04-29 03:53:29.086934000 +0200
@@ -14,8 +14,8 @@
 msgstr ""
 "Project-Id-Version: gnome-desktop\n"
 "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-desktop/issues\n";
-"POT-Creation-Date: 2018-09-07 17:29+\n"
-"PO-Revision-Date: 2018-11-03 12:02+0200\n"
+"POT-Creation-Date: 2020-04-02 07:36+\n"
+"PO-Revision-Date: 2020-04-04 19:55+0300\n"
 "Last-Translator: Jiri Grönroos \n"
 "Language-Team: suomi \n"
 "Language: fi\n"
@@ -23,28 +23,72 @@
 "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.0.6\n"
+"X-Generator: Poedit 2.3\n"
 
-#: libgnome-desktop/gnome-languages.c:711
+#: libgnome-desktop/gnome-languages.c:717
 msgid "Unspecified"
 msgstr "Määrittämätön"
 
-#: libgnome-desktop/gnome-rr-config.c:759
+#. TRANSLATORS: Used to distinguish the labels representing the gez_ER
+#. and gez_ET locales from gez_ER@abegede respective gez_ET@abegede. The
+#. difference is related to collation.
+#: libgnome-desktop/gnome-languages.c:1379
+msgid "Abegede"
+msgstr "Abegede"
+
+#. TRANSLATORS: Used to distinguish Cyrillic from Latin written language 
variants.
+#: libgnome-desktop/gnome-languages.c:1381
+msgid "Cyrillic"
+msgstr "Kyrillinen"
+
+#. TRANSLATORS: Also known as "Nagari", a written variant for many languages
+#. of the Indian subcontinent. See:
+#. https://en.wikipedia.org/wiki/Devanagari
+#: libgnome-desktop/gnome-languages.c:1385
+msgid "Devanagari"
+msgstr "Devanagari"
+
+#. TRANSLATORS: Used to distinguish the label representing the tt_RU
+#. locale from tt_RU@iqtelif. It's a special alphabet for Tatar.
+#: libgnome-desktop/gnome-languages.c:1388
+msgid "IQTElif"
+msgstr "IQTElif"
+
+#. TRANSLATORS: The alphabet/script, not the language. Used to distinguish
+#. Latin from Cyrillic written language variants.
+#: libgnome-desktop/gnome-languages.c:1391
+msgid "Latin"
+msgstr "Latinalainen"
+
+#. TRANSLATORS: "Saho" is a variant of the Afar language. Used to
+#. distinguish the label representing the aa_ER locale from aa_ER@saaho.
+#: libgnome-desktop/gnome-languages.c:1394
+msgid "Saho"
+msgstr "Saho"
+
+#. TRANSLATORS: "Valencia" is a dialect

commit gnome-desktop for openSUSE:Factory

2020-04-23 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2020-04-23 18:26:38

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new.2738 (New)


Package is "gnome-desktop"

Thu Apr 23 18:26:38 2020 rev:156 rq:795197 version:3.36.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2020-04-07 10:19:47.549727135 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new.2738/gnome-desktop.changes
2020-04-23 18:26:42.247659014 +0200
@@ -1,0 +2,34 @@
+Wed Apr  1 11:18:35 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.1:
+  + Updated translations.
+
+---
+Wed Apr  1 11:18:34 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.0:
+  + Updated translations.
+
+---
+Wed Apr  1 11:18:33 UTC 2020 - Dominique Leuenberger 
+
+- Update to version 3.35.91:
+  + Updated translations.
+
+---
+Wed Apr  1 11:18:32 UTC 2020 - dims...@opensuse.org
+
+- Update to version 3.35.90:
+  + Fix crash in idle monitor.
+- Changes from version 3.35.4:
+  + Remove unused API not compatible with wayland.
+- Changes from version 3.35.3:
+  + Add utility function to start a transient systemd scope.
+  + Honor XKB_CONFIG_ROOT environment variable.
+- Changes from version 3.35.2:
+  + Fix time display issue with Japanese translation.
+- Rename library subpackage libgnome-desktop-3-18 to
+  libgnome-desktop-3-19: Follow upstreams soname change (also in
+  baselibs.conf).
+
+---

Old:

  gnome-desktop-3.34.5.tar.xz

New:

  gnome-desktop-3.36.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.VpusgK/_old  2020-04-23 18:26:42.847660163 +0200
+++ /var/tmp/diff_new_pack.VpusgK/_new  2020-04-23 18:26:42.851660170 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-desktop
-Version:3.34.5
+Version:3.36.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1-or-later
 Group:  System/GUI/GNOME
 URL:https://www.gnome.org
-Source0:
https://download.gnome.org/sources/gnome-desktop/3.34/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-desktop/3.36/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 
 # PATCH-FIX-OPENSUSE gnome-desktop-switch-Japanese-default-input-to-mozc.patch 
bnc#1029083 boo#1056289 qz...@suse.com -- Switch new user's default input 
engine from "anthy" to "mozc" in gnome-desktop with Japanese language and ibus 
input frame-work condition.
@@ -33,7 +33,7 @@
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
-BuildRequires:  meson
+BuildRequires:  meson >= 0.49.0
 BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  yelp-tools
@@ -71,7 +71,7 @@
 
 This package contains data files used by libgnome-dekstop.
 
-%package -n libgnome-desktop-3-18
+%package -n libgnome-desktop-3-19
 Summary:The GNOME Desktop API Library
 # the library calls out to bwrap in order to fire up thumbnailers in a secure 
container
 Group:  System/Libraries
@@ -82,7 +82,7 @@
 Provides:   %{name} = %{version}
 Obsoletes:  %{name} < %{version}
 
-%description -n libgnome-desktop-3-18
+%description -n libgnome-desktop-3-19
 The libgnome-desktop library provides API shared by several applications
 on the desktop, but that cannot live in the platform for various
 reasons.
@@ -102,7 +102,7 @@
 %package -n libgnome-desktop-3-devel
 Summary:Development files for the GNOME Desktop API library
 Group:  Development/Libraries/GNOME
-Requires:   libgnome-desktop-3-18 = %{version}
+Requires:   libgnome-desktop-3-19 = %{version}
 # Needed as /usr/include/gnome-desktop-3.0/libgnome-desktop/gnome-xkb-info.h 
includes X11/extensions/XKBrules.h
 Requires:   libxkbfile-devel
 Requires:   typelib-1_0-GnomeDesktop-3_0 = %{version}
@@ -141,10 +141,10 @@
 
 %fdupes %{buildroot}/%{_prefix}
 
-%post -n libgnome-desktop-3-18 -p /sbin/ldconfig
-%postun -n libgnome-desktop-3-18 -p /sbin/ldconfig
+%post -n libgnome-desktop-3-19 -p /sbin/ldconfig
+%postun -n libgnome-desktop-3-19 -p /sbin/ldconfig
 
-%files -n libgnome-desktop-3-18
+%files -n libgnome-desktop-3-19
 %license COPYING.LIB
 %doc AUTHORS NEWS README
 %{_libdir}/libgnome-desktop-3.so.*

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.VpusgK/_old  2020-04-23 18:26:42.875660216 +0200
+++ /var/

commit gnome-desktop for openSUSE:Factory

2020-04-07 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2020-04-07 10:19:43

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new.3248 (New)


Package is "gnome-desktop"

Tue Apr  7 10:19:43 2020 rev:155 rq:790686 version:3.34.5

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2020-02-22 19:01:57.213815370 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new.3248/gnome-desktop.changes
2020-04-07 10:19:47.549727135 +0200
@@ -1,0 +2,6 @@
+Wed Apr  1 11:18:31 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.34.5:
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.34.4.tar.xz

New:

  gnome-desktop-3.34.5.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.28cmMx/_old  2020-04-07 10:19:49.325729110 +0200
+++ /var/tmp/diff_new_pack.28cmMx/_new  2020-04-07 10:19:49.329729114 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-desktop
-Version:3.34.4
+Version:3.34.5
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1-or-later

++ gnome-desktop-3.34.4.tar.xz -> gnome-desktop-3.34.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.34.4/NEWS 
new/gnome-desktop-3.34.5/NEWS
--- old/gnome-desktop-3.34.4/NEWS   2020-02-17 23:13:51.0 +0100
+++ new/gnome-desktop-3.34.5/NEWS   2020-04-01 11:57:21.684896000 +0200
@@ -1,4 +1,10 @@
 ==
+Version 3.34.5
+==
+
+- Translation updates: Dutch, Hebrew
+
+==
 Version 3.34.4
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.34.4/meson.build 
new/gnome-desktop-3.34.5/meson.build
--- old/gnome-desktop-3.34.4/meson.build2020-02-17 23:13:51.0 
+0100
+++ new/gnome-desktop-3.34.5/meson.build2020-04-01 11:57:21.708896600 
+0200
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.47.0',
-  version: '3.34.4',
+  version: '3.34.5',
   license: ['GPL2+', 'LGPL2+']
 )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.34.4/po/he.po 
new/gnome-desktop-3.34.5/po/he.po
--- old/gnome-desktop-3.34.4/po/he.po   2020-02-17 23:13:51.0 +0100
+++ new/gnome-desktop-3.34.5/po/he.po   2020-04-01 11:57:21.712896800 +0200
@@ -4,43 +4,87 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
 # Gil Osher , 2002, 2005.
 # Gil 'Dolfin' Osher , 2002,2003.
-# Yosef Or Boczko , 2013.
+# Yosef Or Boczko , 2013-2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: gnome-desktop.HEAD.he\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-22 12:50+0300\n"
-"PO-Revision-Date: 2013-09-22 12:50+0300\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-desktop/issues\n";
+"POT-Creation-Date: 2020-03-26 09:36+\n"
+"PO-Revision-Date: 2020-03-31 00:03+0300\n"
 "Last-Translator: Yosef Or Boczko \n"
-"Language-Team: עברית <>\n"
+"Language-Team: Hebrew \n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Gtranslator 2.91.6\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Gtranslator 3.36.0\n"
+"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n>2||n==0) ? 1 : 2\n"
 
-#: ../libgnome-desktop/gnome-languages.c:804
+#: libgnome-desktop/gnome-languages.c:717
 msgid "Unspecified"
 msgstr "לא צוין"
 
-#: ../libgnome-desktop/gnome-rr-config.c:743
+#. TRANSLATORS: Used to distinguish the labels representing the gez_ER
+#. and gez_ET locales from gez_ER@abegede respective gez_ET@abegede. The
+#. difference is related to collation.
+#: libgnome-desktop/gnome-languages.c:1379
+msgid "Abegede"
+msgstr ""
+
+#. TRANSLATORS: Used to distinguish Cyrillic from Latin written language 
variants.
+#: libgnome-desktop/gnome-languages.c:1381
+msgid "Cyrillic"
+msgstr "קירילי"
+
+#. TRANSLATORS: Also known as "Nagari", a written variant for many languages
+#. of the Indian subcontinent. See:
+#. https://en.wikipedia.org/wiki/Devanagari
+#: libgnome-desktop/gnome-languages.c:1385
+msgid "Devanagari"
+msgstr "דוואנגרי"
+
+#. TRANSLATORS: Used to distinguish the label representing the tt_RU
+#. locale from tt_RU@iqtelif. It's a special alphabet for Tatar.
+#: libgnome-desktop/gnome-languages.c:1388
+msgid "IQTElif"
+msgstr ""
+
+#. TRANSLATORS: The alphabet/script, not the language. Used to distinguish
+#. Latin from Cyrillic written language variants.
+#: lib

commit gnome-desktop for openSUSE:Factory

2020-02-22 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2020-02-22 19:01:44

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new.26092 (New)


Package is "gnome-desktop"

Sat Feb 22 19:01:44 2020 rev:154 rq:775299 version:3.34.4

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2020-01-13 22:20:24.974487389 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new.26092/gnome-desktop.changes   
2020-02-22 19:01:57.213815370 +0100
@@ -1,0 +2,7 @@
+Mon Feb 17 22:41:04 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.34.4:
+  + Don't use seccomp on riskv64.
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.34.3.tar.xz

New:

  gnome-desktop-3.34.4.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.4zjErg/_old  2020-02-22 19:01:57.833816571 +0100
+++ /var/tmp/diff_new_pack.4zjErg/_new  2020-02-22 19:01:57.837816578 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-desktop
-Version:3.34.3
+Version:3.34.4
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1-or-later

++ gnome-desktop-3.34.3.tar.xz -> gnome-desktop-3.34.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.34.3/NEWS 
new/gnome-desktop-3.34.4/NEWS
--- old/gnome-desktop-3.34.3/NEWS   2020-01-08 15:34:36.0 +0100
+++ new/gnome-desktop-3.34.4/NEWS   2020-02-17 23:13:51.0 +0100
@@ -1,8 +1,9 @@
 ==
-Version 3.34.3
+Version 3.34.4
 ==
 
-- seccomp is not supported ATM on riscv64 architecture, blacklist it for now 
(#128)
+- Don't use seccomp on riskv64
+- Translation updates: Malay, Kurdish Sorani
 
 ==
 Version 3.34.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.34.3/meson.build 
new/gnome-desktop-3.34.4/meson.build
--- old/gnome-desktop-3.34.3/meson.build2020-01-08 15:34:36.0 
+0100
+++ new/gnome-desktop-3.34.4/meson.build2020-02-17 23:13:51.0 
+0100
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.47.0',
-  version: '3.34.3',
+  version: '3.34.4',
   license: ['GPL2+', 'LGPL2+']
 )
 
@@ -14,7 +14,7 @@
 # to 0. When bumping the second version, set the third one to zero.
 #
 # A lot easier than libtool, right?
-libversion = '18.0.4'
+libversion = '18.0.3'
 soversion = libversion.split('.')[0]
 
 gdk_pixbuf_req = '>= 2.36.5'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.34.3/po/LINGUAS 
new/gnome-desktop-3.34.4/po/LINGUAS
--- old/gnome-desktop-3.34.3/po/LINGUAS 2020-01-08 15:34:36.0 +0100
+++ new/gnome-desktop-3.34.4/po/LINGUAS 2020-02-17 23:13:51.0 +0100
@@ -16,6 +16,7 @@
 bs
 ca
 ca@valencia
+ckb
 crh
 cs
 csb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.34.3/po/ckb.po 
new/gnome-desktop-3.34.4/po/ckb.po
--- old/gnome-desktop-3.34.3/po/ckb.po  1970-01-01 01:00:00.0 +0100
+++ new/gnome-desktop-3.34.4/po/ckb.po  2020-02-17 23:13:51.0 +0100
@@ -0,0 +1,215 @@
+# Kurdish Sorani translation for gnome-desktop.
+# Copyright (C) 2020 gnome-desktop's COPYRIGHT HOLDER
+# This file is distributed under the same license as the gnome-desktop package.
+# jwtiyar , 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gnome-desktop gnome-3-34\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-desktop/";
+"issues\n"
+"POT-Creation-Date: 2020-01-09 03:02+\n"
+"PO-Revision-Date: 2020-01-17 02:01+0300\n"
+"Language-Team: Kurdish Sorani \n"
+"Language: ckb\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Last-Translator: Jwtiyar Nariman \n"
+"X-Generator: Poedit 2.2.4\n"
+
+#: libgnome-desktop/gnome-languages.c:717
+msgid "Unspecified"
+msgstr "دیارینەکراوە"
+
+#. TRANSLATORS: Used to distinguish the labels representing the gez_ER
+#. and gez_ET locales from gez_ER@abegede respective gez_ET@abegede. The
+#. difference is related to collation.
+#: libgnome-desktop/gnome-languages.c:1379
+msgid "Abegede"
+msgstr ""
+
+#. TRANSLATORS: Used to distinguish Cyrillic from Latin written language 
variants.
+#: libgnome-desktop/gnome-languages.c:1381
+msgid "Cyrillic"
+msgstr "سیرلیک"
+
+#. TRANSLATORS: Also known as "Nagari", a written variant for many languages
+#. of the Indian subcontinent. See:
+#. https://en.wikipedia.org/wiki/Devanagari
+#

commit gnome-desktop for openSUSE:Factory

2020-01-13 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2020-01-13 22:18:37

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new.6675 (New)


Package is "gnome-desktop"

Mon Jan 13 22:18:37 2020 rev:153 rq:763358 version:3.34.3

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2019-12-11 12:05:26.364732422 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new.6675/gnome-desktop.changes
2020-01-13 22:20:24.974487389 +0100
@@ -1,0 +2,17 @@
+Fri Jan 10 21:01:21 UTC 2020 - Bjørn Lie 
+
+- No longer recommend gnome-desktop-lang: the lang package has
+  relevant supplements which pulls it in whenever needed.
+- Move /usr/share/locale/en from the -lang package to the main
+  package: English is installed on all systems. This avoids
+  gnome-desktop-lang being triggered for installation on
+  english-only systems.
+
+---
+Wed Jan  8 17:19:53 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.34.3:
+  + Seccomp is not supported ATM on riscv64 architecture, blacklist
+it for now.
+
+---

Old:

  gnome-desktop-3.34.2.tar.xz

New:

  gnome-desktop-3.34.3.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.hGdWXg/_old  2020-01-13 22:20:26.462488080 +0100
+++ /var/tmp/diff_new_pack.hGdWXg/_new  2020-01-13 22:20:26.466488081 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-desktop
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-desktop
-Version:3.34.2
+Version:3.34.3
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1-or-later
@@ -79,7 +79,6 @@
 Requires:   gsettings-desktop-schemas
 # Data files for libgnome-desktop, split in an own package for SLPP compliancy
 Requires:   libgnome-desktop-3_0-common >= %{version}
-Recommends: %{name}-lang
 Provides:   %{name} = %{version}
 Obsoletes:  %{name} < %{version}
 
@@ -154,6 +153,7 @@
 %doc %{_datadir}/help/C/fdl/
 %doc %{_datadir}/help/C/gpl/
 %doc %{_datadir}/help/C/lgpl/
+%{_datadir}/locale/en/
 %{_libexecdir}/gnome-rr-debug
 
 %files -n typelib-1_0-GnomeDesktop-3_0
@@ -167,6 +167,8 @@
 %doc %{_datadir}/gtk-doc/html/gnome-desktop3/
 
 %files lang -f %{name}-3.0.lang
+# english locale should be in the main package
+%exclude %{_datadir}/locale/en
 
 %files -n gnome-version
 %dir %{_datadir}/gnome

++ gnome-desktop-3.34.2.tar.xz -> gnome-desktop-3.34.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.34.2/NEWS 
new/gnome-desktop-3.34.3/NEWS
--- old/gnome-desktop-3.34.2/NEWS   2019-12-03 15:36:40.0 +0100
+++ new/gnome-desktop-3.34.3/NEWS   2020-01-08 15:34:36.0 +0100
@@ -1,4 +1,10 @@
 ==
+Version 3.34.3
+==
+
+- seccomp is not supported ATM on riscv64 architecture, blacklist it for now 
(#128)
+
+==
 Version 3.34.2
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.34.2/meson.build 
new/gnome-desktop-3.34.3/meson.build
--- old/gnome-desktop-3.34.2/meson.build2019-12-03 15:36:40.0 
+0100
+++ new/gnome-desktop-3.34.3/meson.build2020-01-08 15:34:36.0 
+0100
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.47.0',
-  version: '3.34.2',
+  version: '3.34.3',
   license: ['GPL2+', 'LGPL2+']
 )
 
@@ -14,7 +14,7 @@
 # to 0. When bumping the second version, set the third one to zero.
 #
 # A lot easier than libtool, right?
-libversion = '18.0.3'
+libversion = '18.0.4'
 soversion = libversion.split('.')[0]
 
 gdk_pixbuf_req = '>= 2.36.5'
@@ -58,7 +58,7 @@
 host_os = host_machine.system()
 host_cpu = host_machine.cpu()
 supported_os = ['linux']
-unsupported_cpus = ['alpha', 'ia64', 'm68k', 'sh4', 'sparc', 'sparc64']
+unsupported_cpus = ['alpha', 'ia64', 'm68k', 'riscv64', 'sh4', 'sparc', 
'sparc64']
 if supported_os.contains(host_os) and not unsupported_cpus.contains(host_cpu)
   seccomp_dep = dependency('libseccomp')
 else




commit gnome-desktop for openSUSE:Factory

2019-12-11 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2019-12-11 12:05:09

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new.4691 (New)


Package is "gnome-desktop"

Wed Dec 11 12:05:09 2019 rev:152 rq:754129 version:3.34.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2019-10-17 12:59:55.153209480 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new.4691/gnome-desktop.changes
2019-12-11 12:05:26.364732422 +0100
@@ -1,0 +2,8 @@
+Tue Dec  3 21:36:12 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.34.2:
+  + Add helper to create transient systemd scopes.
+  + Updated translations.
+- Add pkgconfig(libsystemd) BuildRequires: New dependency.
+
+---

Old:

  gnome-desktop-3.34.1.tar.xz

New:

  gnome-desktop-3.34.2.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.oMJKLx/_old  2019-12-11 12:05:26.876732206 +0100
+++ /var/tmp/diff_new_pack.oMJKLx/_new  2019-12-11 12:05:26.880732205 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-desktop
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-desktop
-Version:3.34.1
+Version:3.34.2
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1-or-later
@@ -44,6 +44,7 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.6
 BuildRequires:  pkgconfig(iso-codes)
 BuildRequires:  pkgconfig(libseccomp)
+BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xkbfile)

++ gnome-desktop-3.34.1.tar.xz -> gnome-desktop-3.34.2.tar.xz ++
 1640 lines of diff (skipped)




commit gnome-desktop for openSUSE:Factory

2019-10-17 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2019-10-17 12:59:53

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new.2352 (New)


Package is "gnome-desktop"

Thu Oct 17 12:59:53 2019 rev:151 rq:736536 version:3.34.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2019-05-10 09:17:21.640239365 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new.2352/gnome-desktop.changes
2019-10-17 12:59:55.153209480 +0200
@@ -1,0 +2,42 @@
+Tue Oct  8 08:19:00 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.34.1:
+  + Updated translations.
+
+---
+Tue Sep 10 05:47:42 CDT 2019 - mgo...@suse.com
+
+- Update to version 3.34.0:
+  + Updated translations.
+
+---
+Wed Sep  4 20:55:25 CDT 2019 - mgo...@suse.com
+
+- Update to version 3.33.92.1:
+  + tests/wall*: Do not fail if some of the locales is missing.
+- Changes in version 3.33.92:
+  + Updated translations.
+- Changes in version 3.33.91:
+  + Updated translations.
+- Changes in version 3.33.90:
+  + Avoid using g_type_class_add_private().
+  + Updated translations.
+- Changes in version 3.33.4:
+  + Support common_name in ISO 639.
+  + Display locale @modifiers properly.
+  + Fix detection of builtin display on NVIDIA.
+  + GnomeBGSlideShow filename property replaced with a file
+property.
+- Changes in version 3.33.3:
+  + Updated translations.
+- Changes in version 3.33.2:
+  + thumbnailer: Correctly cleanup stale thumbnailer directories.
+  + Updated translations.
+- Changes in version 3.33.1:
+  + gnome-languages: Use uselocale to avoid threadsafety issues.
+  + Add default keyboard layout for Indonesia.
+  + Updated translations.
+- API version is now 18.
+- Rebase gnome-desktop-switch-Japanese-default-input-to-mozc.patch.
+
+---

Old:

  gnome-desktop-3.32.2.tar.xz

New:

  gnome-desktop-3.34.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.9WNOAI/_old  2019-10-17 12:59:55.605208335 +0200
+++ /var/tmp/diff_new_pack.9WNOAI/_new  2019-10-17 12:59:55.609208325 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-desktop
-Version:3.32.2
+Version:3.34.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1-or-later
 Group:  System/GUI/GNOME
 URL:https://www.gnome.org
-Source0:
https://download.gnome.org/sources/gnome-desktop/3.32/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-desktop/3.34/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 
 # PATCH-FIX-OPENSUSE gnome-desktop-switch-Japanese-default-input-to-mozc.patch 
bnc#1029083 boo#1056289 qz...@suse.com -- Switch new user's default input 
engine from "anthy" to "mozc" in gnome-desktop with Japanese language and ibus 
input frame-work condition.
@@ -70,7 +70,7 @@
 
 This package contains data files used by libgnome-dekstop.
 
-%package -n libgnome-desktop-3-17
+%package -n libgnome-desktop-3-18
 Summary:The GNOME Desktop API Library
 # the library calls out to bwrap in order to fire up thumbnailers in a secure 
container
 Group:  System/Libraries
@@ -82,7 +82,7 @@
 Provides:   %{name} = %{version}
 Obsoletes:  %{name} < %{version}
 
-%description -n libgnome-desktop-3-17
+%description -n libgnome-desktop-3-18
 The libgnome-desktop library provides API shared by several applications
 on the desktop, but that cannot live in the platform for various
 reasons.
@@ -102,7 +102,7 @@
 %package -n libgnome-desktop-3-devel
 Summary:Development files for the GNOME Desktop API library
 Group:  Development/Libraries/GNOME
-Requires:   libgnome-desktop-3-17 = %{version}
+Requires:   libgnome-desktop-3-18 = %{version}
 # Needed as /usr/include/gnome-desktop-3.0/libgnome-desktop/gnome-xkb-info.h 
includes X11/extensions/XKBrules.h
 Requires:   libxkbfile-devel
 Requires:   typelib-1_0-GnomeDesktop-3_0 = %{version}
@@ -141,10 +141,10 @@
 
 %fdupes %{buildroot}/%{_prefix}
 
-%post -n libgnome-desktop-3-17 -p /sbin/ldconfig
-%postun -n libgnome-desktop-3-17 -p /sbin/ldconfig
+%post -n libgnome-desktop-3-18 -p /sbin/ldconfig
+%postun -n libgnome-desktop-3-18 -p /sbin/ldconfig
 
-%files -n libgnome-desktop-3-17
+%files -n libgnome-desktop-3-18
 %license COPYING.LIB
 %doc AUTHORS NEWS README
 %{_libdir}/libgnome-desktop-3.so.*

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.9WNOAI/_old  2019-10-17 12:59:55

commit gnome-desktop for openSUSE:Factory

2019-05-10 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2019-05-10 09:17:20

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new.5148 (New)


Package is "gnome-desktop"

Fri May 10 09:17:20 2019 rev:150 rq:701613 version:3.32.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2019-05-03 22:20:18.116450563 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new.5148/gnome-desktop.changes
2019-05-10 09:17:21.640239365 +0200
@@ -1,0 +2,6 @@
+Tue May  7 13:05:30 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.32.2:
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.32.1.2.tar.xz

New:

  gnome-desktop-3.32.2.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.wC7njS/_old  2019-05-10 09:17:21.996239915 +0200
+++ /var/tmp/diff_new_pack.wC7njS/_new  2019-05-10 09:17:21.996239915 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-desktop
-Version:3.32.1.2
+Version:3.32.2
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1-or-later

++ gnome-desktop-3.32.1.2.tar.xz -> gnome-desktop-3.32.2.tar.xz ++
 1938 lines of diff (skipped)




commit gnome-desktop for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2019-05-03 22:20:13

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new.5148 (New)


Package is "gnome-desktop"

Fri May  3 22:20:13 2019 rev:149 rq:699595 version:3.32.1.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2019-02-11 21:15:23.827400522 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new.5148/gnome-desktop.changes
2019-05-03 22:20:18.116450563 +0200
@@ -1,0 +2,70 @@
+Thu Apr 25 09:01:02 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.32.1.2 (CVE-2019-11460):
+  + Release to correct CVE ID.
+
+---
+Tue Apr 23 18:07:08 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.32.1.1:
+  + Fix thumbnailer sandbox escape, CVE-2019-11460,
+glgo#GNOME/gnome-desktop#112.
+
+---
+Wed Apr 10 09:56:03 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.32.1:
+  + Updated translations.
+
+---
+Tue Mar 12 06:38:14 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.32.0:
+  + Stable release version bump.
+
+---
+Fri Mar  8 08:03:28 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.31.92:
+  + tests: fixes to use uselocale.
+  + Thumbnail: Only mount fontconfig cache if it exists.
+  + Updated translations.
+
+---
+Thu Feb 21 12:34:55 UTC 2019 - bjorn@gmail.com
+
+- Update to version 3.31.91:
+  + Updated translations.
+- Changes from version 3.31.90:
+  + Fix slow thumbnailer due to missing font cache.
+  + Updated translations.
+
+---
+Thu Feb  7 03:31:05 UTC 2019 - bjorn@gmail.com
+
+- Fix translation-update-upstream call, needed after update of
+  translation-update-upstream in distro.
+
+---
+Thu Feb  7 03:31:04 UTC 2019 - bjorn@gmail.com
+
+- Update to version 3.31.4:
+  + Fix some thumbnailer sandboxing issues.
+  + Updated translations.
+
+---
+Thu Feb  7 03:31:03 UTC 2019 - bjorn@gmail.com
+
+- Update to version 3.31.3:
+  + Use LC_TIME for time format string translations.
+  + Fix a use-after-free in the thumbnailer.
+- Changes from version 3.31.2:
+  + Updated translations.
+- Changes from version 3.31.1:
+  + Port buildsystem to meson.
+  + Updated translations.
+- Switch to meson buildsystem, add meson BuildRequires and macros.
+- Drop all conditionals and gnome-common BuildRequires: they are
+  not needed, nor make sense after the port to meson.
+
+---

Old:

  gnome-desktop-3.30.2.1.tar.xz

New:

  gnome-desktop-3.32.1.2.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.p8juWg/_old  2019-05-03 22:20:19.148452631 +0200
+++ /var/tmp/diff_new_pack.p8juWg/_new  2019-05-03 22:20:19.148452631 +0200
@@ -16,30 +16,31 @@
 #
 
 
-%define IS_DEFAULT_GNOME_DESKTOP 1
 Name:   gnome-desktop
-Version:3.30.2.1
+Version:3.32.1.2
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1-or-later
 Group:  System/GUI/GNOME
 URL:https://www.gnome.org
-Source0:
https://download.gnome.org/sources/gnome-desktop/3.30/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-desktop/3.32/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 
-# PATFH-FIX-OPENSUSE gnome-desktop-switch-Japanese-default-input-to-mozc.patch 
bnc#1029083 boo#1056289 qz...@suse.com -- Switch new user's default input 
engine from "anthy" to "mozc" in gnome-desktop with Japanese language and ibus 
input frame-work condition.
+# PATCH-FIX-OPENSUSE gnome-desktop-switch-Japanese-default-input-to-mozc.patch 
bnc#1029083 boo#1056289 qz...@suse.com -- 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
 
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
+BuildRequires:  gtk-doc
 BuildRequires:  intltool
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.36.5
 BuildRequires:  pk

commit gnome-desktop for openSUSE:Factory

2019-02-11 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2019-02-11 21:15:22

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new.28833 (New)


Package is "gnome-desktop"

Mon Feb 11 21:15:22 2019 rev:148 rq:672892 version:3.30.2.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2018-11-08 09:45:38.565300408 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new.28833/gnome-desktop.changes   
2019-02-11 21:15:23.827400522 +0100
@@ -1,0 +2,7 @@
+Wed Feb  6 08:21:52 UTC 2019 - bjorn@gmail.com
+
+- Update to version 3.30.2.1:
+  + Fix slow thumbnailer due to missing font cache.
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.30.2.tar.xz

New:

  gnome-desktop-3.30.2.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.BRgShq/_old  2019-02-11 21:15:24.563400132 +0100
+++ /var/tmp/diff_new_pack.BRgShq/_new  2019-02-11 21:15:24.567400130 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-desktop
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define IS_DEFAULT_GNOME_DESKTOP 1
 Name:   gnome-desktop
-Version:3.30.2
+Version:3.30.2.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1-or-later

++ gnome-desktop-3.30.2.tar.xz -> gnome-desktop-3.30.2.1.tar.xz ++
 23624 lines of diff (skipped)




commit gnome-desktop for openSUSE:Factory

2018-11-08 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2018-11-08 09:45:37

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Thu Nov  8 09:45:37 2018 rev:147 rq:645206 version:3.30.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2018-10-17 08:15:55.255007684 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2018-11-08 09:45:38.565300408 +0100
@@ -1,0 +2,6 @@
+Sun Oct 28 20:11:28 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.30.2:
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.30.1.tar.xz

New:

  gnome-desktop-3.30.2.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.WzORuv/_old  2018-11-08 09:45:40.413298245 +0100
+++ /var/tmp/diff_new_pack.WzORuv/_new  2018-11-08 09:45:40.421298236 +0100
@@ -18,7 +18,7 @@
 
 %define IS_DEFAULT_GNOME_DESKTOP 1
 Name:   gnome-desktop
-Version:3.30.1
+Version:3.30.2
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1-or-later

++ gnome-desktop-3.30.1.tar.xz -> gnome-desktop-3.30.2.tar.xz ++
 2382 lines of diff (skipped)




commit gnome-desktop for openSUSE:Factory

2018-10-16 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2018-10-17 08:15:50

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Wed Oct 17 08:15:50 2018 rev:146 rq:638516 version:3.30.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2018-05-22 16:59:24.533799949 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2018-10-17 08:15:55.255007684 +0200
@@ -1,0 +2,55 @@
+Wed Sep 26 11:19:34 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.30.1:
+  + Fix another wall clock regression.
+
+---
+Fri Sep 21 07:26:41 UTC 2018 - Jan Engelhardt 
+
+- Strip pointless --with-pic, no static libs are built.
+
+---
+Sat Sep  8 10:26:35 UTC 2018 - antoine.belv...@opensuse.org
+
+- Update to version 3.30.0:
+  + Updated translations.
+
+---
+Wed Aug 15 18:29:12 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.29.91:
+  + Fix various wall clock regressions.
+  + Fix regressions from intltool removal.
+  + Fix regressions introduced by g_autoptr usage.
+
+---
+Fri Aug  3 19:20:43 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.29.90.1:
+  + wall-clock: Tweak the clock format
+  + Require gio-unix-2.0.
+- Changes from version 3.29.90:
+  + wall-clock: Immediately react to show-weekday changes.
+- Add pkgconfig(gio-unix-2.0) BuildRequires: New dependency.
+- Use make_build macro.
+
+---
+Sat Jul 28 00:08:05 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.29.4:
+  + No changes, version bump only.
+
+---
+Tue Jun 19 23:24:22 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.29.3:
+  + Fix memory leak.
+  + Updated translations.
+
+---
+Fri May 11 03:29:01 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.29.1:
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.28.2.tar.xz

New:

  gnome-desktop-3.30.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.rUIGOi/_old  2018-10-17 08:15:55.979007361 +0200
+++ /var/tmp/diff_new_pack.rUIGOi/_new  2018-10-17 08:15:55.987007357 +0200
@@ -12,22 +12,24 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define IS_DEFAULT_GNOME_DESKTOP 1
 Name:   gnome-desktop
-Version:3.28.2
+Version:3.30.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1-or-later
 Group:  System/GUI/GNOME
-URL:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-desktop/3.28/%{name}-%{version}.tar.xz
+URL:https://www.gnome.org
+Source0:
https://download.gnome.org/sources/gnome-desktop/3.30/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
+
 # PATFH-FIX-OPENSUSE gnome-desktop-switch-Japanese-default-input-to-mozc.patch 
bnc#1029083 boo#1056289 qz...@suse.com -- 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
+
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
@@ -35,6 +37,7 @@
 BuildRequires:  translation-update-upstream
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.36.5
+BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.53.0
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.27.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.6
@@ -134,21 +137,24 @@
 %endif
 
 %build
-%configure --with-pic\
-   --disable-static\
+%configure \
+--disable-static \
 %if 0%{?BUILD_FROM_VCS}
 --enable-gtk-doc \
 %endif
 --with-gnome-distributor="SUSE" \
---disable-date-in-gnome-version
-make %{?_smp_mflags}
+--disable-date-in-gnome-version \
+%{nil}
+%make_build
 
 %install
 %make_install
+
 %find_lang %{name}-3.0 %{?no_lang_C}

commit gnome-desktop for openSUSE:Factory

2018-05-22 Thread root
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 - bjorn@gmail.com
+
+- 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 qz...@suse.com -- 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.0 +0200
+++ new/gnome-desktop-3.28.2/ChangeLog  2018-05-10 02:17:13.0 +0200
@@ -1,5 +1,56 @@
 # Generated by Makefile. Do not edit.
 
+commit 5c6d3bf91ef2bec24e51ed80d32a7c8155116aa1
+Author: Matthias Clasen 
+Date:   Wed May 9 20:09:05 2018 -0400
+
+3.28.2
+
+M  NEWS
+M  configure.ac
+
+commit 06360417cb39418a60d847512ee66e8e0f31f328
+Author: Stas Solovey 
+Date:   Thu Apr 19 20:54:53 2018 +
+
+Update Russian translation
+
+M  po/ru.po
+
+commit 436ca8f0797cbd1321893cdb8f6f1ee9cddfe42b
+Author: Florian Müllner 
+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 
+Date:   Sun Apr 15 22:31:40 2018 +0200
+
+Fix Catalan date formatters
+
+M  po/ca.po
+
+commit 32b0bfacc1d9a249e12f736bc162f9f3341fd5b0
+Author: Stas Solovey 
+Date:   Thu Apr 12 11:46:22 2018 +
+
+Update Russian translation
+
+M  po/ru.po
+
+commit e9cd7e2f9a109e1c99860eb9ff5d2010e4cff4db
+Author: Matthias Clasen 
+Date:   Wed Apr 11 04:27:02 2018 +
+
+Update NEWS
+
+M  NEWS
+
 commit a087adc9a85cef9c9394658f9d4bd37a811a4c84
 Author: Matthias Clasen 
 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.0 +0200
+++ new/gnome-desktop-3.28.2/NEWS   2018-05-10 02:08:41.0 +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.0 +0200
+++ new/gnome-desktop-3.28.2/configure  2018-05-10 02:11:11.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# 

commit gnome-desktop for openSUSE:Factory

2018-05-06 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2018-05-06 14:57:33

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Sun May  6 14:57:33 2018 rev:144 rq:602712 version:3.28.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2018-04-19 15:24:37.086961378 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2018-05-06 14:57:35.373567044 +0200
@@ -1,0 +2,6 @@
+Mon Apr 30 07:02:29 UTC 2018 - bjorn@gmail.com
+
+- Add gnome-desktop-plug-memory-leak.patch: bg-slide-show: Plug a
+  memory leak (bgo#793878).
+
+---

New:

  gnome-desktop-plug-memory-leak.patch



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.FqV4N4/_old  2018-05-06 14:57:36.017543414 +0200
+++ /var/tmp/diff_new_pack.FqV4N4/_new  2018-05-06 14:57:36.021543267 +0200
@@ -28,6 +28,8 @@
 Source99:   baselibs.conf
 # PATFH-FIX-OPENSUSE gnome-desktop-switch-Japanese-default-input-to-mozc.patch 
bnc#1029083 boo#1056289 qz...@suse.com -- 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
@@ -127,6 +129,7 @@
 %prep
 %setup -q
 %patch1 -p1
+%patch2 -p1
 translation-update-upstream
 
 %if 0%{?BUILD_FROM_VCS}

++ gnome-desktop-plug-memory-leak.patch ++
>From 436ca8f0797cbd1321893cdb8f6f1ee9cddfe42b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Florian=20M=C3=BCllner?= 
Date: Mon, 26 Feb 2018 19:39:06 +0100
Subject: bg-slide-show: Plug a memory leak

https://bugzilla.gnome.org/show_bug.cgi?id=793854
---
 libgnome-desktop/gnome-bg-slide-show.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/libgnome-desktop/gnome-bg-slide-show.c 
b/libgnome-desktop/gnome-bg-slide-show.c
index cb9b90b..c4674ba 100644
--- a/libgnome-desktop/gnome-bg-slide-show.c
+++ b/libgnome-desktop/gnome-bg-slide-show.c
@@ -741,17 +741,20 @@ on_file_loaded (GFile*file,
 
 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);
 }
 
 /**
-- 
cgit v0.12




commit gnome-desktop for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2018-04-19 15:24:34

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Thu Apr 19 15:24:34 2018 rev:143 rq:596160 version:3.28.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2018-03-26 12:48:33.616738537 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2018-04-19 15:24:37.086961378 +0200
@@ -1,0 +2,6 @@
+Wed Apr 11 08:18:21 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.28.1:
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.28.0.tar.xz

New:

  gnome-desktop-3.28.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.WQUs9H/_old  2018-04-19 15:24:37.834931060 +0200
+++ /var/tmp/diff_new_pack.WQUs9H/_new  2018-04-19 15:24:37.838930898 +0200
@@ -18,7 +18,7 @@
 
 %define IS_DEFAULT_GNOME_DESKTOP 1
 Name:   gnome-desktop
-Version:3.28.0
+Version:3.28.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1-or-later
@@ -74,8 +74,8 @@
 
 %package -n libgnome-desktop-3-17
 Summary:The GNOME Desktop API Library
-Group:  System/Libraries
 # the library calls out to bwrap in order to fire up thumbnailers in a secure 
container
+Group:  System/Libraries
 Requires:   bubblewrap
 Requires:   gsettings-desktop-schemas
 # Data files for libgnome-desktop, split in an own package for SLPP compliancy

++ gnome-desktop-3.28.0.tar.xz -> gnome-desktop-3.28.1.tar.xz ++
 1680 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-desktop-3.28.0/ChangeLog new/gnome-desktop-3.28.1/ChangeLog
--- old/gnome-desktop-3.28.0/ChangeLog  2018-03-12 16:41:01.0 +0100
+++ new/gnome-desktop-3.28.1/ChangeLog  2018-04-11 06:26:29.0 +0200
@@ -1,5 +1,21 @@
 # Generated by Makefile. Do not edit.
 
+commit a087adc9a85cef9c9394658f9d4bd37a811a4c84
+Author: Matthias Clasen 
+Date:   Wed Apr 11 00:23:18 2018 -0400
+
+3.28.1
+
+M  configure.ac
+
+commit 775becfb96c5185e18198e64e6099e57edc7dab8
+Author: Fran Dieguez 
+Date:   Tue Mar 13 21:34:34 2018 +
+
+Update Galician translation
+
+M  desktop-docs/fdl/gl/gl.po
+
 commit 5e30118786eb767001fc8bfc8d130127b9538297
 Author: Matthias Clasen 
 Date:   Mon Mar 12 07:59:49 2018 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-desktop-3.28.0/NEWS new/gnome-desktop-3.28.1/NEWS
--- old/gnome-desktop-3.28.0/NEWS   2018-03-12 12:59:46.0 +0100
+++ new/gnome-desktop-3.28.1/NEWS   2018-04-11 06:22:57.0 +0200
@@ -1,4 +1,10 @@
 ==
+Version 3.28.1
+==
+
+- Updated translations
+
+==
 Version 3.28.0
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-desktop-3.28.0/configure.ac new/gnome-desktop-3.28.1/configure.ac
--- old/gnome-desktop-3.28.0/configure.ac   2018-03-12 12:59:13.0 
+0100
+++ new/gnome-desktop-3.28.1/configure.ac   2018-04-11 06:23:08.0 
+0200
@@ -1,6 +1,6 @@
 m4_define(gnome_platform, 3)
 m4_define(gnome_minor, 28)
-m4_define(gnome_micro, 0)
+m4_define(gnome_micro, 1)
 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' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-desktop-3.28.0/desktop-docs/fdl/gl/gl.po 
new/gnome-

commit gnome-desktop for openSUSE:Factory

2018-03-26 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2018-03-26 12:47:36

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Mon Mar 26 12:47:36 2018 rev:142 rq:590015 version:3.28.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2018-03-14 19:31:24.433463076 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2018-03-26 12:48:33.616738537 +0200
@@ -1,0 +2,7 @@
+Tue Mar 20 17:27:01 UTC 2018 - dims...@opensuse.org
+
+- Unconditionally enable translation-update-upstream: on
+  Tumbleweed, this results in a NOP and for Leap in SLE paid
+  translations being used (boo#1086036).
+
+---



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.GBrBAW/_old  2018-03-26 12:48:34.796695958 +0200
+++ /var/tmp/diff_new_pack.GBrBAW/_new  2018-03-26 12:48:34.800695814 +0200
@@ -32,6 +32,7 @@
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
+BuildRequires:  translation-update-upstream
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.36.5
 BuildRequires:  pkgconfig(glib-2.0) >= 2.53.0
@@ -43,9 +44,6 @@
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xkbfile)
 BuildRequires:  pkgconfig(xkeyboard-config)
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
 %if 0%{?BUILD_FROM_VCS}
 BuildRequires:  gnome-common
 BuildRequires:  gtk-doc
@@ -129,9 +127,7 @@
 %prep
 %setup -q
 %patch1 -p1
-%if !0%{?is_opensuse}
 translation-update-upstream
-%endif
 
 %if 0%{?BUILD_FROM_VCS}
 [ -x ./autogen.sh] && NOCONFIGURE=1 ./autogen.sh




commit gnome-desktop for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2018-03-14 19:31:22

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Wed Mar 14 19:31:22 2018 rev:141 rq:586267 version:3.28.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2017-11-03 19:06:05.932093339 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2018-03-14 19:31:24.433463076 +0100
@@ -1,0 +2,48 @@
+Mon Mar 12 19:49:24 UTC 2018 - dims...@opensuse.org
+
+- Update to version 3.28.0:
+  + No changes.
+
+---
+Fri Mar  9 21:39:18 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.27.92:
+  + Idle-monitor fixes.
+  + Several fixes for compilation warnings.
+  + Updated translations.
+
+---
+Wed Feb 28 16:27:49 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---
+Sat Feb 10 18:28:52 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.27.90:
+  + Miscellaneous improvements to the thumbnailer code.
+  + Remove unused gnome_desktop_thumbnail_has_uri().
+  + Replace GdkColor methods with GdkRGBA methods.
+- Bump so name following upstream changes, ie: rename sub package
+  libgnome-desktop-3-12 to libgnome-desktop-3-17 and in
+  baselibs.conf.
+
+---
+Wed Nov 15 02:56:34 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.27.2:
+  + No changes.
+
+---
+Thu Nov  2 03:27:01 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.27.1:
+  + Change default Japanish input source to KCC.
+  + wall-clock: respect new clock-show-weekday setting.
+  + Remove some obsolete API's in thumbnailer.
+  + Modernize autotools configuration a bit.
+  + Updated translations.
+- Rebase gnome-desktop-switch-Japanese-default-input-to-mozc.patch:
+  For now we stay with mozc, despite upstream changing to kkc.
+
+---

Old:

  gnome-desktop-3.26.2.tar.xz

New:

  gnome-desktop-3.28.0.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.EsE2sN/_old  2018-03-14 19:31:25.553423303 +0100
+++ /var/tmp/diff_new_pack.EsE2sN/_new  2018-03-14 19:31:25.565422877 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-desktop
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,26 +18,24 @@
 
 %define IS_DEFAULT_GNOME_DESKTOP 1
 Name:   gnome-desktop
-Version:3.26.2
+Version:3.28.0
 Release:0
 Summary:The GNOME Desktop API Library
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/GUI/GNOME
-Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-desktop/3.26/%{name}-%{version}.tar.xz
+URL:http://www.gnome.org
+Source: 
http://download.gnome.org/sources/gnome-desktop/3.28/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 # PATFH-FIX-OPENSUSE gnome-desktop-switch-Japanese-default-input-to-mozc.patch 
bnc#1029083 boo#1056289 qz...@suse.com -- 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
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
+BuildRequires:  pkgconfig
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.36.5
 BuildRequires:  pkgconfig(glib-2.0) >= 2.53.0
-BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.5.91
+BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.27.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.6
 BuildRequires:  pkgconfig(iso-codes)
 BuildRequires:  pkgconfig(libseccomp)
@@ -45,6 +43,9 @@
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xkbfile)
 BuildRequires:  pkgconfig(xkeyboard-config)
+%if !0%{?is_opensuse}
+BuildRequires:  translation-update-upstream
+%endif
 %if 0%{?BUILD_FROM_VCS}
 BuildRequires:  gnome-common
 BuildRequires:  gtk-doc
@

commit gnome-desktop for openSUSE:Factory

2017-11-03 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2017-11-03 19:05:55

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Fri Nov  3 19:05:55 2017 rev:140 rq:538071 version:3.26.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2017-10-06 10:58:57.158149538 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2017-11-03 19:06:05.932093339 +0100
@@ -1,0 +2,6 @@
+Wed Nov  1 09:18:47 UTC 2017 - fezh...@suse.com
+
+- Update to version 3.26.2:
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.26.1.tar.xz

New:

  gnome-desktop-3.26.2.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.E73E7g/_old  2017-11-03 19:06:06.556070637 +0100
+++ /var/tmp/diff_new_pack.E73E7g/_new  2017-11-03 19:06:06.560070492 +0100
@@ -18,7 +18,7 @@
 
 %define IS_DEFAULT_GNOME_DESKTOP 1
 Name:   gnome-desktop
-Version:3.26.1
+Version:3.26.2
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.26.1.tar.xz -> gnome-desktop-3.26.2.tar.xz ++
 21984 lines of diff (skipped)




commit gnome-desktop for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2017-10-06 10:58:55

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Fri Oct  6 10:58:55 2017 rev:139 rq:531202 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2017-09-13 21:51:59.127426733 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2017-10-06 10:58:57.158149538 +0200
@@ -1,0 +2,8 @@
+Wed Oct  4 10:02:13 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Fix problems with thumbnailer sandboxing (bgo#787072).
+  + Updated translations.
+- Drop gnome-desktop-no-usr-merge.patch: Fixed upstream.
+
+---

Old:

  gnome-desktop-3.26.0.tar.xz
  gnome-desktop-no-usr-merge.patch

New:

  gnome-desktop-3.26.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.ewww36/_old  2017-10-06 10:58:58.353968746 +0200
+++ /var/tmp/diff_new_pack.ewww36/_new  2017-10-06 10:58:58.353968746 +0200
@@ -18,7 +18,7 @@
 
 %define IS_DEFAULT_GNOME_DESKTOP 1
 Name:   gnome-desktop
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+
@@ -26,8 +26,6 @@
 Url:http://www.gnome.org
 Source: 
http://download.gnome.org/sources/gnome-desktop/3.26/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM gnome-desktop-no-usr-merge.patch bgo#787072 
dims...@opensuse.org -- Also consider /lib(64)? for the bubblewrap
-Patch0: gnome-desktop-no-usr-merge.patch
 # PATFH-FIX-OPENSUSE gnome-desktop-switch-Japanese-default-input-to-mozc.patch 
bnc#1029083 boo#1056289 qz...@suse.com -- 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
 BuildRequires:  fdupes
@@ -129,7 +127,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
 %if !0%{?is_opensuse}
 translation-update-upstream

++ gnome-desktop-3.26.0.tar.xz -> gnome-desktop-3.26.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.26.0/ChangeLog 
new/gnome-desktop-3.26.1/ChangeLog
--- old/gnome-desktop-3.26.0/ChangeLog  2017-09-11 19:01:29.0 +0200
+++ new/gnome-desktop-3.26.1/ChangeLog  2017-10-02 21:35:31.0 +0200
@@ -1,5 +1,36 @@
 # Generated by Makefile. Do not edit.
 
+commit 8fe92470af3dab7027a8689a889a0e1032e4411d
+Author: Matthias Clasen 
+Date:   Mon Oct 2 15:30:49 2017 -0400
+
+3.26.1
+
+M  NEWS
+M  configure.ac
+
+commit aa443b252bb6ef8c17e4f6d486b7aae0ff6bf6eb
+Author: Pawan Chitrakar 
+Date:   Tue Sep 26 06:13:22 2017 +
+
+Update Nepali translation
+
+M  po/ne.po
+
+commit 22b89aa5fd285d7acf98317e8006d91457b53037
+Author: Dominique Leuenberger 
+Date:   Sat Sep 2 00:05:23 2017 +0200
+
+thumbnailer: also add /lib(64)? to bwrap's link-mounted directory list
+
+As not all distros have libs moves from /lib(64)? to /usr/lib(64), we need
+to also bind-mount those directories, or the thumbnailers will fail to load
+the required libraries.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=787072
+
+M  libgnome-desktop/gnome-desktop-thumbnail-script.c
+
 commit 53128bea164b64951c1073d479f60940c2d90d1c
 Author: Matthias Clasen 
 Date:   Mon Sep 11 13:00:16 2017 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.26.0/NEWS 
new/gnome-desktop-3.26.1/NEWS
--- old/gnome-desktop-3.26.0/NEWS   2017-09-11 18:59:59.0 +0200
+++ new/gnome-desktop-3.26.1/NEWS   2017-10-02 21:29:07.0 +0200
@@ -1,4 +1,11 @@
 ===
+Version 3.26.1
+===
+
+- Fix problems with thumbnailer sandboxing (#787072)
+- Translation updates
+
+===
 Version 3.26.0
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.26.0/configure 
new/gnome-desktop-3.26.1/configure
--- old/gnome-desktop-3.26.0/configure  2017-09-11 19:00:39.0 +0200
+++ new/gnome-desktop-3.26.1/configure  2017-10-02 21:31:21.0 +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.26.0.
+# Generated by GNU Autoconf 2.69 for gnome-desktop 3.26.1.
 #
 # Report bugs to 


commit gnome-desktop for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2017-09-13 21:51:54

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Wed Sep 13 21:51:54 2017 rev:138 rq:523526 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2017-05-18 20:41:35.632215262 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2017-09-13 21:51:59.127426733 +0200
@@ -1,0 +2,86 @@
+Mon Sep 11 19:58:43 UTC 2017 - jeng...@inai.de
+
+- Update package summaries.
+  Avoid running fdupes across hardlink boundaries.
+
+---
+Mon Sep 11 17:36:00 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.0:
+  + Updated translations.
+
+---
+Wed Sep  6 22:57:49 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.25.92:
+  + Fix multiple bugs in thumbnailing.
+  + Disable gvfs in thumbnailer sandboxes.
+  + Updated translations.
+
+---
+Sat Sep  2 09:19:41 UTC 2017 - qz...@suse.com
+
+- Add gnome-desktop-switch-Japanese-default-input-to-mozc.patch:
+  Switch new user's default input engine from "anthy" to "mozc" in
+  gnome-desktop with Japanese language and ibus input frame-work
+  (bnc#1029083, boo#1056289).
+
+---
+Fri Sep  1 21:57:22 UTC 2017 - dims...@opensuse.org
+
+- Add gnome-desktop-no-usr-merge.patch: Also link /lib and /lib64
+  into the bubblewrap container, as we do not (yet) have all the
+  libs in /usr.
+- Add bubblewrap dependency to libgnome-desktop-3-12.
+
+---
+Wed Aug 23 12:37:42 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.25.91.1:
+  + Fix multiple bugs in sandboxed thumbnailer handling, including
+performance, and left-over files in /tmp.
+  + Fix a memory leak in the display handling code.
+  + Fix a compile-time error on x32.
+- Changes from version 3.25.90.1:
+  + Improve error reporting in thumbnailers.
+  + Fix crashes in thumbnailers (bgo#785963).
+
+---
+Mon Aug  7 21:00:08 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.25.90:
+  + Thumbnailers are now sandboxed (bgo#7744970, bgo#785197).
+  + Fix a crash in xkb info handling (bgo#785320).
+  + Updated translations.
+- Add pkgconfig(libseccomp) BuildRequires: New dependency.
+
+---
+Thu Jul 20 17:02:40 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.25.4:
+  + Fix uninitialized memory in the thumbnailer (bgo#784915).
+  + Add default input source for fr_BE.
+
+---
+Tue Jun 20 08:44:42 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.25.3:
+  + gnome-bg: Handle exif orientations (bgo#516177).
+  + Updated translations.
+
+---
+Tue May 23 12:41:09 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.25.2:
+  + thumbnail: Update documentation.
+
+---
+Sat May 20 14:33:25 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.25.1:
+  + wallclock:
+- Don't update needlessly (bgo#780861).
+- am/pm is always available now (bgo#780877).
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.24.2.tar.xz

New:

  gnome-desktop-3.26.0.tar.xz
  gnome-desktop-no-usr-merge.patch
  gnome-desktop-switch-Japanese-default-input-to-mozc.patch



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.cPhhYS/_old  2017-09-13 21:51:59.651353019 +0200
+++ /var/tmp/diff_new_pack.cPhhYS/_new  2017-09-13 21:51:59.655352455 +0200
@@ -17,16 +17,19 @@
 
 
 %define IS_DEFAULT_GNOME_DESKTOP 1
-
 Name:   gnome-desktop
-Version:3.24.2
+Version:3.26.0
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-desktop/3.24/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-desktop/3.26/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM gnome-desktop-no-usr-merge.patch bgo#787072 
dims...@opensuse.org -- Also c

commit gnome-desktop for openSUSE:Factory

2017-05-18 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2017-05-18 20:41:28

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Thu May 18 20:41:28 2017 rev:137 rq:494458 version:3.24.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2017-04-29 10:50:56.258152977 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2017-05-18 20:41:35.632215262 +0200
@@ -1,0 +2,6 @@
+Wed May 10 19:27:59 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.2:
+  + No changes, stable version bump only.
+
+---

Old:

  gnome-desktop-3.24.1.tar.xz

New:

  gnome-desktop-3.24.2.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.5yrAvp/_old  2017-05-18 20:41:36.208133986 +0200
+++ /var/tmp/diff_new_pack.5yrAvp/_new  2017-05-18 20:41:36.208133986 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.24.1
+Version:3.24.2
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.24.1.tar.xz -> gnome-desktop-3.24.2.tar.xz ++
 2391 lines of diff (skipped)




commit gnome-desktop for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2017-04-29 10:50:55

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Sat Apr 29 10:50:55 2017 rev:136 rq:490926 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2017-03-22 23:13:25.729013327 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2017-04-29 10:50:56.258152977 +0200
@@ -1,0 +2,6 @@
+Mon Apr 24 16:56:40 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.1:
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.24.0.tar.xz

New:

  gnome-desktop-3.24.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.cSRx1o/_old  2017-04-29 10:50:57.286007771 +0200
+++ /var/tmp/diff_new_pack.cSRx1o/_new  2017-04-29 10:50:57.294006640 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.24.0.tar.xz -> gnome-desktop-3.24.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.24.0/ChangeLog 
new/gnome-desktop-3.24.1/ChangeLog
--- old/gnome-desktop-3.24.0/ChangeLog  2017-03-21 10:04:53.0 +0100
+++ new/gnome-desktop-3.24.1/ChangeLog  2017-04-09 04:29:04.0 +0200
@@ -1,5 +1,30 @@
 # Generated by Makefile. Do not edit.
 
+commit bdda5ab5c50be53b1e84db78571b48b7bad4f9b8
+Author: Matthias Clasen 
+Date:   Sat Apr 8 22:20:05 2017 -0400
+
+3.24.1
+
+M  NEWS
+M  configure.ac
+
+commit 378b3a26449d1b7b4c3d9e33e430616c29b9ee23
+Author: Piotr Drąg 
+Date:   Mon Mar 27 21:53:30 2017 +0200
+
+Update Polish translation
+
+M  po/pl.po
+
+commit e750dd812e8356735e4e2283862dcccd50ccde55
+Author: Piotr Drąg 
+Date:   Sat Mar 25 20:18:46 2017 +0100
+
+Update Polish translation
+
+M  po/pl.po
+
 commit 298263b118966615b8695d339a70969106e7740d
 Author: Matthias Clasen 
 Date:   Tue Mar 21 09:02:03 2017 +
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.24.0/Makefile.in 
new/gnome-desktop-3.24.1/Makefile.in
--- old/gnome-desktop-3.24.0/Makefile.in2017-03-21 10:02:29.0 
+0100
+++ new/gnome-desktop-3.24.1/Makefile.in2017-04-09 04:28:21.0 
+0200
@@ -310,6 +310,7 @@
 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
+INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.24.0/NEWS 
new/gnome-desktop-3.24.1/NEWS
--- old/gnome-desktop-3.24.0/NEWS   2017-03-21 10:01:47.0 +0100
+++ new/gnome-desktop-3.24.1/NEWS   2017-04-09 04:18:58.0 +0200
@@ -1,4 +1,10 @@
 ==
+Version 3.24.1
+==
+
+- Translation updates
+
+==
 Version 3.24.0
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.24.0/aclocal.m4 
new/gnome-desktop-3.24.1/aclocal.m4
--- old/gnome-desktop-3.24.0/aclocal.m4 2017-03-21 10:02:28.0 +0100
+++ new/gnome-desktop-3.24.1/aclocal.m4 2017-04-09 04:28:19.0 +0200
@@ -20,32 +20,63 @@
 If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically 
'autoreconf'.])])
 
-# pkg.m4 - Macros to locate and utilise pkg-config.-*- Autoconf -*-
-# serial 1 (pkg-config-0.24)
-# 
-# Copyright © 2004 Scott James Remnant .
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free So

commit gnome-desktop for openSUSE:Factory

2017-03-22 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2017-03-22 23:13:24

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Wed Mar 22 23:13:24 2017 rev:135 rq:481736 version:3.24.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2016-11-10 13:12:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2017-03-22 23:13:25.729013327 +0100
@@ -1,0 +2,47 @@
+Tue Mar 21 09:15:24 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.0:
+  + No changes.
+
+---
+Tue Mar 14 18:01:49 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.23.92:
+  + No changes.
+
+---
+Mon Feb 27 21:03:14 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.23.91:
+  + No changes.
+
+---
+Wed Feb 15 08:17:21 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.23.90:
+  + Always prefer the backend-provided preview in thumbnails
+(bgo#738503).
+  + Use ibus-libzhuyin as default input method for Simplified
+Chinese (bgo#772674).
+  + Deprecated gnome_desktop_thumbnail_scale_down_pixbuf
+(bgo#775991).
+
+---
+Tue Dec 13 15:21:05 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.23.3:
+  + Always use external gdk-pixbuf thumbnailer (bgo#768064).
+
+---
+Tue Nov 22 12:15:05 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.23.2:
+  + No changes.
+
+---
+Wed Nov  9 14:06:49 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.23.1:
+  + No changes.
+
+---

Old:

  gnome-desktop-3.22.2.tar.xz

New:

  gnome-desktop-3.24.0.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.34U3zl/_old  2017-03-22 23:13:26.684877905 +0100
+++ /var/tmp/diff_new_pack.34U3zl/_new  2017-03-22 23:13:26.688877339 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-desktop
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.22.2
+Version:3.24.0
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-desktop/3.22/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-desktop/3.24/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -34,7 +34,7 @@
 BuildRequires:  translation-update-upstream
 %endif
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.33.0
+BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.36.5
 BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.5.91
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.6

++ gnome-desktop-3.22.2.tar.xz -> gnome-desktop-3.24.0.tar.xz ++
 2670 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-desktop-3.22.2/ChangeLog new/gnome-desktop-3.24.0/ChangeLog
--- old/gnome-desktop-3.22.2/ChangeLog  2016-11-07 17:44:09.0 +0100
+++ new/gnome-desktop-3.24.0/ChangeLog  2017-03-21 10:04:53.0 +0100
@@ -1,15 +1,138 @@
 # Generated by Makefile. Do not edit.
 
-commit b9e03c705253b1a35bd59c7a7f7ffc54d011342f
+commit 298263b118966615b8695d339a70969106e7740d
 Author: Matthias Clasen 
-Date:   Mon Nov 7 11:42:41 2016 -0500
+Date:   Tue Mar 21 09:02:03 2017 +
 
-3.22.2
+3.24.0
 
 M  NEWS
 M  configure.ac
 
-commit b4763b76de5c1ad2aaa22b8f031c7207f7c8450d
+commit 5d95e521cd1067a47de09f2091aef964c20767a6
+Author: Ma

commit gnome-desktop for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2016-11-10 13:12:55

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2016-10-18 10:29:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2016-11-10 13:12:56.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov  7 22:04:58 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.22.2:
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.22.1.tar.xz

New:

  gnome-desktop-3.22.2.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.UL6W9a/_old  2016-11-10 13:12:58.0 +0100
+++ /var/tmp/diff_new_pack.UL6W9a/_new  2016-11-10 13:12:58.0 +0100
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.22.1
+Version:3.22.2
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.22.1.tar.xz -> gnome-desktop-3.22.2.tar.xz ++
 3142 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-desktop-3.22.1/ChangeLog new/gnome-desktop-3.22.2/ChangeLog
--- old/gnome-desktop-3.22.1/ChangeLog  2016-10-10 21:37:49.0 +0200
+++ new/gnome-desktop-3.22.2/ChangeLog  2016-11-07 17:44:09.0 +0100
@@ -1,5 +1,22 @@
 # Generated by Makefile. Do not edit.
 
+commit b9e03c705253b1a35bd59c7a7f7ffc54d011342f
+Author: Matthias Clasen 
+Date:   Mon Nov 7 11:42:41 2016 -0500
+
+3.22.2
+
+M  NEWS
+M  configure.ac
+
+commit b4763b76de5c1ad2aaa22b8f031c7207f7c8450d
+Author: mosquito 
+Date:   Sat Oct 29 02:21:51 2016 +0800
+
+Update zh_CN translation
+
+M  po/zh_CN.po
+
 commit b1e39f5d9e7dc1dfd7ac91c44a74029ed5699028
 Author: Matthias Clasen 
 Date:   Mon Oct 10 15:35:28 2016 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-desktop-3.22.1/NEWS new/gnome-desktop-3.22.2/NEWS
--- old/gnome-desktop-3.22.1/NEWS   2016-10-10 21:28:18.0 +0200
+++ new/gnome-desktop-3.22.2/NEWS   2016-11-07 17:42:30.0 +0100
@@ -1,4 +1,10 @@
 
+Version  3.22.2
+
+
+- Translation updates
+
+
 Version  3.22.1
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-desktop-3.22.1/configure.ac new/gnome-desktop-3.22.2/configure.ac
--- old/gnome-desktop-3.22.1/configure.ac   2016-10-10 21:35:17.0 
+0200
+++ new/gnome-desktop-3.22.2/configure.ac   2016-11-07 17:42:35.0 
+0100
@@ -1,6 +1,6 @@
 m4_define(gnome_platform, 3)
 m4_define(gnome_minor, 22)
-m4_define(gnome_micro, 1)
+m4_define(gnome_micro, 2)
 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
 dnl Leave empty if not needed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-desktop-3.22.1/docs/reference/gnome-desktop3/html/GnomeDesktopThumbnailFactory.html
 
new/gnome-desktop-3.22.2/docs/reference/gnome-desktop3/html/GnomeDesktopThumbnailFactory.html
--- 
old/gnome-desktop-3.22.1/docs/reference/gnome-desktop3/html/GnomeDesktopThumbnailFactory.html
   2016-10-10 21:37:47.0 +0200
+++ 
new/gnome-desktop-3.22.2/docs/reference/gnome-desktop3/html/GnomeDesktopThumbnailFactory.html
   2016-11-07 17:44:09.0 +0100
@@ -8,7 +8,7 @@
 
 
 
-
+
 
 
 
@@ -92,7 +92,7 @@
 
 
 
-

commit gnome-desktop for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2016-10-18 10:29:53

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2016-09-21 18:38:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2016-10-18 10:29:53.0 +0200
@@ -1,0 +2,9 @@
+Mon Oct 10 19:49:30 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.22.1:
+  + Updated translations.
+- Conditionally apply translations-update-upstream BuildRequires
+  and macro for non-openSUSE only.
+- Stop passing V=1 to make, we do debugging locally.
+
+---

Old:

  gnome-desktop-3.22.0.tar.xz

New:

  gnome-desktop-3.22.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.pE7lHv/_old  2016-10-18 10:29:54.0 +0200
+++ /var/tmp/diff_new_pack.pE7lHv/_new  2016-10-18 10:29:54.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.22.0
+Version:3.22.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+
@@ -30,7 +30,9 @@
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
+%if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
+%endif
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.33.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
@@ -122,7 +124,9 @@
 %lang_package
 %prep
 %setup -q
+%if !0%{?is_opensuse}
 translation-update-upstream
+%endif
 
 %if 0%{?BUILD_FROM_VCS}
 [ -x ./autogen.sh] && NOCONFIGURE=1 ./autogen.sh
@@ -136,7 +140,7 @@
 %endif
 --with-gnome-distributor="SUSE" \
 --disable-date-in-gnome-version
-make %{?_smp_mflags} V=1
+make %{?_smp_mflags}
 
 %install
 %makeinstall

++ gnome-desktop-3.22.0.tar.xz -> gnome-desktop-3.22.1.tar.xz ++
 2946 lines of diff (skipped)




commit gnome-desktop for openSUSE:Factory

2016-09-21 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2016-09-21 18:38:18

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2016-08-17 12:02:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2016-09-21 18:38:19.0 +0200
@@ -1,0 +2,45 @@
+Mon Sep 19 19:27:01 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.22.0:
+  + No changes, pure versionbump.
+
+---
+Tue Sep 13 16:21:25 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.92:
+  + Fix a crash on non-udev platforms (bgo#770686).
+  + Updated translations.
+
+---
+Tue Aug 16 18:49:35 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.90:
+  + No changes, pure versionbump.
+
+---
+Sat Jul 23 20:18:16 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.4:
+  + Use udev's hwdb to query PNP IDs (--disable-udev to disable
+this).
+  + Remove dependencies on xrandr and xext.
+- Following upstream changes, remove pkgconfig(xext) and
+  pkgconfig(xrandr) and add pkgconfig(libudev) BuildRequires.
+- Drop gnome-desktop-bnc896687-benq-pnp-id.patch: Not needed
+  anymore since the switch to udev's hwdb.
+
+---
+Tue Jun 21 19:52:08 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.3:
+  + Updated translations.
+- Drop gnome-about obsoletes: gnome-about have not been around
+  since before GNOME 3.0, it's about time we drop it.
+
+---
+Sat May 28 21:34:15 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.2:
+  + Add API to know if a GnomeRRMode is interlaced.
+
+---

Old:

  gnome-desktop-3.20.2.tar.xz
  gnome-desktop-bnc896687-benq-pnp-id.patch

New:

  gnome-desktop-3.22.0.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.pmh1fM/_old  2016-09-21 18:38:21.0 +0200
+++ /var/tmp/diff_new_pack.pmh1fM/_new  2016-09-21 18:38:21.0 +0200
@@ -19,16 +19,14 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.20.2
+Version:3.22.0
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-desktop/3.20/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-desktop/3.22/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM gnome-desktop-bnc896687-benq-pnp-id.patch bsc#896687 
bgo#748914 feder...@suse.com -- Add identifier for BenQ displays
-Patch1: gnome-desktop-bnc896687-benq-pnp-id.patch
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
@@ -39,11 +37,10 @@
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.5.91
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.6
 BuildRequires:  pkgconfig(iso-codes)
+BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(x11)
-BuildRequires:  pkgconfig(xext) >= 1.1
 BuildRequires:  pkgconfig(xkbfile)
 BuildRequires:  pkgconfig(xkeyboard-config)
-BuildRequires:  pkgconfig(xrandr) >= 1.3
 %if 0%{?BUILD_FROM_VCS}
 BuildRequires:  gnome-common
 BuildRequires:  gtk-doc
@@ -58,9 +55,6 @@
 %package -n gnome-version
 Summary:GNOME version
 Group:  System/GUI/GNOME
-%if %IS_DEFAULT_GNOME_DESKTOP
-Obsoletes:  gnome-about < %{version}
-%endif
 
 %description -n gnome-version
 This package contains information on the version of GNOME that is installed.
@@ -128,7 +122,6 @@
 %lang_package
 %prep
 %setup -q
-%patch1 -p1
 translation-update-upstream
 
 %if 0%{?BUILD_FROM_VCS}
@@ -174,7 +167,6 @@
 %doc %{_datadir}/help/C/fdl/
 %doc %{_datadir}/help/C/gpl/
 %doc %{_datadir}/help/C/lgpl/
-%{_datadir}/libgnome-desktop-3.0/
 %{_libexecdir}/gnome-rr-debug
 
 %files -n typelib-1_0-GnomeDesktop-3_0

++ gnome-desktop-3.20.2.tar.xz -> gnome-desktop-3.22.0.tar.xz ++
 8249 lines of diff (skipped)




commit gnome-desktop for openSUSE:Factory

2016-08-17 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2016-08-17 12:02:33

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2016-05-16 12:02:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2016-08-17 12:02:35.0 +0200
@@ -1,0 +2,5 @@
+Thu May 26 14:25:12 CDT 2016 - feder...@suse.com
+
+- Update to GNOME 3.20.2  Fate#318572
+
+---
@@ -7,0 +13,11 @@
+Wed Apr 13 10:31:05 UTC 2016 - idon...@suse.com
+
+- Update to GNOME 3.20  Fate#318572
+- Refresh gnome-desktop-bnc896687-benq-pnp-id.patch
+- Remove upstream patches:
+  + bnc952146-wall-clock-replace-ratio-with-colon-on-non-UTF-8-locales.patch
+  + gnome-desktop-bgo706229-mouse-cursor.patch
+  + gnome-desktop-bgo719428-fix-leak.patch
+  + gnome-desktop-bgo719928-display-name.patch
+
+---
@@ -76,0 +93,7 @@
+Fri Oct 30 07:53:57 UTC 2015 - cxi...@suse.com
+
+- Added
+  bnc952146-wall-clock-replace-ratio-with-colon-on-non-UTF-8-locales.patch
+  (bnc#952146, bgo#722664).
+
+---
@@ -139,0 +163,6 @@
+Tue Apr 28 19:01:31 CDT 2015 - feder...@suse.com
+
+- Added gnome-desktop-bnc896687-benq-pnp-id.patch for bnc#896687 -
+  list BenQ monitors in pnp.ids.
+
+---
@@ -279,0 +309,10 @@
+
+---
+Thu Mar 27 23:46:39 UTC 2014 - mgo...@suse.com
+
+- Add gnome-desktop-bgo706229-mouse-cursor.patch: fix sometimes
+  invisible mouse cursor.
+- Add gnome-desktop-bgo719428-fix-leak.patch: Fix a GHashTable
+  leak.
+- Add gnome-desktop-bgo719928-display-name.patch: Have gnome-rr
+  copy the display name.

New:

  gnome-desktop-bnc896687-benq-pnp-id.patch



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.62llDC/_old  2016-08-17 12:02:36.0 +0200
+++ /var/tmp/diff_new_pack.62llDC/_new  2016-08-17 12:02:36.0 +0200
@@ -27,6 +27,8 @@
 Url:http://www.gnome.org
 Source: 
http://download.gnome.org/sources/gnome-desktop/3.20/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM gnome-desktop-bnc896687-benq-pnp-id.patch bsc#896687 
bgo#748914 feder...@suse.com -- Add identifier for BenQ displays
+Patch1: gnome-desktop-bnc896687-benq-pnp-id.patch
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
@@ -126,6 +128,7 @@
 %lang_package
 %prep
 %setup -q
+%patch1 -p1
 translation-update-upstream
 
 %if 0%{?BUILD_FROM_VCS}

++ gnome-desktop-bnc896687-benq-pnp-id.patch ++
>From 838b67ef580a02f9c5e32d691a212d5d571bc88a Mon Sep 17 00:00:00 2001
From: Federico Mena Quintero 
Date: Mon, 4 May 2015 14:55:23 -0500
Subject: pnp-ids: Add LAP -> BenQ to pnp.ids

https://bugzilla.gnome.org/show_bug.cgi?id=748914
---
 libgnome-desktop/pnp.ids | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libgnome-desktop/pnp.ids b/libgnome-desktop/pnp.ids
index 297c3a9..5e8984c 100644
--- a/libgnome-desktop/pnp.ids
+++ b/libgnome-desktop/pnp.ids
@@ -1095,6 +1095,7 @@ LAC   LaCie
 LAFMicroline
 LAGLaguna Systems
 LANSodeman Lancom Inc
+LAP BenQ
 LASLASAT Comm. A/S
 LAVLava Computer MFG Inc
 LBOLubosoft
-- 
cgit v0.12





commit gnome-desktop for openSUSE:Factory

2016-05-16 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2016-05-16 12:02:20

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2016-04-15 18:58:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2016-05-16 12:02:22.0 +0200
@@ -1,0 +2,6 @@
+Tue May 10 20:33:42 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20.2:
+  + No changes.
+
+---

Old:

  gnome-desktop-3.20.1.tar.xz

New:

  gnome-desktop-3.20.2.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.3sag6S/_old  2016-05-16 12:02:23.0 +0200
+++ /var/tmp/diff_new_pack.3sag6S/_new  2016-05-16 12:02:23.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.20.1
+Version:3.20.2
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.20.1.tar.xz -> gnome-desktop-3.20.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.20.1/ChangeLog 
new/gnome-desktop-3.20.2/ChangeLog
--- old/gnome-desktop-3.20.1/ChangeLog  2016-04-11 15:18:02.0 +0200
+++ new/gnome-desktop-3.20.2/ChangeLog  2016-05-09 20:30:25.0 +0200
@@ -1,5 +1,14 @@
 # Generated by Makefile. Do not edit.
 
+commit 5d1caf4a28a4bfac7e539073248aa0b8a0ddd619
+Author: Matthias Clasen 
+Date:   Mon May 9 14:27:38 2016 -0400
+
+3.20.2
+
+M  NEWS
+M  configure.ac
+
 commit c081de0bf27e9d9bd0f3fe2e93fdb1cfaf4f2e68
 Author: Matthias Clasen 
 Date:   Mon Apr 11 09:07:10 2016 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.20.1/NEWS 
new/gnome-desktop-3.20.2/NEWS
--- old/gnome-desktop-3.20.1/NEWS   2016-04-11 15:07:01.0 +0200
+++ new/gnome-desktop-3.20.2/NEWS   2016-05-09 20:27:29.0 +0200
@@ -1,4 +1,10 @@
 
+Version   3.20.2
+
+
+- No changes
+
+
 Version   3.20.1
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.20.1/configure 
new/gnome-desktop-3.20.2/configure
--- old/gnome-desktop-3.20.1/configure  2016-04-11 15:07:41.0 +0200
+++ new/gnome-desktop-3.20.2/configure  2016-05-09 20:28:12.0 +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.20.1.
+# Generated by GNU Autoconf 2.69 for gnome-desktop 3.20.2.
 #
 # Report bugs to 
.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-desktop'
 PACKAGE_TARNAME='gnome-desktop'
-PACKAGE_VERSION='3.20.1'
-PACKAGE_STRING='gnome-desktop 3.20.1'
+PACKAGE_VERSION='3.20.2'
+PACKAGE_STRING='gnome-desktop 3.20.2'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-desktop'
 PACKAGE_URL=''
 
@@ -1478,7 +1478,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.20.1 to adapt to many kinds of systems.
+\`configure' configures gnome-desktop 3.20.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1552,7 +1552,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of gnome-desktop 3.20.1:";;
+ short | recursive ) echo "Configuration of gnome-desktop 3.20.2:";;
esac
   cat <<\_ACEOF
 
@@ -1707,7 +1707,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-desktop configure 3.20.1
+gnome-desktop configure 3.20.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2076,7 +2076,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.20.1, which was
+It was created by gnome-desktop $as_me 3.20.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2941,7 +2941,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-desktop'
- VERSION='3.20.1'
+ VERSION='3.20.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ 

commit gnome-desktop for openSUSE:Factory

2016-04-15 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2016-04-15 18:58:55

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2016-03-29 14:40:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2016-04-15 18:58:57.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 12 08:54:36 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.1:
+  + No changes.
+
+---

Old:

  gnome-desktop-3.20.0.tar.xz

New:

  gnome-desktop-3.20.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.1hW2s8/_old  2016-04-15 18:58:58.0 +0200
+++ /var/tmp/diff_new_pack.1hW2s8/_new  2016-04-15 18:58:58.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.20.0
+Version:3.20.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.20.0.tar.xz -> gnome-desktop-3.20.1.tar.xz ++
 4700 lines of diff (skipped)




commit gnome-desktop for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2016-03-29 14:40:01

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2015-11-12 19:35:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2016-03-29 14:40:02.0 +0200
@@ -1,0 +2,57 @@
+Mon Mar 21 20:30:55 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + No changes.
+
+---
+Thu Mar 17 14:42:12 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.93:
+  + Add a way to get the frequency for a mode as a floating number.
+
+---
+Mon Mar 14 18:38:38 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Only version update.
+
+---
+Thu Mar  3 19:43:17 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Reduce log spam in thumbnailing.
+  + Updated translations.
+
+---
+Tue Feb 16 10:14:28 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + Only version update.
+- Changes from version 3.19.4:
+  + Capitalize language and territory names.
+  + Add default keyboard layout for Mexico and Guatemala.
+  + Avoid a crash when thumbnailing.
+  + Be more careful when parsing locales.
+  + Updated translations.
+
+---
+Sat Dec 19 06:55:57 UTC 2015 - damjanovic@gmail.com
+
+- Update to version 3.19.3:
+  + Fixed compiler warning in gnome-rr.
+
+---
+Tue Nov 24 19:46:05 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.2:
+  + Updated translations.
+
+---
+Tue Nov 24 01:02:53 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + Fix turning off tiled monitors.
+  + Fix thumbnailing of animations.
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.18.2.tar.xz

New:

  gnome-desktop-3.20.0.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.tL4mKS/_old  2016-03-29 14:40:03.0 +0200
+++ /var/tmp/diff_new_pack.tL4mKS/_new  2016-03-29 14:40:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-desktop
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,20 +19,20 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.18.2
+Version:3.20.0
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-desktop/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-desktop/3.20/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
+BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.33.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.5.91
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.6

++ gnome-desktop-3.18.2.tar.xz -> gnome-desktop-3.20.0.tar.xz ++
 5862 lines of diff (skipped)




commit gnome-desktop for openSUSE:Factory

2015-11-12 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2015-11-12 19:34:59

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2015-10-25 19:11:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2015-11-12 19:35:01.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov  9 21:30:20 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.18.2:
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.18.1.tar.xz

New:

  gnome-desktop-3.18.2.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.cbuXGa/_old  2015-11-12 19:35:02.0 +0100
+++ /var/tmp/diff_new_pack.cbuXGa/_new  2015-11-12 19:35:02.0 +0100
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.18.1
+Version:3.18.2
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.18.1.tar.xz -> gnome-desktop-3.18.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.18.1/ChangeLog 
new/gnome-desktop-3.18.2/ChangeLog
--- old/gnome-desktop-3.18.1/ChangeLog  2015-10-12 21:55:59.0 +0200
+++ new/gnome-desktop-3.18.2/ChangeLog  2015-11-09 22:11:35.0 +0100
@@ -1,5 +1,22 @@
 # Generated by Makefile. Do not edit.
 
+commit 09d331adeb23aea7ec058dfb39c5224ebe8ae8f6
+Author: Matthias Clasen 
+Date:   Mon Nov 9 16:08:17 2015 -0500
+
+3.18.2
+
+M  NEWS
+M  configure.ac
+
+commit 619058b72f97e7e949294691dacaa22e0567a146
+Author: Christian Kirbach 
+Date:   Wed Oct 28 07:08:33 2015 +
+
+Updated German translation
+
+M  desktop-docs/fdl/de/de.po
+
 commit f526373fd0ae223da18bdac6489fa2b66cec2ba9
 Author: Matthias Clasen 
 Date:   Mon Oct 12 15:53:35 2015 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.18.1/NEWS 
new/gnome-desktop-3.18.2/NEWS
--- old/gnome-desktop-3.18.1/NEWS   2015-10-12 21:52:07.0 +0200
+++ new/gnome-desktop-3.18.2/NEWS   2015-11-09 22:07:49.0 +0100
@@ -1,4 +1,10 @@
 
+Version  3.18.2
+
+
+- Translation updates
+
+
 Version  3.18.1
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.18.1/configure 
new/gnome-desktop-3.18.2/configure
--- old/gnome-desktop-3.18.1/configure  2015-10-12 21:54:39.0 +0200
+++ new/gnome-desktop-3.18.2/configure  2015-11-09 22:08:41.0 +0100
@@ -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.18.1.
+# Generated by GNU Autoconf 2.69 for gnome-desktop 3.18.2.
 #
 # Report bugs to 
.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-desktop'
 PACKAGE_TARNAME='gnome-desktop'
-PACKAGE_VERSION='3.18.1'
-PACKAGE_STRING='gnome-desktop 3.18.1'
+PACKAGE_VERSION='3.18.2'
+PACKAGE_STRING='gnome-desktop 3.18.2'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-desktop'
 PACKAGE_URL=''
 
@@ -1475,7 +1475,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.18.1 to adapt to many kinds of systems.
+\`configure' configures gnome-desktop 3.18.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1549,7 +1549,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of gnome-desktop 3.18.1:";;
+ short | recursive ) echo "Configuration of gnome-desktop 3.18.2:";;
esac
   cat <<\_ACEOF
 
@@ -1703,7 +1703,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-desktop configure 3.18.1
+gnome-desktop configure 3.18.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2072,7 +2072,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.18.1, which was
+It was created by gnome-desktop $as_me 3.18.2, which was
 generated by GNU Autoconf 2.6

commit gnome-desktop for openSUSE:Factory

2015-10-25 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2015-10-25 19:11:04

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2015-10-06 16:24:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2015-10-25 19:11:05.0 +0100
@@ -1,0 +2,8 @@
+Mon Oct 12 23:48:21 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.18.1:
+  + Drop unneeded includes.
+  + gnome-rr: Fix turning off tiled monitors.
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.18.0.tar.xz

New:

  gnome-desktop-3.18.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.RrHdVB/_old  2015-10-25 19:11:06.0 +0100
+++ /var/tmp/diff_new_pack.RrHdVB/_new  2015-10-25 19:11:06.0 +0100
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.18.0
+Version:3.18.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.18.0.tar.xz -> gnome-desktop-3.18.1.tar.xz ++
 3767 lines of diff (skipped)




commit gnome-desktop for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2015-10-06 16:24:14

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2015-05-18 21:37:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2015-10-06 16:24:16.0 +0200
@@ -1,0 +2,49 @@
+Mon Sep 21 14:54:41 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.18.0:
+  + Updated translations.
+
+---
+Wed Sep 16 08:35:15 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.17.92:
+  + Support g_autoptr() for all libgnome-desktop object types.
+
+---
+Thu Sep  3 19:22:27 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.91:
+  + Updated translations.
+
+---
+Tue Aug 18 18:23:56 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.90:
+  + Updated translations.
+
+---
+Thu Jul 23 12:32:42 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.4:
+  + Remove unused EDID parsing code.
+  + Support underscanning.
+  + Export dpms information.
+  + Add support for tiled monitors.
+  + Updated translations.
+- Bump libgnome-desktop soname and rename subpackage (also in
+  baselibs.conf) following upstreams changes.
+
+---
+Fri Jun 26 07:39:17 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.3:
+  + Fix build of installed-tests.
+  + Updated translations.
+
+---
+Wed May 27 08:56:45 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.2:
+  + Add support for overscan compensation in displays (bgo#748560).
+
+---

Old:

  gnome-desktop-3.16.2.tar.xz

New:

  gnome-desktop-3.18.0.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.un9gsy/_old  2015-10-06 16:24:17.0 +0200
+++ /var/tmp/diff_new_pack.un9gsy/_new  2015-10-06 16:24:17.0 +0200
@@ -19,13 +19,13 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.16.2
+Version:3.18.0
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-desktop/3.16/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-desktop/3.18/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -75,7 +75,7 @@
 
 This package contains data files used by libgnome-dekstop.
 
-%package -n libgnome-desktop-3-10
+%package -n libgnome-desktop-3-12
 Summary:The GNOME Desktop API Library
 Group:  System/GUI/GNOME
 Requires:   gsettings-desktop-schemas
@@ -87,7 +87,7 @@
 Obsoletes:  %{name} < %{version}
 %endif
 
-%description -n libgnome-desktop-3-10
+%description -n libgnome-desktop-3-12
 The libgnome-desktop library provides API shared by several applications
 on the desktop, but that cannot live in the platform for various
 reasons.
@@ -107,7 +107,7 @@
 %package -n libgnome-desktop-3-devel
 Summary:The GNOME Desktop API Library -- Development Files
 Group:  Development/Libraries/GNOME
-Requires:   libgnome-desktop-3-10 = %{version}
+Requires:   libgnome-desktop-3-12 = %{version}
 Requires:   typelib-1_0-GnomeDesktop-3_0 = %{version}
 # Needed as /usr/include/gnome-desktop-3.0/libgnome-desktop/gnome-xkb-info.h 
includes X11/extensions/XKBrules.h
 Requires:   libxkbfile-devel
@@ -157,11 +157,11 @@
 %clean
 rm -rf %{buildroot}
 
-%post -n libgnome-desktop-3-10 -p /sbin/ldconfig
+%post -n libgnome-desktop-3-12 -p /sbin/ldconfig
 
-%postun -n libgnome-desktop-3-10 -p /sbin/ldconfig
+%postun -n libgnome-desktop-3-12 -p /sbin/ldconfig
 
-%files -n libgnome-desktop-3-10
+%files -n libgnome-desktop-3-12
 %defattr(-, root, root)
 %doc AUTHORS COPYING.LIB NEWS README
 %{_libdir}/libgnome-desktop-3.so.*

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.un9gsy/_old  2015-10-06 16:24:17.0 +0200
+++ /var/tmp/diff_new_pack.un9gsy/_new  2015-10-06 16:24:17.0 +0200
@@ -1,3 +1,3 @@
-libgnome-desktop-3-10
+libgnome-desktop-

commit gnome-desktop for openSUSE:Factory

2015-05-18 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2015-05-18 21:37:41

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2015-04-23 08:01:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2015-05-18 21:37:42.0 +0200
@@ -1,0 +2,6 @@
+Tue May 12 11:25:18 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.2:
+  + No changes.
+
+---

Old:

  gnome-desktop-3.16.1.tar.xz

New:

  gnome-desktop-3.16.2.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.UdZg3i/_old  2015-05-18 21:37:44.0 +0200
+++ /var/tmp/diff_new_pack.UdZg3i/_new  2015-05-18 21:37:44.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.16.1
+Version:3.16.2
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.16.1.tar.xz -> gnome-desktop-3.16.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.16.1/ChangeLog 
new/gnome-desktop-3.16.2/ChangeLog
--- old/gnome-desktop-3.16.1/ChangeLog  2015-04-15 02:05:50.0 +0200
+++ new/gnome-desktop-3.16.2/ChangeLog  2015-05-11 22:03:26.0 +0200
@@ -1,5 +1,14 @@
 # Generated by Makefile. Do not edit.
 
+commit bf0f471aaa56a9d340b5a7832456a25f707d0a98
+Author: Matthias Clasen 
+Date:   Mon May 11 16:01:28 2015 -0400
+
+3.16.2
+
+M  NEWS
+M  configure.ac
+
 commit 7d9afa2b4a5be72f4fe88f8e21530b07472741c5
 Author: Matthias Clasen 
 Date:   Tue Apr 14 20:03:19 2015 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.16.1/NEWS 
new/gnome-desktop-3.16.2/NEWS
--- old/gnome-desktop-3.16.1/NEWS   2015-04-15 02:03:03.0 +0200
+++ new/gnome-desktop-3.16.2/NEWS   2015-05-11 22:00:50.0 +0200
@@ -1,4 +1,10 @@
 
+Version   3.16.2
+
+
+- No changes
+
+
 Version   3.16.1
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.16.1/configure 
new/gnome-desktop-3.16.2/configure
--- old/gnome-desktop-3.16.1/configure  2015-04-15 02:03:59.0 +0200
+++ new/gnome-desktop-3.16.2/configure  2015-05-11 22:01:59.0 +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.16.1.
+# Generated by GNU Autoconf 2.69 for gnome-desktop 3.16.2.
 #
 # Report bugs to 
.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-desktop'
 PACKAGE_TARNAME='gnome-desktop'
-PACKAGE_VERSION='3.16.1'
-PACKAGE_STRING='gnome-desktop 3.16.1'
+PACKAGE_VERSION='3.16.2'
+PACKAGE_STRING='gnome-desktop 3.16.2'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-desktop'
 PACKAGE_URL=''
 
@@ -1472,7 +1472,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.16.1 to adapt to many kinds of systems.
+\`configure' configures gnome-desktop 3.16.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1546,7 +1546,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of gnome-desktop 3.16.1:";;
+ short | recursive ) echo "Configuration of gnome-desktop 3.16.2:";;
esac
   cat <<\_ACEOF
 
@@ -1695,7 +1695,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-desktop configure 3.16.1
+gnome-desktop configure 3.16.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2064,7 +2064,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.16.1, which was
+It was created by gnome-desktop $as_me 3.16.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2929,7 +2929,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-desktop'
- VERSION='3.16.1'
+ VERSION='3.16.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@

commit gnome-desktop for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2015-04-23 08:01:44

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2015-03-30 19:26:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2015-04-23 08:01:46.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr 15 12:00:56 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + No changes.
+
+---

Old:

  gnome-desktop-3.16.0.tar.xz

New:

  gnome-desktop-3.16.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.v3BZrD/_old  2015-04-23 08:01:47.0 +0200
+++ /var/tmp/diff_new_pack.v3BZrD/_new  2015-04-23 08:01:47.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.16.0.tar.xz -> gnome-desktop-3.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.16.0/ChangeLog 
new/gnome-desktop-3.16.1/ChangeLog
--- old/gnome-desktop-3.16.0/ChangeLog  2015-03-23 14:53:55.0 +0100
+++ new/gnome-desktop-3.16.1/ChangeLog  2015-04-15 02:05:50.0 +0200
@@ -1,5 +1,14 @@
 # Generated by Makefile. Do not edit.
 
+commit 7d9afa2b4a5be72f4fe88f8e21530b07472741c5
+Author: Matthias Clasen 
+Date:   Tue Apr 14 20:03:19 2015 -0400
+
+3.16.1
+
+M  NEWS
+M  configure.ac
+
 commit 442bc96fc991333123486028d18c337f2a8cf519
 Author: Matthias Clasen 
 Date:   Mon Mar 23 09:27:08 2015 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.16.0/NEWS 
new/gnome-desktop-3.16.1/NEWS
--- old/gnome-desktop-3.16.0/NEWS   2015-03-23 14:26:54.0 +0100
+++ new/gnome-desktop-3.16.1/NEWS   2015-04-15 02:03:03.0 +0200
@@ -1,4 +1,10 @@
 
+Version   3.16.1
+
+
+- No changes
+
+
 Version   3.16.0
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.16.0/configure 
new/gnome-desktop-3.16.1/configure
--- old/gnome-desktop-3.16.0/configure  2015-03-23 14:27:40.0 +0100
+++ new/gnome-desktop-3.16.1/configure  2015-04-15 02:03:59.0 +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.16.0.
+# Generated by GNU Autoconf 2.69 for gnome-desktop 3.16.1.
 #
 # Report bugs to 
.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-desktop'
 PACKAGE_TARNAME='gnome-desktop'
-PACKAGE_VERSION='3.16.0'
-PACKAGE_STRING='gnome-desktop 3.16.0'
+PACKAGE_VERSION='3.16.1'
+PACKAGE_STRING='gnome-desktop 3.16.1'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-desktop'
 PACKAGE_URL=''
 
@@ -1472,7 +1472,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.16.0 to adapt to many kinds of systems.
+\`configure' configures gnome-desktop 3.16.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1546,7 +1546,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of gnome-desktop 3.16.0:";;
+ short | recursive ) echo "Configuration of gnome-desktop 3.16.1:";;
esac
   cat <<\_ACEOF
 
@@ -1695,7 +1695,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-desktop configure 3.16.0
+gnome-desktop configure 3.16.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2064,7 +2064,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.16.0, which was
+It was created by gnome-desktop $as_me 3.16.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2929,7 +2929,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-desktop'
- VERSION='3.16.0'
+ VERSION='3.16.1'
 
 
 cat >>confdefs.h <<_ACEOF
@

commit gnome-desktop for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2015-03-30 19:26:09

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2014-11-18 22:47:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2015-03-30 19:26:10.0 +0200
@@ -1,0 +2,54 @@
+Mon Mar 23 14:23:41 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + Updated translations.
+
+---
+Tue Mar 17 08:41:07 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.92:
+  + Updated translations.
+
+---
+Tue Mar  3 08:38:56 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.91:
+  + No changes.
+
+---
+Mon Feb 16 14:39:27 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.90:
+  + Drop libgsystem dependency (bgo#680326).
+  + Updated translations.
+
+---
+Mon Jan 26 06:52:43 UTC 2015 - badshah...@gmail.com
+
+- Update to version 3.15.4:
+  + Modernize gtk-doc use (bgo#742479).
+  + Fix memory handling in GnomeRR and language code (bgo#742111,
+bgo#742569).
+
+---
+Wed Dec 17 21:36:10 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.15.3:
+  + Fix mutex handling in thumbnailing code (bgo#740666).
+
+---
+Wed Dec 17 17:29:23 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.15.2.1:
+  + Fix thumbnailing failures due to internal cleanups
+(bgo#684026).
+
+---
+Tue Nov 18 16:15:12 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.15.1:
+  + languages: Use a more broadly compatible locale codeset suffix
+(bgo#710412).
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.14.2.tar.xz

New:

  gnome-desktop-3.16.0.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.oWvml0/_old  2015-03-30 19:26:11.0 +0200
+++ /var/tmp/diff_new_pack.oWvml0/_new  2015-03-30 19:26:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-desktop
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.14.2
+Version:3.16.0
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-desktop/3.14/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-desktop/3.16/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel

++ gnome-desktop-3.14.2.tar.xz -> gnome-desktop-3.16.0.tar.xz ++
 18880 lines of diff (skipped)




commit gnome-desktop for openSUSE:Factory

2014-11-18 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2014-11-18 22:46:25

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2014-10-16 14:53:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2014-11-18 22:47:49.0 +0100
@@ -1,0 +2,7 @@
+Thu Nov 13 18:16:57 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.2:
+  + tests: Remove unused code in gtk-reftest (bgo#737123).
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.14.1.tar.xz

New:

  gnome-desktop-3.14.2.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.dVj5U4/_old  2014-11-18 22:47:50.0 +0100
+++ /var/tmp/diff_new_pack.dVj5U4/_new  2014-11-18 22:47:50.0 +0100
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.14.1
+Version:3.14.2
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.14.1.tar.xz -> gnome-desktop-3.14.2.tar.xz ++
 9162 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2014-10-16 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2014-10-16 14:53:15

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2014-09-30 19:40:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2014-10-16 14:53:43.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 14 16:45:10 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.14.0.tar.xz

New:

  gnome-desktop-3.14.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.zL7DUQ/_old  2014-10-16 14:53:44.0 +0200
+++ /var/tmp/diff_new_pack.zL7DUQ/_new  2014-10-16 14:53:44.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.14.0.tar.xz -> gnome-desktop-3.14.1.tar.xz ++
 8727 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2014-09-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2014-09-30 19:38:53

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2014-05-20 14:25:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2014-09-30 19:40:14.0 +0200
@@ -1,0 +2,54 @@
+Mon Sep 22 20:27:45 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.0:
+  + Updated translations.
+
+---
+Mon Sep 15 19:52:55 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.13.92:
+  + Fixed the build on systems lacking openat().
+  + Updated translations.
+
+---
+Sun Sep  7 12:23:46 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.13.91:
+  + gnome-xkb-info: Fix some layouts not being associated to a
+locale.
+  + Updated translations.
+
+---
+Thu Aug 21 14:19:42 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.90:
+  + gnome-rr: Add missing introspection annotations.
+  + Updated translations.
+
+---
+Wed Jul 23 18:35:34 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.4:
+  + Bump version for the 3.13.4 release. No other changes.
+
+---
+Sat Jul 12 18:50:42 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.3:
+  + wall-clock: Add ref-tests for clock output.
+  + wall-clock: Always use the ratio character (bgo#726232).
+- Changes from version 3.13.2:
+  + gnome-rr: Output the EDID vendor/product info as well.
+  + gnome-rr: Add backlight output in debug.
+  + thumbnailer: Try harder to create a failed thumbnail
+(bgo#728775).
+
+---
+Sat May 17 13:23:48 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.13.1:
+  + Fix the build on OpenBSD.
+  + gnome-rr: Improve debug output.
+- Stop passing obsolete --disable-scrollkeeper to configure.
+
+---

Old:

  gnome-desktop-3.12.2.tar.xz

New:

  gnome-desktop-3.14.0.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.ntgTHD/_old  2014-09-30 19:40:14.0 +0200
+++ /var/tmp/diff_new_pack.ntgTHD/_new  2014-09-30 19:40:14.0 +0200
@@ -19,13 +19,13 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.12.2
+Version:3.14.0
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-desktop/3.12/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-desktop/3.14/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -33,7 +33,7 @@
 BuildRequires:  translation-update-upstream
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.35.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.5.91
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.6
 BuildRequires:  pkgconfig(iso-codes)
@@ -138,7 +138,6 @@
 %if 0%{?BUILD_FROM_VCS}
 --enable-gtk-doc \
 %endif
---disable-scrollkeeper \
 --with-gnome-distributor="SUSE" \
 --disable-date-in-gnome-version
 make %{?_smp_mflags} V=1

++ gnome-desktop-3.12.2.tar.xz -> gnome-desktop-3.14.0.tar.xz ++
 29739 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2014-05-20 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2014-05-20 14:24:56

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2014-05-05 21:16:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2014-05-20 14:25:46.0 +0200
@@ -1,0 +2,6 @@
+Sat May 17 12:39:41 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.12.2:
+  + gnome-rr: Better debug application.
+
+---

Old:

  gnome-desktop-3.12.1.tar.xz

New:

  gnome-desktop-3.12.2.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.uQSQ3b/_old  2014-05-20 14:25:47.0 +0200
+++ /var/tmp/diff_new_pack.uQSQ3b/_new  2014-05-20 14:25:47.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.12.1
+Version:3.12.2
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.12.1.tar.xz -> gnome-desktop-3.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.12.1/ChangeLog 
new/gnome-desktop-3.12.2/ChangeLog
--- old/gnome-desktop-3.12.1/ChangeLog  2014-04-16 14:06:32.0 +0200
+++ new/gnome-desktop-3.12.2/ChangeLog  2014-05-13 17:57:45.0 +0200
@@ -1,5 +1,28 @@
 # Generated by Makefile. Do not edit.
 
+commit aec6c6333d87daa9ff7ec80d50427982295af384
+Author: Rui Matos 
+Date:   Tue May 13 17:56:05 2014 +0200
+
+3.12.2
+
+M  NEWS
+M  configure.ac
+
+commit 41afb698d1477060202f55c1e4731005dffa14e4
+Author: Bastien Nocera 
+Date:   Fri Apr 25 18:22:04 2014 +0200
+
+gnome-rr: Better debug application
+
+This change will make the debug application listen for changes and print
+them as they occur.
+
+Conflicts:
+   libgnome-desktop/gnome-rr-debug.c
+
+M  libgnome-desktop/gnome-rr-debug.c
+
 commit 223dea8d72e27fd6e448c880839dc92e754cd426
 Author: Rui Matos 
 Date:   Wed Apr 16 13:48:37 2014 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.12.1/NEWS 
new/gnome-desktop-3.12.2/NEWS
--- old/gnome-desktop-3.12.1/NEWS   2014-04-16 13:47:53.0 +0200
+++ new/gnome-desktop-3.12.2/NEWS   2014-05-13 17:55:16.0 +0200
@@ -1,4 +1,11 @@
 ===
+Version  3.12.2
+===
+
+- Version bump for the GNOME 3.12.2 stable release
+- gnome-rr: Better debug application
+
+===
 Version  3.12.1
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.12.1/configure 
new/gnome-desktop-3.12.2/configure
--- old/gnome-desktop-3.12.1/configure  2014-04-16 14:04:27.0 +0200
+++ new/gnome-desktop-3.12.2/configure  2014-05-13 17:56:44.0 +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.12.1.
+# Generated by GNU Autoconf 2.69 for gnome-desktop 3.12.2.
 #
 # Report bugs to 
.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-desktop'
 PACKAGE_TARNAME='gnome-desktop'
-PACKAGE_VERSION='3.12.1'
-PACKAGE_STRING='gnome-desktop 3.12.1'
+PACKAGE_VERSION='3.12.2'
+PACKAGE_STRING='gnome-desktop 3.12.2'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-desktop'
 PACKAGE_URL=''
 
@@ -1458,7 +1458,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.12.1 to adapt to many kinds of systems.
+\`configure' configures gnome-desktop 3.12.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1532,7 +1532,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of gnome-desktop 3.12.1:";;
+ short | recursive ) echo "Configuration of gnome-desktop 3.12.2:";;
esac
   cat <<\_ACEOF
 
@@ -1677,7 +1677,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-desktop configure 3.12.1
+gnome-desktop configure 3.12.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2046,7 +2046,7 @@
 This file contains any 

commit gnome-desktop for openSUSE:Factory

2014-05-05 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2014-05-05 21:15:06

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2013-11-25 14:33:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2014-05-05 21:16:01.0 +0200
@@ -1,0 +2,63 @@
+Wed Apr 16 13:02:27 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.12.1:
+  + gnome-rr:
+- Actually define output_get_possible_crtcs (bgo#727034).
+- Initialize GnomeRROutputInfo:rotation to GNOME_RR_ROTATION_0
+  (bgo#727023).
+
+---
+Mon Mar 24 15:00:24 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.12.0:
+  + Version bump for the GNOME 3.12.0 stable release.
+
+---
+Wed Mar 19 09:16:27 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.11.91:
+  + Always set the DPMS mode when requested.
+  + Updated translations.
+
+---
+Wed Feb 19 18:58:50 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.11.90:
+  + gnome-xkb-info:
+- Remove xkbfile dependency. API and ABI break (bgo#719942).
+- Apply main layout locale metadata to variants (bgo#711291).
+- Rename libgnome-desktop-3-8 to libgnome-desktop-3-10 and make
+  corresponding changes to post/postun calls following upstream
+  soname bump (also in baselibs.conf).
+
+---
+Mon Feb  3 18:06:43 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.11.5:
+  + Wall-clock: Replace ratio with colon on non-UTF-8 locales
+(bgo#722664).
+
+---
+Fri Jan 17 19:20:33 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.11.4:
+  + More new gnome-rr api.
+  + Drop using glibc internal headers.
+  + Docs for thumbnailers.
+  + Idle monitor fixes.
+  + Use newer libgsystem internally.
+
+---
+Fri Nov 22 18:53:45 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.11.2:
+  + gnome-rr: Improve debug output.
+  + Updated translations.
+
+---
+Fri Nov 22 17:51:54 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.11.1:
+  + Add gnome_rr_output_get_min_backlight_step() API.
+
+---

Old:

  gnome-desktop-3.10.2.tar.xz

New:

  gnome-desktop-3.12.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.hftMYu/_old  2014-05-05 21:16:02.0 +0200
+++ /var/tmp/diff_new_pack.hftMYu/_new  2014-05-05 21:16:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-desktop
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.10.2
+Version:3.12.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-desktop/3.10/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-desktop/3.12/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -75,7 +75,7 @@
 
 This package contains data files used by libgnome-dekstop.
 
-%package -n libgnome-desktop-3-8
+%package -n libgnome-desktop-3-10
 Summary:The GNOME Desktop API Library
 Group:  System/GUI/GNOME
 Requires:   gsettings-desktop-schemas
@@ -87,7 +87,7 @@
 Obsoletes:  %{name} < %{version}
 %endif
 
-%description -n libgnome-desktop-3-8
+%description -n libgnome-desktop-3-10
 The libgnome-desktop library provides API shared by several applications
 on the desktop, but that cannot live in the platform for various
 reasons.
@@ -107,7 +107,7 @@
 %package -n libgnome-desktop-3-devel
 Summary:The GNOME Desktop API Library -- Development Files
 Group:  Development/Libraries/GNOME
-Requires:   libgnome-desktop-3-8 

commit gnome-desktop for openSUSE:Factory

2013-11-25 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2013-11-25 14:33:01

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2013-10-17 14:08:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2013-11-25 14:33:04.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov 21 18:39:29 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.2 (bnc#849913):
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.10.1.tar.xz

New:

  gnome-desktop-3.10.2.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.8LdOHB/_old  2013-11-25 14:33:04.0 +0100
+++ /var/tmp/diff_new_pack.8LdOHB/_new  2013-11-25 14:33:04.0 +0100
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.10.1
+Version:3.10.2
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.10.1.tar.xz -> gnome-desktop-3.10.2.tar.xz ++
 5538 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2013-10-17 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2013-10-17 14:08:43

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2013-09-27 17:20:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2013-10-17 14:08:44.0 +0200
@@ -1,0 +2,16 @@
+Tue Oct 15 17:56:35 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.1:
+  + gnome-bg:
+- Fix memory leaks (bgo#709271).
+- set error when parsing XML file that's not a slide show
+  (bgo#708877).
+  + languages: Obtain supported locales from "locale -a" output
+(bgo#698383).
+  + thumbnailer:
+- Bail if no pixbuf loader could be created (bgo#709819).
+- Support loading thumbnails from remote locations
+  (bgo#708824).
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.10.0.tar.xz

New:

  gnome-desktop-3.10.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.yTDT0d/_old  2013-10-17 14:08:52.0 +0200
+++ /var/tmp/diff_new_pack.yTDT0d/_new  2013-10-17 14:08:52.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.10.0
+Version:3.10.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.10.0.tar.xz -> gnome-desktop-3.10.1.tar.xz ++
 7098 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2013-09-27 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2013-09-27 17:20:05

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2013-09-23 12:42:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2013-09-27 17:20:06.0 +0200
@@ -1,0 +2,8 @@
+Tue Sep 24 07:47:30 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.0:
+  + libsystem: Update from master (bgo#708435).
+  + gnome-rr: refresh when mutter restarts (bgo#708284).
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.9.92.tar.xz

New:

  gnome-desktop-3.10.0.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.beFoqp/_old  2013-09-27 17:20:06.0 +0200
+++ /var/tmp/diff_new_pack.beFoqp/_new  2013-09-27 17:20:06.0 +0200
@@ -19,13 +19,13 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.9.92
+Version:3.10.0
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-desktop/3.9/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-desktop/3.10/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel

++ gnome-desktop-3.9.92.tar.xz -> gnome-desktop-3.10.0.tar.xz ++
 14182 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2013-09-23 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2013-09-23 12:42:36

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2013-09-11 11:39:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2013-09-23 12:42:37.0 +0200
@@ -1,0 +2,14 @@
+Wed Sep 18 13:52:37 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.92:
+  + IdleMonitor: protect watches from being freed while in flight
+(bgo#707396).
+  + Thumbnailer:
+- Always print errors from gs_file_read_noatime() (bgo#699252).
+- Correctly check for errors (bgo#699252).
+- Check gdk_pixbuf_loader_close()'s retval (bgo#699252).
+  + Correct the transposed bits of the red chromacity in the EDID
+parser.
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.9.91.tar.xz

New:

  gnome-desktop-3.9.92.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.8XbtIE/_old  2013-09-23 12:42:38.0 +0200
+++ /var/tmp/diff_new_pack.8XbtIE/_new  2013-09-23 12:42:38.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.9.91
+Version:3.9.92
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.9.91.tar.xz -> gnome-desktop-3.9.92.tar.xz ++
 13297 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2013-09-11 11:39:58

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2013-08-30 16:23:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2013-09-11 11:39:59.0 +0200
@@ -1,0 +2,12 @@
+Tue Sep  3 15:45:03 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.91:
+  + gnome-rr: don't assume 'default' means built-in (bgo#706738).
+  + gnome-rr: Read back new backlight value after changes
+(bgo#706729).
+  + idle: Use mutter api instead of direct X calls (bgo#706006).
+  + Updated translations.
+- Rename libgnome-desktop-3-7 subpackage to libgnome-desktop-3-8,
+  following upstreams soname bump (also in baselibs.conf).
+
+---

Old:

  gnome-desktop-3.9.90.tar.xz

New:

  gnome-desktop-3.9.91.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.qVV09G/_old  2013-09-11 11:40:00.0 +0200
+++ /var/tmp/diff_new_pack.qVV09G/_new  2013-09-11 11:40:00.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.9.90
+Version:3.9.91
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+
@@ -75,7 +75,7 @@
 
 This package contains data files used by libgnome-dekstop.
 
-%package -n libgnome-desktop-3-7
+%package -n libgnome-desktop-3-8
 Summary:The GNOME Desktop API Library
 Group:  System/GUI/GNOME
 Requires:   gsettings-desktop-schemas
@@ -87,7 +87,7 @@
 Obsoletes:  %{name} < %{version}
 %endif
 
-%description -n libgnome-desktop-3-7
+%description -n libgnome-desktop-3-8
 The libgnome-desktop library provides API shared by several applications
 on the desktop, but that cannot live in the platform for various
 reasons.
@@ -107,7 +107,7 @@
 %package -n libgnome-desktop-3-devel
 Summary:The GNOME Desktop API Library -- Development Files
 Group:  Development/Libraries/GNOME
-Requires:   libgnome-desktop-3-7 = %{version}
+Requires:   libgnome-desktop-3-8 = %{version}
 Requires:   typelib-1_0-GnomeDesktop-3_0 = %{version}
 # Needed as /usr/include/gnome-desktop-3.0/libgnome-desktop/gnome-xkb-info.h 
includes X11/extensions/XKBrules.h
 Requires:   libxkbfile-devel
@@ -158,11 +158,11 @@
 %clean
 rm -rf %{buildroot}
 
-%post -n libgnome-desktop-3-7 -p /sbin/ldconfig
+%post -n libgnome-desktop-3-8 -p /sbin/ldconfig
 
-%postun -n libgnome-desktop-3-7 -p /sbin/ldconfig
+%postun -n libgnome-desktop-3-8 -p /sbin/ldconfig
 
-%files -n libgnome-desktop-3-7
+%files -n libgnome-desktop-3-8
 %defattr(-, root, root)
 %doc AUTHORS COPYING.LIB NEWS README
 %{_libdir}/libgnome-desktop-3.so.*

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.qVV09G/_old  2013-09-11 11:40:00.0 +0200
+++ /var/tmp/diff_new_pack.qVV09G/_new  2013-09-11 11:40:00.0 +0200
@@ -1,3 +1,3 @@
-libgnome-desktop-3-5
+libgnome-desktop-3-8
   obsoletes "gnome-desktop- <= "
   provides "gnome-desktop- = "

++ gnome-desktop-3.9.90.tar.xz -> gnome-desktop-3.9.91.tar.xz ++
 13858 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2013-08-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2013-08-30 16:23:22

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2013-08-16 12:24:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2013-08-30 16:23:24.0 +0200
@@ -1,0 +2,10 @@
+Tue Aug 20 14:27:28 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.90:
+  + gnome-rr: Add api to get physical size.
+  + gnome-rr: Add async constructor.
+  + gnome-rr: Port to mutter dbus api (bgo#705510).
+  + xkb: Prevent a crash (bgo#705885).
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.9.5.tar.xz

New:

  gnome-desktop-3.9.90.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.iFQuKC/_old  2013-08-30 16:23:25.0 +0200
+++ /var/tmp/diff_new_pack.iFQuKC/_new  2013-08-30 16:23:25.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.9.5
+Version:3.9.90
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.9.5.tar.xz -> gnome-desktop-3.9.90.tar.xz ++
 18991 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2013-08-16 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2013-08-16 12:24:26

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2013-06-29 19:40:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2013-08-16 12:24:27.0 +0200
@@ -1,0 +2,12 @@
+Tue Jul 30 16:26:16 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.5:
+  + xkb: Ensure strings are UTF-8.
+  + gnome-rr: Fix a crash.
+  + gnome-rr: Be more careful when parsing EDID.
+  + wall-clock: Initialize gettext.
+  + gnome-bg: Objects without a filename are not slideshows.
+  + gnome-xkb-info: Fix memory leaks.
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.9.1.1.tar.xz

New:

  gnome-desktop-3.9.5.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.xSLN7h/_old  2013-08-16 12:24:28.0 +0200
+++ /var/tmp/diff_new_pack.xSLN7h/_new  2013-08-16 12:24:28.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.9.1.1
+Version:3.9.5
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.9.1.1.tar.xz -> gnome-desktop-3.9.5.tar.xz ++
 6830 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2013-06-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2013-06-29 19:40:37

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2013-05-16 10:44:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2013-06-29 19:40:39.0 +0200
@@ -1,0 +2,11 @@
+Thu May 30 07:02:50 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.1.1:
+  + gnome-xkb-info: Don't store duplicated layouts in locale
+tables.
+  + idle-monitor: Make per-device monitor fallible.
+  + idle-monitor: Allow multiple watches per alarm.
+  + wall-clock: Move ratio from msg id's to translations.
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.8.2.tar.xz

New:

  gnome-desktop-3.9.1.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.xaW5Cn/_old  2013-06-29 19:40:40.0 +0200
+++ /var/tmp/diff_new_pack.xaW5Cn/_new  2013-06-29 19:40:40.0 +0200
@@ -19,13 +19,13 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.8.2
+Version:3.9.1.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-desktop/3.8/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-desktop/3.9/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel

++ gnome-desktop-3.8.2.tar.xz -> gnome-desktop-3.9.1.1.tar.xz ++
 12833 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2013-05-16 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2013-05-16 10:44:53

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2013-04-26 15:46:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2013-05-16 10:44:55.0 +0200
@@ -1,0 +2,8 @@
+Tue May 14 07:12:33 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.2:
+  + Fix a memory leak (bgo#695116).
+  + Add some more defaults for input sources.
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.8.1.tar.xz

New:

  gnome-desktop-3.8.2.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.TYsx1g/_old  2013-05-16 10:44:56.0 +0200
+++ /var/tmp/diff_new_pack.TYsx1g/_new  2013-05-16 10:44:56.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.8.1
+Version:3.8.2
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.8.1.tar.xz -> gnome-desktop-3.8.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.8.1/ChangeLog 
new/gnome-desktop-3.8.2/ChangeLog
--- old/gnome-desktop-3.8.1/ChangeLog   2013-04-15 19:29:51.0 +0200
+++ new/gnome-desktop-3.8.2/ChangeLog   2013-05-14 02:58:58.0 +0200
@@ -1,14 +1,43 @@
 # Generated by Makefile. Do not edit.
 
-commit 8b7345433cc7b9c7db4405beba0a1ce687729329
+commit 49e5133e6bdf14720421aa473eb8986a2fd2a237
 Author: Matthias Clasen 
-Date:   Mon Apr 15 13:13:48 2013 -0400
+Date:   Mon May 13 20:54:12 2013 -0400
 
-3.8.1
+3.8.2
 
 M  NEWS
 M  configure.ac
 
+commit e0ca686e671cb018acdca73c5de37fcca47b1e8a
+Author: Pavel Vasin 
+Date:   Mon Mar 4 15:48:08 2013 +0400
+
+gnome-bg: Fix memleak
+
+https://bugzilla.gnome.org/show_bug.cgi?id=695116
+
+M  libgnome-desktop/gnome-bg-slide-show.c
+
+commit 6fce02a69382f1b2684704f2e457dd877d10721b
+Author: Rui Matos 
+Date:   Fri May 10 16:55:15 2013 +0200
+
+default-input-sources: Add some more defaults
+
+This adds the defaults for de_CH, fr_CH and en_ZA that were
+contributed since the initial release.
+
+M  libgnome-desktop/default-input-sources.h
+
+commit 209ba8a0168b13ea3fb13fd43551c7fb150870c5
+Author: Wouter Bolsterlee 
+Date:   Fri Apr 19 22:37:06 2013 +0200
+
+Updated Dutch translation
+
+M  po/nl.po
+
 commit 1ba73b301b8f7d66d08cec63cdd35d234fba1952
 Author: Bruce Cowan 
 Date:   Sat Apr 6 17:29:20 2013 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.8.1/Makefile.in 
new/gnome-desktop-3.8.2/Makefile.in
--- old/gnome-desktop-3.8.1/Makefile.in 2013-04-15 19:15:22.0 +0200
+++ new/gnome-desktop-3.8.2/Makefile.in 2013-05-14 02:57:32.0 +0200
@@ -56,7 +56,7 @@
$(top_srcdir)/configure $(am__configure_deps) \
$(srcdir)/config.h.in $(srcdir)/gnome-version.xml.in.in \
AUTHORS COPYING COPYING.LIB ChangeLog NEWS README config.guess \
-   config.sub install-sh missing ltmain.sh
+   config.sub depcomp install-sh missing ltmain.sh
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
$(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.8.1/NEWS new/gnome-desktop-3.8.2/NEWS
--- old/gnome-desktop-3.8.1/NEWS2013-04-15 19:13:42.0 +0200
+++ new/gnome-desktop-3.8.2/NEWS2013-05-14 02:54:00.0 +0200
@@ -1,7 +1,9 @@
 =
-Version 3.8.1
+Version 3.8.2
 ==
 
+* Fix a memory leak (#695116)
+* Add some more defaults for input sources
 * Translation updates
 
 ===
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.8.1/configure 
new/gnome-desktop-3.8.2/configure
--- old/gnome-desktop-3.8.1/configure   2013-04-15 19:15:20.0 +0200
+++ new/gnome-desktop-3.8.2/configure   2013-05-14 02:57:31.0 +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.8.1.
+# Generated by GNU Autoconf 2.69 for gnome-desktop 3.8.2.
 #
 # Report bugs to 


commit gnome-desktop for openSUSE:Factory

2013-04-26 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2013-04-26 15:46:12

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2013-04-03 12:52:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2013-04-26 15:46:18.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 15 18:43:21 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.1:
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.8.0.1.tar.xz

New:

  gnome-desktop-3.8.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.FUkPJT/_old  2013-04-26 15:46:20.0 +0200
+++ /var/tmp/diff_new_pack.FUkPJT/_new  2013-04-26 15:46:20.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.8.0.1
+Version:3.8.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.8.0.1.tar.xz -> gnome-desktop-3.8.1.tar.xz ++
 10103 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2013-04-03 12:52:19

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2012-11-21 16:00:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2013-04-03 12:52:22.0 +0200
@@ -1,0 +2,113 @@
+Wed Mar 27 18:32:36 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0.1:
+  + Fix a potential use-after-free corruption and crash
+(bgo#696719).
+
+---
+Wed Mar 27 07:38:46 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + idle-monitor:
+- Allow multiple watches per alarm (bgo#696522).
+- Make per-device monitor fallible (bgo#696118).
+  + Updated translations.
+
+---
+Tue Mar 19 19:49:45 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.92:
+  + Don't store duplicated layouts in locale tables.
+  + Updated translations.
+
+---
+Wed Mar  6 10:17:24 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.91.1:
+  + GnomeBg:
+- remove ability to not draw background (bgo#690378).
+  + GnomeRR:
+- use 'Built-in Display' instead of 'Laptop' (bgo#679794).
+  + Updated translations.
+
+---
+Tue Feb 19 18:53:43 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.90:
+  + Fix introspection generation for Vala.
+  + Fix introspectability of GnomeBg.
+  + GnomeIdleMonitor:
+- Break ABI and API to fix reliance of the API on an Xorg bug.
+- use standard GObject boilerplate.
+- generate gtk-doc documentation.
+  + GnomeWallClock:
+- generate gtk-doc documentation.
+- add timezone property which can be monitored.
+- Add conventional gnome_wall_clock_new().
+  + GnomeXkbInfo:
+- generate gtk-doc documentation.
+- Use the correct methods to get language/country.
+- Handle duplicated layouts.
+- Add API to get layouts for language and country.
+  + gnome-languages:
+- generate gtk-doc documentation.
+- Add methods to get language/country from ISO codes.
+- Add default input sources per locale.
+  + GnomeRR:
+- Make GnomeRRConfig use the detected display name.
+- use standard GObject boilerplate.
+- Improve gtk-doc documentation.
+  + GnomeBg:
+- Split slide show API to be usable from gnome-shell.
+- Add asynchronous version of slideshow loading.
+
+---
+Tue Feb  5 20:07:50 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.5:
+  + languages:
+- Don't g_warning if there's no locale archive.
+- Extracted from gnome-control-center.
+- Fix a memory leak.
+  + xkb-info:
+- Group layouts by country and language.
+- Add a get_layout_info_for_locale method.
+  + Updated translations.
+- Add pkgconfig(iso-codes) BuildRequires: new dependency.
+
+---
+Tue Jan 15 17:41:13 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.4:
+  + wallclock: Fix AM/PM detection (bgo#690703)
+  + wallclock: return a proper error when idle-counter unavailable
+  + GnomeRR: make DPMS take effect immediately (bgo#691701)
+  + Updated translations.
+
+---
+Tue Jan  8 18:29:18 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.3:
+  + rr-labeler has been moved into gnome-control-center.
+  + We use nice Unicode for date formatting now.
+  + idle-monitor: Reset the alarm so it can be triggered again
+(bgo#688227).
+  + Updated translations.
+- Rename libgnome-desktop-3-4 subpackage to libgnome-desktop-3-5,
+  following upstram soname bump (also in baselibs.conf).
+
+---
+Sun Nov 25 18:06:36 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.7.2:
+  + Bugs fixed: bgo#682224, bgo#682224, bgo#688189, bgo#687913.
+  + Updated translations.
+
+---
+Wed Nov 14 10:10:57 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.7.1:
+  + Bugs fixed: bgo#684814, bgo#684803, bgo#682224, bgo#686792.
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.6.2.tar.xz

New:

  gnome-desktop-3.8.0.1.tar.xz

+++

commit gnome-desktop for openSUSE:Factory

2012-11-21 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2012-11-21 16:00:04

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2012-10-19 12:32:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2012-11-21 16:00:07.0 +0100
@@ -1,0 +2,7 @@
+Tue Nov 13 10:04:00 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.2:
+  + gnome-rr: Fall back to XFree86_DDC_EDID1_RAWDATA.
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.6.1.tar.xz

New:

  gnome-desktop-3.6.2.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.eaJjrE/_old  2012-11-21 16:00:08.0 +0100
+++ /var/tmp/diff_new_pack.eaJjrE/_new  2012-11-21 16:00:08.0 +0100
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.6.1
+Version:3.6.2
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2012-10-19 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2012-10-19 12:32:17

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2012-10-03 10:26:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2012-10-19 12:32:23.0 +0200
@@ -1,0 +2,13 @@
+Wed Oct 17 16:51:36 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.6.1:
+  + wall-clock:
+- Add test application.
+- Add debug when timezone or schema changes.
+  + rr-labeler:
+- Clear surface before drawing frame and background.
+- Use a shape region if the widget is not composited.
+- Scale the corner radii when drawing the fill.
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.6.0.1.tar.xz

New:

  gnome-desktop-3.6.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.dJb2l8/_old  2012-10-19 12:32:26.0 +0200
+++ /var/tmp/diff_new_pack.dJb2l8/_new  2012-10-19 12:32:26.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.6.0.1
+Version:3.6.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2012-10-03 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2012-10-03 10:26:27

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2012-05-22 10:09:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2012-10-03 10:26:29.0 +0200
@@ -1,0 +2,120 @@
+Tue Sep 25 20:46:46 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.0.1:
+  + gnome-xkb-info: Fix introspection element-type annotations
+(bgo#684802).
+
+---
+Mon Sep 24 10:57:03 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.0:
+  + gnome-xkb-info: Fix a memory leak (bgo#684140)
+  + Updated translations.
+
+---
+Fri Sep  7 18:08:07 UTC 2012 - vu...@opensuse.org
+
+- Remove %IS_DEFAULT_GNOME_DESKTOP conditionals for everything
+  related to the documentation: now that they were ported to
+  yelp-tools, they can't conflict with some old GNOME 2 docs.
+- Remove libgnome-desktop-3-2 Conflicts in
+  libgnome-desktop-3_0-common: the file conflict is now gone (with
+  the port to yelp-tools), and since we never had this new package
+  in Factory, the Conflicts is useless.
+
+---
+Tue Sep  4 19:12:56 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.91:
+  + gnome-xkb-info: Honor the 'show-all-sources' gsettings key
+(bgo#682240)
+  + Make 'Mirrored Displays' string consistent with the
+control-center (bgo#592412)
+  + Thumbnails: Determine the correct mime type when we still know
+the filename (bgo#655406)
+  + Remove the temporary file when saving a thumbnail fails and
+show an error when saving a thumbnail fails (bgo#681942)
+  + Updated translations.
+
+---
+Wed Aug 22 08:51:29 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.90:
+  + GnomeBG:
+- Fix crash if default background not found
+- Don't use C99 declarations
+  + Import libgsystem and use it to read thumbnails with O_NOATIME
+  + gnome-xkb-info:
+- Parse XKB options
+- Use glib's slice allocator for small structures
+  + Increase the size of thumbnails to 256
+  + Bugs fixed: bgo#680326, bgo#680354, bgo#681897, bgo#681929,
+bgo#682004, bgo#682252.
+  + Updated translations.
+
+---
+Wed Aug 15 08:08:15 UTC 2012 - dims...@opensuse.org
+
+- Split out a libgnome-3_0-common package containing the data
+  files. Having them in the library package hinders parallel
+  installability of more than one libgnome-desktop package. This
+  package conflicts with libgnome-desktop-3-2 because of common
+  files.
+
+---
+Tue Aug  7 07:36:36 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.5:
+  + Update to new GMutex API
+  + GnomeWallClock: add ignore-date property
+  + Port to new documentation infrastructure
+  + gnome-bg: load the default background if the configured one is
+invalid
+  + Updated translations.
+- Replace gnome-doc-utils-devel BuildRequires with yelp-tools,
+  following upstreams switch to the new documentation
+  infrastructure.
+- Drop special handling for openSUSE 11.1, 11.2 and 11.3: they are
+  end of life.
+
+---
+Tue Jul 17 11:36:43 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.4:
+  + Fix many documentation syntax warnings.
+  + Bugs fixed: bgo#672030, bgo#679858.
+
+---
+Tue Jun 26 16:48:47 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.3:
+  + gnome-bg:
+- Fix color conversion for solid backgrounds
+- Force property update when doing new crossfade frame
+  + gnome-rr:
+- Add gnome_rr_output_get_ids_from_edid()
+- Document the default DPI setting
+- Revert "Allow rotation if the virtual size has the correct
+  number of pixels"
+  + pnp-ids:
+- Add test program
+- Add loop for speed testing the ID fetching
+  + Move thumbnails into XDG_CACHE_HOME
+  + Updated translations.
+
+---
+Fri Jun  8 15:16:09 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.2:
+  + Add api to parse and describe XML layouts (bgo#676583)
+  + Make monitor labels translucent and click-through (bgo#675696)
+  + Fix a crash in backgrou

commit gnome-desktop for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2012-05-22 10:09:35

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2012-04-20 15:15:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2012-05-22 10:09:38.0 +0200
@@ -1,0 +2,6 @@
+Mon May 14 14:45:36 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + GnomeBG: Fix crash when system clock is behind start date
+
+---

Old:

  gnome-desktop-3.4.1.tar.xz

New:

  gnome-desktop-3.4.2.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.ZaaWqm/_old  2012-05-22 10:09:39.0 +0200
+++ /var/tmp/diff_new_pack.ZaaWqm/_new  2012-05-22 10:09:39.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2012-04-20 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2012-04-20 15:15:11

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2012-03-29 13:53:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2012-04-20 15:15:14.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 17 05:50:03 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.1:
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.4.0.tar.xz

New:

  gnome-desktop-3.4.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.BgDiwg/_old  2012-04-20 15:15:16.0 +0200
+++ /var/tmp/diff_new_pack.BgDiwg/_new  2012-04-20 15:15:16.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.4.0
+Version:3.4.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2012-03-29 13:52:59

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2012-03-19 09:56:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2012-03-29 13:53:04.0 +0200
@@ -1,0 +2,19 @@
+Mon Mar 26 10:20:41 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Mon Mar 19 20:39:21 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.3.92:
+  + libgnome-desktop:
+- GnomeBG:
+  . Publish the 'representative color'.
+  . Code cleanups.
+- GnomeRR:
+  . Add definition for next rotation.
+  . Detect Apple DFP outputs as internal.
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.3.91.tar.xz

New:

  gnome-desktop-3.4.0.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.SAS835/_old  2012-03-29 13:53:05.0 +0200
+++ /var/tmp/diff_new_pack.SAS835/_new  2012-03-29 13:53:05.0 +0200
@@ -19,13 +19,13 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.3.91
+Version:3.4.0
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-desktop/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-desktop/3.4/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2012-03-19 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2012-03-19 09:56:50

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2012-02-28 19:22:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2012-03-19 09:56:51.0 +0100
@@ -1,0 +2,10 @@
+Mon Mar  5 13:04:55 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.91:
+  + libgnome-desktop:
+- Add missing linking with -lrt for clock_gettime()
+- GnomeRR: Consider Embedded Display Port outputs as the
+  laptop's built-in display
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.3.90.tar.xz

New:

  gnome-desktop-3.3.91.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.7MB1Xu/_old  2012-03-19 09:56:53.0 +0100
+++ /var/tmp/diff_new_pack.7MB1Xu/_new  2012-03-19 09:56:53.0 +0100
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.3.90
+Version:3.3.91
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2012-02-28 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2012-02-28 19:22:47

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2012-02-16 16:14:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2012-02-28 19:22:49.0 +0100
@@ -1,0 +2,10 @@
+Tue Feb 21 12:04:30 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.90:
+  + libgnome-desktop:
+- GnomeBG: Add paranoid check to avoid crash
+  + Updated translations.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+
+---

Old:

  gnome-desktop-3.3.5.tar.xz

New:

  gnome-desktop-3.3.90.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.7bkSJU/_old  2012-02-28 19:22:51.0 +0100
+++ /var/tmp/diff_new_pack.7bkSJU/_new  2012-02-28 19:22:51.0 +0100
@@ -15,10 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.3.5
+Version:3.3.90
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+
@@ -31,8 +32,6 @@
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2012-02-16 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2012-02-16 16:14:10

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2012-01-26 14:18:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2012-02-16 16:14:12.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb  6 14:06:04 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.5:
+  + Include exported pkg-config name in GIR.
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.3.4.tar.xz

New:

  gnome-desktop-3.3.5.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.MtCS8C/_old  2012-02-16 16:14:13.0 +0100
+++ /var/tmp/diff_new_pack.MtCS8C/_new  2012-02-16 16:14:13.0 +0100
@@ -15,11 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.3.4
+Version:3.3.5
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2012-01-26 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2012-01-26 14:18:39

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2012-01-09 12:40:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2012-01-26 14:18:41.0 +0100
@@ -1,0 +2,10 @@
+Mon Jan 16 15:52:06 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.4:
+  + libgnome-desktop:
+- GnomeRR:
+  . Use GDK to get work area
+  . gnome_rr_screen_new() now creates a singleton for the
+specified GdkScreen
+
+---

Old:

  gnome-desktop-3.3.3.tar.xz

New:

  gnome-desktop-3.3.4.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.NxAKKx/_old  2012-01-26 14:18:42.0 +0100
+++ /var/tmp/diff_new_pack.NxAKKx/_new  2012-01-26 14:18:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-desktop
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.3.3
+Version:3.3.4
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+
@@ -37,7 +37,7 @@
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.6
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xrandr)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2012-01-09 12:40:12

Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)


Package is "gnome-desktop", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2011-10-18 14:13:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2012-01-09 12:40:21.0 +0100
@@ -1,0 +2,41 @@
+Tue Dec 20 09:31:12 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.3.3:
+  + No change, just a version bump.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+- Remove unneeded text from descriptions.
+
+---
+Thu Dec  8 22:49:20 UTC 2011 - dims...@opensuse.org
+
+- Split typelib file into typelib-1_0-GnomeDesktop-3_0 subpackage.
+- Add typelib-1_0-GnomeDesktop-3_0 Requires to devel subpackage.
+
+---
+Mon Nov 21 16:34:25 UTC 2011 - dims...@opensuse.org
+
+- Update to version 3.3.2:
+  + libgnome-desktop:
+- GnomeRR: Don't refresh the GnomeRRScreen when applying a
+  matched configuration from a file.
+
+---
+Wed Oct 26 20:16:21 UTC 2011 - dims...@opensuse.org
+
+- Update to version 3.3.1:
+  + GnomePnpIds: Add object to get the vendor name from PNP IDs
+  + GnomeRR:
+- Fix crash in update_brightness_limits
+- Don't print an error for no backlight
+- Remove deprecated functions
+- When setting the DPMS mode manually, clear the timeouts
+- Ignore DPMSSetTimeouts() and DPMSForceLevel() return value
+- Other DPMS-related fixes
+  + GnomeWallClock:
+- Remove the date/time source on dispose
+- Fix non-Linux fallback code
+- Really drop gnome-desktop-gnome-wall-clock-crash.patch.
+
+---

Old:

  gnome-desktop-3.2.1.tar.bz2
  gnome-desktop-gnome-wall-clock-crash.patch

New:

  gnome-desktop-3.3.3.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.bVRwvy/_old  2012-01-09 12:40:23.0 +0100
+++ /var/tmp/diff_new_pack.bVRwvy/_new  2012-01-09 12:40:23.0 +0100
@@ -19,19 +19,21 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.2.1
-Release:1
-License:LGPLv2.1+
+Version:3.3.3
+Release:0
 Summary:The GNOME Desktop API Library
-Url:http://www.gnome.org
+License:LGPL-2.1+
 Group:  System/GUI/GNOME
-Source: 
http://download.gnome.org/sources/gnome-desktop/3.2/%{name}-%{version}.tar.bz2
+Url:http://www.gnome.org
+Source: 
http://download.gnome.org/sources/gnome-desktop/3.3/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
@@ -51,7 +53,6 @@
 %if %IS_DEFAULT_GNOME_DESKTOP || 0%{?BUILD_FROM_VCS}
 
 %package -n gnome-version
-License:LGPLv2.1+
 Summary:GNOME version
 Group:  System/GUI/GNOME
 %if %IS_DEFAULT_GNOME_DESKTOP
@@ -63,7 +64,6 @@
 %endif
 
 %package -n libgnome-desktop-3-2
-License:LGPLv2.1+
 Summary:The GNOME Desktop API Library
 Group:  System/GUI/GNOME
 Requires:   gsettings-desktop-schemas
@@ -76,15 +76,25 @@
 %description -n libgnome-desktop-3-2
 The libgnome-desktop library provides API shared by several applications
 on the desktop, but that cannot live in the platform for various
-reasons. There is no API or ABI guarantee, although we are doing our
-best to provide stability. Documentation for the API is available with
-gtk-doc.
+reasons.
+
+%package -n typelib-1_0-GnomeDesktop-3_0
+Summary:The GNOME Desktop API Library -- Introspection bindings
+Group:  System/Libraries
+
+%description -n typelib-1_0-GnomeDesktop-3_0
+The libgnome-desktop library provides API shared by several applications
+on the desktop, but that cannot live in the platform for various
+reasons.
+
+This package provides the GObject Introspect

commit gnome-desktop for openSUSE:Factory

2011-10-18 Thread h_root

Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory
checked in at Tue Oct 18 14:05:59 CEST 2011.




--- openSUSE:Factory/gnome-desktop/gnome-desktop.changes2011-10-02 
10:05:31.0 +0200
+++ /mounts/work_src_done/STABLE/gnome-desktop/gnome-desktop.changes
2011-10-16 19:17:54.0 +0200
@@ -1,0 +2,11 @@
+Sun Oct 16 17:15:50 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.2.1:
+  + libgnome-desktop
+- GnomeRR:
+  . When setting the DPMS mode manually, clear the timeouts
+  . Ignore DPMSSetTimeouts() and DPMSForceLevel() return value
+- GnomeWallClock: Fix non-Linux fallback code
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  gnome-desktop-3.2.0.tar.bz2

New:

  gnome-desktop-3.2.1.tar.bz2



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.Q8kkk8/_old  2011-10-18 14:05:54.0 +0200
+++ /var/tmp/diff_new_pack.Q8kkk8/_new  2011-10-18 14:05:54.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.2.0
+Version:3.2.1
 Release:1
 License:LGPLv2.1+
 Summary:The GNOME Desktop API Library

++ gnome-desktop-3.2.0.tar.bz2 -> gnome-desktop-3.2.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.2.0/ChangeLog 
new/gnome-desktop-3.2.1/ChangeLog
--- old/gnome-desktop-3.2.0/ChangeLog   2011-09-26 11:03:19.0 +0200
+++ new/gnome-desktop-3.2.1/ChangeLog   2011-10-16 15:14:40.0 +0200
@@ -1,6 +1,82 @@
+commit 7a94b5da594e63038cd32cd52062fb716c828698
+Author: Rudolfs Mazurs 
+Date:   2011-10-08
+
+Updated Latvian translation.
+
+M  po/lv.po
+
+commit 7b684a1922176509d3399eb5ba315617ecee75bb
+Author: Alexandre Rostovtsev 
+Date:  2011-10-05
+
+Ignore DPMSSetTimeouts() and DPMSForceLevel() return value
+
+At least with nvidia binary drivers, DPMSSetTimeouts() and
+DPMSForceLevel()
+always return BadRequest, even if they succeed. On a machine with
+intel
+graphics, DPMSForceLevel() was also observed to return BadRequest
+despite
+successfully changing the DPMS level. So we should just ignore
+the return
+value from these functions, like xset does.
+
+Also, there's no need to clear the timeouts twice if the mode
+has indeed
+changed.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=660962
+
+Signed-off-by: Richard Hughes 
+
+M  libgnome-desktop/gnome-rr.c
+
+commit 311476792ba7948f0eba5e4d9a1328cf3ff18950
+Author: Colin Walters 
+Date:  2011-10-03
+
+GnomeWallClock: Fix non-Linux fallback code
+
+This fixes the "infinite loop in gnome-screensaver" bug.  Only
+dispatch in cancel on set when the monotonic timeout has expired,
+otherwise we will drop into a tight loop.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=660343
+
+M  libgnome-desktop/gnome-datetime-source.c
+
+commit 55daaf0972c0021a20624dcd16df5e14cca5d430
+Author: Richard Hughes 
+Date:  2011-10-03
+
+When setting the DPMS mode manually, clear the timeouts
+
+Based on a patch from Michael Vogt, many thanks.
+
+Resolves https://bugzilla.gnome.org/show_bug.cgi?id=660482
+
+M  libgnome-desktop/gnome-rr.c
+
+commit 9fd6e6a988eaeaccae4545a61bbbd9ae9682b48d
+Author: Vincent Untz 
+Date:  2011-09-26
+
+release: post-release bump to 3.2.1
+
+M  configure.ac
+
+commit 39ee6b5b9acf176bdc3bf4d4815aa7d9c2273626
+Author: Vincent Untz 
+Date:  2011-09-26
+
+release: 3.2.0
+
+M  NEWS
+
 commit 493b2629ffced7e9dade9a13bb304f752cdc9b3e
 Author: Sean Finney 
-Date:   2011-09-19
+Date:  2011-09-19
 
 build: Lower XEXT_REQUIRED dependency to 1.1
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.2.0/NEWS new/gnome-desktop-3.2.1/NEWS
--- old/gnome-desktop-3.2.0/NEWS2011-09-26 11:04:18.0 +0200
+++ new/gnome-desktop-3.2.1/NEWS2011-10-16 15:15:48.0 +0200
@@ -1,4 +1,20 @@
 =
+Version 3.2.1
+=
+
+  libgnome-desktop
+
+   * GnomeRR: When setting the DPMS mode manually, clear the timeouts
+ (Michael Vogt, Richard Hughes)
+   * GnomeRR: Ignore DPMSSetTimeouts() and DPMSForceLevel() return value
+ (Alexandre Rostovtsev)
+   * GnomeWallClock: Fix non-Linux fallback code (Colin Walters)
+
+  Translators
+
+   * Rūdolfs Mazurs (lv)
+
+=
 Version 3.2.0
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.2.0/configure 
new/gnome-desktop-3.2.1/configure
--- old/gnome-desktop-3.2.0/configure   2011-09-26 11:04:43.0 +0200
+++ ne

commit gnome-desktop for openSUSE:Factory

2011-10-02 Thread h_root

Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory
checked in at Sun Oct 2 10:05:32 CEST 2011.




--- openSUSE:Factory/gnome-desktop/gnome-desktop.changes2011-09-23 
02:00:26.0 +0200
+++ /mounts/work_src_done/STABLE/gnome-desktop/gnome-desktop.changes
2011-09-26 12:34:08.0 +0200
@@ -1,0 +2,18 @@
+Mon Sep 26 10:33:33 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.2.0:
+  + Updated translations.
+
+---
+Tue Sep 20 07:13:53 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.1.92:
+  + libgnome-desktop
+- GnomeRR:
+  . Fix crash in update_brightness_limits
+  . Don't print an error for no backlight
+- GnomeWallClock: Remove the date/time source on dispose
+  + Updated translations.
+- Drop gnome-desktop-gnome-wall-clock-crash.patch: fixed upstream.
+
+---

calling whatdependson for head-i586


Old:

  gnome-desktop-3.1.91.tar.bz2

New:

  gnome-desktop-3.2.0.tar.bz2



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.5mkwwI/_old  2011-10-02 10:05:28.0 +0200
+++ /var/tmp/diff_new_pack.5mkwwI/_new  2011-10-02 10:05:28.0 +0200
@@ -19,16 +19,14 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.1.91
-Release:2
+Version:3.2.0
+Release:1
 License:LGPLv2.1+
 Summary:The GNOME Desktop API Library
 Url:http://www.gnome.org
 Group:  System/GUI/GNOME
-Source: 
http://download.gnome.org/sources/gnome-desktop/3.1/%{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/gnome-desktop/3.2/%{name}-%{version}.tar.bz2
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM gnome-desktop-gnome-wall-clock-crash.patch 
vu...@opensuse.org -- Fix a crash killing gnome-screensaver, taken from git
-Patch0: gnome-desktop-gnome-wall-clock-crash.patch
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
@@ -105,7 +103,6 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 
 %if 0%{?BUILD_FROM_VCS}
 [ -x ./autogen.sh] && NOCONFIGURE=1 ./autogen.sh

++ gnome-desktop-3.1.91.tar.bz2 -> gnome-desktop-3.2.0.tar.bz2 ++
 6264 lines of diff (skipped)

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2011-09-11 Thread h_root

Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory
checked in at Sun Sep 11 19:08:17 CEST 2011.




--- GNOME/gnome-desktop/gnome-desktop.changes   2011-09-05 09:39:41.0 
+0200
+++ /mounts/work_src_done/STABLE/gnome-desktop/gnome-desktop.changes
2011-09-09 12:40:25.0 +0200
@@ -1,0 +2,6 @@
+Fri Sep  9 10:36:36 UTC 2011 - vu...@opensuse.org
+
+- Add gnome-desktop-gnome-wall-clock-crash.patch: fix an issue
+  leading to a gnome-screensaver crash.
+
+---

calling whatdependson for head-i586


New:

  gnome-desktop-gnome-wall-clock-crash.patch



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.PLr4z2/_old  2011-09-11 19:08:13.0 +0200
+++ /var/tmp/diff_new_pack.PLr4z2/_new  2011-09-11 19:08:13.0 +0200
@@ -20,13 +20,15 @@
 
 Name:   gnome-desktop
 Version:3.1.91
-Release:1
+Release:2
 License:LGPLv2.1+
 Summary:The GNOME Desktop API Library
 Url:http://www.gnome.org
 Group:  System/GUI/GNOME
 Source: 
http://download.gnome.org/sources/gnome-desktop/3.1/%{name}-%{version}.tar.bz2
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM gnome-desktop-gnome-wall-clock-crash.patch 
vu...@opensuse.org -- Fix a crash killing gnome-screensaver, taken from git
+Patch0: gnome-desktop-gnome-wall-clock-crash.patch
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
@@ -103,6 +105,7 @@
 %prep
 %setup -q
 translation-update-upstream
+%patch0 -p1
 
 %if 0%{?BUILD_FROM_VCS}
 [ -x ./autogen.sh] && NOCONFIGURE=1 ./autogen.sh

++ gnome-desktop-gnome-wall-clock-crash.patch ++
commit a65613bf0a507a226c172bb6f503e27532efb0fa
Author: Vincent Untz 
Date:   Thu Sep 8 19:01:35 2011 +0200

GnomeWallClock: Remove the date/time source on dispose

We don't do it in finalize since the dispose handler needs the objects
that are being disposed.

https://bugzilla.gnome.org/show_bug.cgi?id=658583

diff --git a/libgnome-desktop/gnome-wall-clock.c 
b/libgnome-desktop/gnome-wall-clock.c
index 49437d8..167619d 100644
--- a/libgnome-desktop/gnome-wall-clock.c
+++ b/libgnome-desktop/gnome-wall-clock.c
@@ -84,6 +84,11 @@ gnome_wall_clock_dispose (GObject *object)
 {
GnomeWallClock *self = GNOME_WALL_CLOCK (object);
 
+   if (self->priv->clock_update_id) {
+   g_source_remove (self->priv->clock_update_id);
+   self->priv->clock_update_id = 0;
+   }
+
if (self->priv->tz_monitor != NULL) {
g_object_unref (self->priv->tz_monitor);
self->priv->tz_monitor = NULL;





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2011-09-09 Thread h_root

Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory
checked in at Fri Sep 9 11:18:19 CEST 2011.




--- GNOME/gnome-desktop/gnome-desktop.changes   2011-07-25 22:45:40.0 
+0200
+++ /mounts/work_src_done/STABLE/gnome-desktop/gnome-desktop.changes
2011-09-05 09:39:41.0 +0200
@@ -1,0 +2,28 @@
+Mon Sep  5 07:33:49 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.1.91:
+  + libgnome-desktop:
+- Add GnomeWallClock
+
+---
+Wed Aug 31 09:50:45 CEST 2011 - vu...@opensuse.org
+
+- Update to version 3.1.90.1:
+  + Misc
+- Link against libm
+
+---
+Tue Aug 30 16:30:58 CEST 2011 - vu...@opensuse.org
+
+- Update to version 3.1.90:
+  + libgnome-desktop:
+- Remove GnomeTzMonitor
+
+---
+Fri Aug 12 14:39:13 CEST 2011 - dims...@opensuse.org
+
+- Update to version 3.1.5:
+  + libgnome-desktop:
+- GnomeRR: Fix settings the DPMS mode.
+
+---

calling whatdependson for head-i586


Old:

  gnome-desktop-3.1.4.tar.bz2

New:

  gnome-desktop-3.1.91.tar.bz2



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.HVE1Ka/_old  2011-09-09 11:18:08.0 +0200
+++ /var/tmp/diff_new_pack.HVE1Ka/_new  2011-09-09 11:18:08.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.1.4
+Version:3.1.91
 Release:1
 License:LGPLv2.1+
 Summary:The GNOME Desktop API Library

++ gnome-desktop-3.1.4.tar.bz2 -> gnome-desktop-3.1.91.tar.bz2 ++
 10712 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2011-08-03 Thread h_root

Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory
checked in at Wed Aug 3 16:23:22 CEST 2011.




--- GNOME/gnome-desktop/gnome-desktop.changes   2011-07-04 18:55:08.0 
+0200
+++ /mounts/work_src_done/STABLE/gnome-desktop/gnome-desktop.changes
2011-07-25 22:45:40.0 +0200
@@ -1,0 +2,16 @@
+Mon Jul 25 22:43:09 CEST 2011 - vu...@opensuse.org
+
+- Update to version 3.1.4:
+  + libgnome-desktop
++ GnomeRR: Add the capability to get and set the DPMS mode of
+  the screen
+  + Misc
++ Fix Cflags path in uninstalled.pc file
++ Remove stale startup-notification dependency
++ Require xext in configure
+  + Updated translations.
+- Remove now unneeded pkgconfig(libstartup-notification-1.0)
+  BuildRequires.
+- Add pkgconfig(xext) BuildRequires, for new dependency.
+
+---

calling whatdependson for head-i586


Old:

  gnome-desktop-3.1.3.tar.bz2

New:

  gnome-desktop-3.1.4.tar.bz2



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.bDgNXB/_old  2011-08-03 16:20:46.0 +0200
+++ /var/tmp/diff_new_pack.bDgNXB/_new  2011-08-03 16:20:46.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.1.3
+Version:3.1.4
 Release:1
 License:LGPLv2.1+
 Summary:The GNOME Desktop API Library
@@ -36,8 +36,8 @@
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
 BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(libstartup-notification-1.0)
 BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xrandr)
 %if 0%{?BUILD_FROM_VCS}
 BuildRequires:  gnome-common

++ gnome-desktop-3.1.3.tar.bz2 -> gnome-desktop-3.1.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.1.3/ChangeLog 
new/gnome-desktop-3.1.4/ChangeLog
--- old/gnome-desktop-3.1.3/ChangeLog   2011-07-04 17:20:17.0 +0200
+++ new/gnome-desktop-3.1.4/ChangeLog   2011-07-25 21:26:22.0 +0200
@@ -1,6 +1,90 @@
+commit 4545552762932592c2a8e9564d608bc40888fc40
+Author: Vincent Untz 
+Date:   2011-07-25
+
+build: Fix previous commit (1e38a386)
+
+https://bugzilla.gnome.org/show_bug.cgi?id=655274
+
+M  configure.ac
+
+commit 1e38a386da4a6c7f70f89621fa43fa1099523176
+Author: Xan Lopez 
+Date:  2011-07-22
+
+build: check for the X DPMS extension
+
+We use it unconditionally, so we need to do this if for no other
+reason that the module fails to link with GNU Gold otherwise.
+
+M  configure.ac
+
+commit 1871113d3514ec50cfc4cfb1d22e28c0d58af7df
+Author: Tommi Vainikainen 
+Date:  2011-07-19
+
+Updated Finnish translation
+
+M  po/fi.po
+
+commit 21a4d13a6e5e43e6bf8aee872c115d4f581d1d07
+Author: Vincent Untz 
+Date:  2011-07-18
+
+build: Remove startup-notification dependency
+
+We don't have anything using it in the library anymore.
+
+M  configure.ac
+M  libgnome-desktop/gnome-desktop-3.0-uninstalled.pc.in
+M  libgnome-desktop/gnome-desktop-3.0.pc.in
+
+commit 759c4f3e87b4301b7cbc895a6d3a50d7886535d9
+Author: Brian Cameron 
+Date:  2011-07-18
+
+build: Fix Cflags path in uninstalled.pc file
+
+https://bugzilla.gnome.org/show_bug.cgi?id=654717
+
+M  libgnome-desktop/gnome-desktop-3.0-uninstalled.pc.in
+
+commit 4e7dac8fb6590a51054550b177b31b1991f7981e
+Author: Richard Hughes 
+Date:  2011-07-04
+
+Add the capability to get and set the DPMS mode of the screen
+
+This is presently per-screen, but future versions of xrandr will
+allow us to
+set the DPMS mode of each output.
+
+This functionality is required by the power plugin in
+gnome-settings-daemon.
+
+M  libgnome-desktop/gnome-rr-private.h
+M  libgnome-desktop/gnome-rr.c
+M  libgnome-desktop/gnome-rr.h
+
+commit 422189c751e82dc45242c7ad4505f8b6019b1849
+Author: Vincent Untz 
+Date:  2011-07-04
+
+release: post-release bump to 3.1.4
+
+M  configure.ac
+
+commit 6d5ba2db000823926bb3ea93d9a28d0eaffbdef7
+Author: Vincent Untz 
+Date:  2011-07-04
+
+release: 3.1.3
+
+M  NEWS
+
 commit 43d8fea7045bb279e20b5b4b0f0b9f6a95806660
 Author: Vincent Untz 
-Date:   2011-07-04
+Date:  2011-07-04
 
 Revert "Add gnome-about.desktop.in to POTFILES"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.1.3/config.h.in 
new/gnome-desktop-3.1.4/config.h.in
--- old/gnome-desktop-3.1.3/config.h.in 2011-07-04 17:20:36.0 +0200
+++ new/gnome-desktop-3.1.4/config.h.in 2011-07-25 21:29:18.0 +0200
@@ -33,9 +33,6 @@
 /* Define if the xrandr-$XRANDR_REQUIRED library is present */
 #undef HAVE_RANDR
 
-/* Define if t

commit gnome-desktop for openSUSE:Factory

2011-07-08 Thread h_root

Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory
checked in at Fri Jul 8 11:44:46 CEST 2011.




--- GNOME/gnome-desktop/gnome-desktop.changes   2011-05-26 22:56:38.0 
+0200
+++ /mounts/work_src_done/STABLE/gnome-desktop/gnome-desktop.changes
2011-07-04 18:55:08.0 +0200
@@ -1,0 +2,24 @@
+Mon Jul  4 18:53:56 CEST 2011 - vu...@opensuse.org
+
+- Update to version 3.1.3:
+  + libgnome-desktop:
+- GnomeRR: Add methods to control the backlight on each output
+  + Misc:
+- Modernize build system a bit
+  + Updated translations.
+
+---
+Tue Jun 14 15:55:50 CEST 2011 - vu...@opensuse.org
+
+- Update to version 3.1.2:
+  + libgnome-desktop:
+- GnomeDesktopThumbnail: Use GOnce for thread safety
+- GnomeRR: Add a size return value to
+  gnome_rr_output_get_edid_data()
+- GnomeRR: Emit ::output-connected and ::output-disconnected
+  when screen outputs come and go
+  + Updated translations.
+- Rename libgnome-desktop-3-0 to libgnome-desktop-3-2, following
+  library soversion change (also in baselibs.conf).
+
+---

calling whatdependson for head-i586


Old:

  gnome-desktop-3.1.1.tar.bz2

New:

  gnome-desktop-3.1.3.tar.bz2



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.TBnwoS/_old  2011-07-08 11:44:20.0 +0200
+++ /var/tmp/diff_new_pack.TBnwoS/_new  2011-07-08 11:44:20.0 +0200
@@ -19,13 +19,13 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.1.1
+Version:3.1.3
 Release:1
 License:LGPLv2.1+
 Summary:The GNOME Desktop API Library
 Url:http://www.gnome.org
 Group:  System/GUI/GNOME
-Source: %{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/gnome-desktop/3.1/%{name}-%{version}.tar.bz2
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
@@ -62,7 +62,7 @@
 This package contains information on the version of GNOME that is installed.
 %endif
 
-%package -n libgnome-desktop-3-0
+%package -n libgnome-desktop-3-2
 License:LGPLv2.1+
 Summary:The GNOME Desktop API Library
 Group:  System/GUI/GNOME
@@ -73,7 +73,7 @@
 Obsoletes:  %{name} < %{version}
 %endif
 
-%description -n libgnome-desktop-3-0
+%description -n libgnome-desktop-3-2
 The libgnome-desktop library provides API shared by several applications
 on the desktop, but that cannot live in the platform for various
 reasons. There is no API or ABI guarantee, although we are doing our
@@ -84,7 +84,7 @@
 License:LGPLv2.1+
 Summary:The GNOME Desktop API Library -- Development Files
 Group:  Development/Libraries/GNOME
-Requires:   libgnome-desktop-3-0 = %{version}
+Requires:   libgnome-desktop-3-2 = %{version}
 %if %IS_DEFAULT_GNOME_DESKTOP
 Provides:   %{name}-devel = %{version}
 Obsoletes:  %{name}-devel < %{version}
@@ -149,11 +149,11 @@
 %clean
 rm -rf %{buildroot}
 
-%post -n libgnome-desktop-3-0 -p /sbin/ldconfig
+%post -n libgnome-desktop-3-2 -p /sbin/ldconfig
 
-%postun -n libgnome-desktop-3-0 -p /sbin/ldconfig
+%postun -n libgnome-desktop-3-2 -p /sbin/ldconfig
 
-%files -n libgnome-desktop-3-0
+%files -n libgnome-desktop-3-2
 %defattr(-, root, root)
 %doc AUTHORS COPYING.LIB NEWS README
 %if %IS_DEFAULT_GNOME_DESKTOP

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.TBnwoS/_old  2011-07-08 11:44:20.0 +0200
+++ /var/tmp/diff_new_pack.TBnwoS/_new  2011-07-08 11:44:20.0 +0200
@@ -1,3 +1,3 @@
-libgnome-desktop-3-0
+libgnome-desktop-3-2
   obsoletes "gnome-desktop- <= "
   provides "gnome-desktop- = "

++ gnome-desktop-3.1.1.tar.bz2 -> gnome-desktop-3.1.3.tar.bz2 ++
 20231 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-desktop for openSUSE:Factory

2011-06-06 Thread h_root

Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory
checked in at Mon Jun 6 10:52:47 CEST 2011.




--- GNOME/gnome-desktop/gnome-desktop.changes   2011-04-27 14:06:18.0 
+0200
+++ /mounts/work_src_done/STABLE/gnome-desktop/gnome-desktop.changes
2011-05-26 22:56:38.0 +0200
@@ -1,0 +2,9 @@
+Tue May 17 18:28:23 CEST 2011 - dims...@opensuse.org
+
+- Update to version 3.1.1:
+  + libgnome-desktop:
+- GnomeRR: Fix crash whden randr is not available
+- GnomeRR: Add ability to show and hide the monitor labels
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  gnome-desktop-3.0.1.tar.bz2

New:

  gnome-desktop-3.1.1.tar.bz2



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.U2ksQZ/_old  2011-06-06 10:52:17.0 +0200
+++ /var/tmp/diff_new_pack.U2ksQZ/_new  2011-06-06 10:52:17.0 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.0.1
+Version:3.1.1
 Release:1
 License:LGPLv2.1+
 Summary:The GNOME Desktop API Library

++ gnome-desktop-3.0.1.tar.bz2 -> gnome-desktop-3.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.0.1/ChangeLog 
new/gnome-desktop-3.1.1/ChangeLog
--- old/gnome-desktop-3.0.1/ChangeLog   2011-04-26 09:01:23.0 +0200
+++ new/gnome-desktop-3.1.1/ChangeLog   2011-05-09 13:06:56.0 +0200
@@ -1,6 +1,77 @@
+commit dbeb3b470ff14165b04045320e724684fbb7199b
+Author: Bastien Nocera 
+Date:   2011-05-07
+
+build: Bump version number
+
+So that the new API can checked for properly.
+
+M  configure.ac
+
+commit 92fd42992bfdbf549e3777a6576bfed7b9f0c6db
+Author: Daniel Martinez Cucalon 
+Date:  2011-05-07
+
+Updated Aragonese translation
+
+M  po/an.po
+
+commit b3c809e0ec611db269dd38fad20649953713d030
+Author: Robert Ancell 
+Date:  2011-05-02
+
+gnome-rr-labeler: Add some documentation to keep vuntz happy
+
+M  libgnome-desktop/gnome-rr-labeler.c
+
+commit f08da5c0e4b042508a0735bff841361f75463817
+Author: Robert Ancell 
+Date:  2011-05-02
+
+gnome-rr-labeler: Add ability to show and hide the monitor labels
+(to make the display properties capplet able to hide them when it
+loses focus)
+
+https://bugzilla.gnome.org/show_bug.cgi?id=589562
+
+M  docs/reference/gnome-desktop3/gnome-desktop3-sections.txt
+M  libgnome-desktop/gnome-rr-labeler.c
+M  libgnome-desktop/gnome-rr-labeler.h
+
+commit aa93854f2ba6b0f72f1bdff9699b5724a72c89c9
+Author: Matthias Clasen 
+Date:  2011-04-30
+
+Don't fall over if RANDR is missing
+
+When RANDR is not present, the screen object never gets an info,
+and since screen_info_free asserts, we must not call it
+unconditionally
+in finalize.
+This fixes https://bugzilla.gnome.org/show_bug.cgi?id=649053
+
+M  libgnome-desktop/gnome-rr.c
+
+commit 636a9772bf87aa81d455c93939706984145e9033
+Author: Vincent Untz 
+Date:  2011-04-26
+
+release: post-release bump to 3.0.2
+
+M  configure.ac
+
+commit 2d222001144d9d443d74962219837c002d78385f
+Author: Vincent Untz 
+Date:  2011-04-26
+
+release: 3.0.1
+
+M  NEWS
+M  configure.ac
+
 commit ad9dd52669a23d87c80065843f6419b2d3ec553c
 Author: Anousak Souphavanh 
-Date:   2011-04-19
+Date:  2011-04-19
 
 l10n: Updated Lao translation for gnome-desktop
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.0.1/NEWS new/gnome-desktop-3.1.1/NEWS
--- old/gnome-desktop-3.0.1/NEWS2011-04-26 09:02:10.0 +0200
+++ new/gnome-desktop-3.1.1/NEWS2011-05-09 13:08:54.0 +0200
@@ -1,4 +1,18 @@
 =
+Version 3.1.1
+=
+
+  libgnome-desktop
+
+   * GnomeRR: Fix crash whden randr is not available (Matthias Clasen)
+   * GnomeRR: Add ability to show and hide the monitor labels (Robert
+ Ancell)
+
+  Translators
+
+   * Daniel Martinez (an)
+
+=
 Version 3.0.1
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.0.1/configure 
new/gnome-desktop-3.1.1/configure
--- old/gnome-desktop-3.0.1/configure   2011-04-26 09:03:08.0 +0200
+++ new/gnome-desktop-3.1.1/configure   2011-05-09 13:09:21.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for gnome-desktop 3.0.1.
+# Generated by GNU Autoconf 2.65 for gnome-desktop 3.1.1.
 #
 # Report bugs to 
.
 #
@@ -702,8 +702,8 @@
 # Identity of this package.
 PACK

commit gnome-desktop for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory
checked in at Thu May 5 14:53:28 CEST 2011.




--- GNOME/gnome-desktop/gnome-desktop.changes   2011-02-13 21:20:28.0 
+0100
+++ /mounts/work_src_done/STABLE/gnome-desktop/gnome-desktop.changes
2011-04-27 14:06:18.0 +0200
@@ -1,0 +2,59 @@
+Wed Apr 27 12:03:31 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.1:
+  + Updated translations.
+
+---
+Fri Apr 22 11:00:36 CEST 2011 - vu...@opensuse.org
+
+- Move gnome-about Obsoletes to gnome-version subpackage as this is
+  really the one providing the same kind of data.
+
+---
+Tue Apr 12 16:18:26 UTC 2011 - dims...@opensuse.org
+
+- Set IS_DEFAULT_GNOME_DESKTOP to 1 and add gnome-about Obsoletes
+  to libgnome-desktop-3-0.
+
+---
+Tue Apr  5 11:11:24 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + libgnome-desktop:
+- GnomeRR: Fix build when randr is not available
+- GnomeRR: Avoid a crash with spice client
+  + Updated translations.
+
+---
+Thu Mar 24 17:51:05 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.93:
+  + libgnome-desktop:
+- Revert "Force property update when doing new crossfade frame"
+
+---
+Tue Mar 22 13:20:20 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.92:
+  + libgnome-desktop:
+- Force property update when doing new crossfade frame
+- Use picture-uri GSettings key
+  + Misc:
+- Don't build some RANDR code if RANDR is not available
+  + Updated translations.
+- Changes from version 2.91.91:
+  + libgnome-desktop:
+- Introspection build improvement
+  + Bump GTK+ 3 requirement to 3.0
+  + Updated translations.
+- Changes from version 2.91.90:
+  + libgnome-desktop:
+- GnomeRR: Fix refcount issues in GnomeRRLabeler
+- GnomeBG: Fix background cache
+- GnomeBG: Better support for one-slide slideshows, for image
+  with multiple sizes
+- GnomeRR: Properly position GnomeRRLabeler labels
+  + Build fix
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  gnome-desktop-2.91.6.1.tar.bz2

New:

  gnome-desktop-3.0.1.tar.bz2



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.d56xY4/_old  2011-05-05 14:52:46.0 +0200
+++ /var/tmp/diff_new_pack.d56xY4/_new  2011-05-05 14:52:46.0 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%define IS_DEFAULT_GNOME_DESKTOP 0
+%define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:2.91.6.1
+Version:3.0.1
 Release:1
 License:LGPLv2.1+
 Summary:The GNOME Desktop API Library
@@ -46,8 +46,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-This package contains the gnome-about program as well as some
-desktop-wide documents.
+This package contains the desktop-wide files.
 
 %if %IS_DEFAULT_GNOME_DESKTOP || 0%{?BUILD_FROM_VCS}
 
@@ -55,6 +54,9 @@
 License:LGPLv2.1+
 Summary:GNOME version
 Group:  System/GUI/GNOME
+%if %IS_DEFAULT_GNOME_DESKTOP
+Obsoletes:  gnome-about < %{version}
+%endif
 
 %description -n gnome-version
 This package contains information on the version of GNOME that is installed.
@@ -118,6 +120,7 @@
 --disable-scrollkeeper \
 --with-gnome-distributor="SUSE" \
 --disable-date-in-gnome-version
+make %{?_smp_mflags} V=1
 
 %install
 %makeinstall

++ gnome-desktop-2.91.6.1.tar.bz2 -> gnome-desktop-3.0.1.tar.bz2 ++
 15912 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org