Hello community,

here is the log from the commit of package alacarte for openSUSE:13.1 checked 
in at 2013-09-27 17:06:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1/alacarte (Old)
 and      /work/SRC/openSUSE:13.1/.alacarte.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alacarte"

Changes:
--------
--- /work/SRC/openSUSE:13.1/alacarte/alacarte.changes   2013-09-23 
10:46:54.000000000 +0200
+++ /work/SRC/openSUSE:13.1/.alacarte.new/alacarte.changes      2013-09-27 
17:06:04.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Sep 24 17:35:29 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.0:
+  + Errors on launch.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  alacarte-3.9.91.tar.xz

New:
----
  alacarte-3.10.0.tar.xz

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

Other differences:
------------------
++++++ alacarte.spec ++++++
--- /var/tmp/diff_new_pack.mBo0Fv/_old  2013-09-27 17:06:04.000000000 +0200
+++ /var/tmp/diff_new_pack.mBo0Fv/_new  2013-09-27 17:06:04.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           alacarte
-Version:        3.9.91
+Version:        3.10.0
 Release:        0
 Url:            http://www.realistanew.com/projects/alacarte
 Summary:        Menu editor for GNOME
 License:        LGPL-2.1+
 Group:          System/GUI/GNOME
-Source:         
http://download.gnome.org/sources/alacarte/3.9/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/alacarte/3.10/%{name}-%{version}.tar.xz
 # PATCH-NEEDS-REBASE alacarte_system_edit_mode.patch sree...@novell.com (was 
PATCH-FEATURE-OPENSUSE)
 Patch1:         alacarte_system_edit_mode.patch
 # PATCH-FIX-UPSTREAM alacarte-nohelp.patch bnc#779062 bgo#677332 
dims...@opensuse.org -- Do not show help button, as there is no help in alacarte

++++++ alacarte-3.9.91.tar.xz -> alacarte-3.10.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alacarte-3.9.91/Alacarte/MainWindow.py 
new/alacarte-3.10.0/Alacarte/MainWindow.py
--- old/alacarte-3.9.91/Alacarte/MainWindow.py  2013-09-03 15:23:58.000000000 
+0200
+++ new/alacarte-3.10.0/Alacarte/MainWindow.py  2013-09-24 18:15:24.000000000 
+0200
@@ -19,7 +19,8 @@
 
 import gi
 gi.require_version('Gtk', '3.0')
-from gi.repository import Gtk, GObject, Gio, GdkPixbuf, Gdk, GMenu, GLib
+from gi.repository import Gtk, GdkPixbuf, Gdk, GMenu
+import sys
 import cgi
 import os
 import gettext
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alacarte-3.9.91/ChangeLog 
new/alacarte-3.10.0/ChangeLog
--- old/alacarte-3.9.91/ChangeLog       2013-09-03 15:43:45.000000000 +0200
+++ new/alacarte-3.10.0/ChangeLog       2013-09-24 19:08:44.000000000 +0200
@@ -1,7 +1,19 @@
-6824432 (HEAD, master) Release 3.9.91
+7c74167 (HEAD, tag: 3.10.0, origin/master, origin/HEAD, master)
+Release 3.10
 M      NEWS
 M      configure.ac
-5c1cdb7 (origin/master, origin/HEAD) Remove unused imports
+6a25463 MainWindow: Remove some more unused imports
+M      Alacarte/MainWindow.py
+b7182fc Updated Latvian translatio
+M      po/lv.po
+ae599a8 MainWindow: Re-add sys import
+M      Alacarte/MainWindow.py
+8b2bb34 Updated Galician translations
+M      po/gl.po
+6824432 (tag: 3.9.91) Release 3.9.91
+M      NEWS
+M      configure.ac
+5c1cdb7 Remove unused imports
 M      Alacarte/MainWindow.py
 274d46d Add python3 compatibility
 M      Alacarte/MenuEditor.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alacarte-3.9.91/NEWS new/alacarte-3.10.0/NEWS
--- old/alacarte-3.9.91/NEWS    2013-09-03 15:25:48.000000000 +0200
+++ new/alacarte-3.10.0/NEWS    2013-09-24 19:08:00.000000000 +0200
@@ -1,4 +1,15 @@
 ==============
+Version 3.10.0
+==============
+
+Bugs Fixed:
+        * Errors on launch
+
+Translations updates:
+        * Fran Diéguez
+        * Rūdolfs Mazurs
+
+==============
 Version 3.9.91
 ==============
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alacarte-3.9.91/aclocal.m4 
new/alacarte-3.10.0/aclocal.m4
--- old/alacarte-3.9.91/aclocal.m4      2013-09-03 15:43:41.000000000 +0200
+++ new/alacarte-3.10.0/aclocal.m4      2013-09-24 19:08:34.000000000 +0200
@@ -1558,6 +1558,21 @@
 m4_popdef([pkg_description])
 ]) dnl PKG_NOARCH_INSTALLDIR
 
+
+# PKG_CHECK_VAR(VARIABLE, MODULE, CONFIG-VARIABLE,
+# [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
+# -------------------------------------------
+# Retrieves the value of the pkg-config variable for the given module.
+AC_DEFUN([PKG_CHECK_VAR],
+[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
+AC_ARG_VAR([$1], [value of $3 for $2, overriding pkg-config])dnl
+
+_PKG_CONFIG([$1], [variable="][$3]["], [$2])
+AS_VAR_COPY([$1], [pkg_cv_][$1])
+
+AS_VAR_IF([$1], [""], [$5], [$4])dnl
+])# PKG_CHECK_VAR
+
 # Copyright (C) 1995-2002 Free Software Foundation, Inc.
 # Copyright (C) 2001-2003,2004 Red Hat, Inc.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alacarte-3.9.91/configure 
new/alacarte-3.10.0/configure
--- old/alacarte-3.9.91/configure       2013-09-03 15:43:42.000000000 +0200
+++ new/alacarte-3.10.0/configure       2013-09-24 19:08:36.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for alacarte 3.9.91.
+# Generated by GNU Autoconf 2.69 for alacarte 3.10.0.
 #
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=alacarte>.
 #
@@ -581,8 +581,8 @@
 # Identity of this package.
 PACKAGE_NAME='alacarte'
 PACKAGE_TARNAME='alacarte'
-PACKAGE_VERSION='3.9.91'
-PACKAGE_STRING='alacarte 3.9.91'
+PACKAGE_VERSION='3.10.0'
+PACKAGE_STRING='alacarte 3.10.0'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=alacarte'
 PACKAGE_URL=''
 
@@ -1343,7 +1343,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 alacarte 3.9.91 to adapt to many kinds of systems.
+\`configure' configures alacarte 3.10.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1409,7 +1409,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of alacarte 3.9.91:";;
+     short | recursive ) echo "Configuration of alacarte 3.10.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1513,7 +1513,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-alacarte configure 3.9.91
+alacarte configure 3.10.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1882,7 +1882,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by alacarte $as_me 3.9.91, which was
+It was created by alacarte $as_me 3.10.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2748,7 +2748,7 @@
 
 # Define the identity of the package.
  PACKAGE='alacarte'
- VERSION='3.9.91'
+ VERSION='3.10.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -6897,7 +6897,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by alacarte $as_me 3.9.91, which was
+This file was extended by alacarte $as_me 3.10.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -6963,7 +6963,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-alacarte config.status 3.9.91
+alacarte config.status 3.10.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alacarte-3.9.91/configure.ac 
new/alacarte-3.10.0/configure.ac
--- old/alacarte-3.9.91/configure.ac    2013-09-03 15:43:26.000000000 +0200
+++ new/alacarte-3.10.0/configure.ac    2013-09-24 19:07:36.000000000 +0200
@@ -1,7 +1,7 @@
 dnl -*- Mode: autoconf -*-
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.53)
-AC_INIT(alacarte, 3.9.91, 
http://bugzilla.gnome.org/enter_bug.cgi?product=alacarte)
+AC_INIT(alacarte, 3.10.0, 
http://bugzilla.gnome.org/enter_bug.cgi?product=alacarte)
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 AC_CONFIG_SRCDIR(alacarte.in)
 AC_CONFIG_HEADERS([config.h])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alacarte-3.9.91/po/gl.po new/alacarte-3.10.0/po/gl.po
--- old/alacarte-3.9.91/po/gl.po        2012-10-17 18:25:30.000000000 +0200
+++ new/alacarte-3.10.0/po/gl.po        2013-09-19 19:05:23.000000000 +0200
@@ -1,42 +1,49 @@
 # Galician translation of Alacarte.
 # Copyright (C) 2010 Francisco Diéguez <frandieg...@ubuntu.com>
 # This file is distributed under the same license as the alacarte package.
-#
 # Proxecto Trasno - Adaptación do software libre á lingua galega:  Se desexas
 # colaborar connosco, podes atopar máis información en http://www.trasno.net
-#
 # Ignacio Casal Quinteiro <nacho.r...@gmail.com>, 2006.
 # Ignacio Casal Quinteiro <i...@cvs.gnome.org>, 2007, 2008.
 # Mancomún - Centro de Referencia e Servizos de Software Libre 
<g...@mancomun.org>, 2009.
 # Fran Diéguez <frandieg...@gnome.org>, 2010, 2012.
 # Leandro Regueiro <leandro.regue...@gmail.com>, 2012.
+# Fran Dieguez <frandieg...@gnome.org>, 2013.
 msgid ""
 msgstr ""
 "Project-Id-Version: gl\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-08-19 22:56+0200\n"
-"PO-Revision-Date: 2012-08-17 19:42+0200\n"
-"Last-Translator: Leandro Regueiro <leandro.regue...@gmail.com>\n"
-"Language-Team: Galician <gnome-l10n...@gnome.org>\n"
+"POT-Creation-Date: 2013-09-12 19:26+0200\n"
+"PO-Revision-Date: 2013-09-12 19:27+0200\n"
+"Last-Translator: Fran Dieguez <frandieg...@gnome.org>\n"
+"Language-Team: gnome-l10n...@gnome.org\n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n!=1);\n"
-"X-Generator: Lokalize 1.0\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Virtaal 0.7.1\n"
 
-#: ../Alacarte/MainWindow.py:151
+#: ../Alacarte/MainWindow.py:158
 msgid "Name"
 msgstr "Nome"
 
-#: ../Alacarte/MainWindow.py:164
+#: ../Alacarte/MainWindow.py:171
 msgid "Show"
 msgstr "Mostrar"
 
-#: ../Alacarte/MainWindow.py:172
+#: ../Alacarte/MainWindow.py:179
 msgid "Item"
 msgstr "Elemento"
 
+#: ../Alacarte/ItemEditor.py:85
+msgid "Choose an icon"
+msgstr "Seleccione unha icona"
+
+#: ../Alacarte/ItemEditor.py:204
+msgid "Choose a command"
+msgstr "Seleccione unha orde"
+
 #: ../data/alacarte.desktop.in.in.h:1 ../data/alacarte.ui.h:1
 msgid "Main Menu"
 msgstr "Menú principal"
@@ -50,28 +57,55 @@
 msgstr "Restaurar a disposición do menú por omisión"
 
 #: ../data/alacarte.ui.h:3
-msgid "Restore System Configuration"
-msgstr "Restabelecer a configuración do sistema"
-
-#: ../data/alacarte.ui.h:4
 msgid "_New Menu"
 msgstr "Menú _novo"
 
-#: ../data/alacarte.ui.h:5
+#: ../data/alacarte.ui.h:4
 msgid "Ne_w Item"
 msgstr "Elemento no_vo"
 
-#: ../data/alacarte.ui.h:6
+#: ../data/alacarte.ui.h:5
 msgid "New _Separator"
 msgstr "_Separador novo"
 
+#: ../data/alacarte.ui.h:6
+msgid "Move Down"
+msgstr "Mover abaixo"
+
 #: ../data/alacarte.ui.h:7
 msgid "Move Up"
 msgstr "Mover arriba"
 
-#: ../data/alacarte.ui.h:8
-msgid "Move Down"
-msgstr "Mover abaixo"
+#: ../data/launcher-editor.ui.h:1
+msgid "Launcher Properties"
+msgstr "Propiedades do iniciador"
+
+#: ../data/launcher-editor.ui.h:2 ../data/directory-editor.ui.h:2
+msgid "Name:"
+msgstr "Nome:"
+
+#: ../data/launcher-editor.ui.h:3
+msgid "Command:"
+msgstr "Orde:"
+
+#: ../data/launcher-editor.ui.h:4 ../data/directory-editor.ui.h:3
+msgid "Comment:"
+msgstr "Comentario:"
+
+#: ../data/launcher-editor.ui.h:5
+msgid "Browse"
+msgstr "Examinar"
+
+#: ../data/launcher-editor.ui.h:6
+msgid "Launch in Terminal?"
+msgstr "Executar nun terminal?"
+
+#: ../data/directory-editor.ui.h:1
+msgid "Directory Properties"
+msgstr "Propiedades do cartafol"
+
+#~ msgid "Restore System Configuration"
+#~ msgstr "Restabelecer a configuración do sistema"
 
 #~ msgid "_Revert to Original"
 #~ msgstr "_Recuperar o orixinal"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alacarte-3.9.91/po/lv.po new/alacarte-3.10.0/po/lv.po
--- old/alacarte-3.9.91/po/lv.po        2012-10-17 18:25:30.000000000 +0200
+++ new/alacarte-3.10.0/po/lv.po        2013-09-24 18:14:40.000000000 +0200
@@ -4,35 +4,44 @@
 #
 #
 # Raivis Dejus <orv...@gmail.com>, 2006, 2007.
-# Rūdolfs Mazurs <rudolfs.maz...@gmail.com>, 2012.
+# Rūdolfs Mazurs <rudolfs.maz...@gmail.com>, 2012, 2013.
 msgid ""
 msgstr ""
 "Project-Id-Version: lv\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-13 00:04+0300\n"
-"PO-Revision-Date: 2012-10-13 00:05+0300\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"product=alacarte&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2013-08-12 13:09+0000\n"
+"PO-Revision-Date: 2013-09-21 23:19+0300\n"
 "Last-Translator: Rūdolfs Mazurs <rudolfs.maz...@gmail.com>\n"
 "Language-Team: Latvian <lata-l...@googlegroups.com>\n"
 "Language: lv\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.4\n"
+"X-Generator: Lokalize 1.5\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
 "2);\n"
 
-#: ../Alacarte/MainWindow.py:151
+#: ../Alacarte/MainWindow.py:160
 msgid "Name"
 msgstr "Nosaukums"
 
-#: ../Alacarte/MainWindow.py:164
+#: ../Alacarte/MainWindow.py:173
 msgid "Show"
 msgstr "Parādīt"
 
-#: ../Alacarte/MainWindow.py:172
+#: ../Alacarte/MainWindow.py:181
 msgid "Item"
 msgstr "Ieraksts"
 
+#: ../Alacarte/ItemEditor.py:85
+msgid "Choose an icon"
+msgstr "Izvēlieties ikonu"
+
+#: ../Alacarte/ItemEditor.py:198
+msgid "Choose a command"
+msgstr "Izvēlēties komandu"
+
 #: ../data/alacarte.desktop.in.in.h:1 ../data/alacarte.ui.h:1
 msgid "Main Menu"
 msgstr "Galvenā izvēlne"
@@ -46,28 +55,56 @@
 msgstr "Atjaunot noklusējuma izvēlnes izkārtojumu"
 
 #: ../data/alacarte.ui.h:3
-msgid "Restore System Configuration"
-msgstr "Atjaunot sistēmas konfigurāciju"
-
-#: ../data/alacarte.ui.h:4
 msgid "_New Menu"
 msgstr "Jau_na Izvēlne"
 
-#: ../data/alacarte.ui.h:5
+#: ../data/alacarte.ui.h:4
 msgid "Ne_w Item"
 msgstr "Jauns ieraks_ts"
 
-#: ../data/alacarte.ui.h:6
+#: ../data/alacarte.ui.h:5
 msgid "New _Separator"
 msgstr "Jaun_s atdalītājs"
 
+#: ../data/alacarte.ui.h:6
+msgid "Move Down"
+msgstr "Pārvietot uz leju"
+
 #: ../data/alacarte.ui.h:7
 msgid "Move Up"
 msgstr "Pārvietot uz augšu"
 
-#: ../data/alacarte.ui.h:8
-msgid "Move Down"
-msgstr "Pārvietot uz leju"
+#: ../data/launcher-editor.ui.h:1
+msgid "Launcher Properties"
+msgstr "Palaidēja iestatījumi"
+
+#: ../data/launcher-editor.ui.h:2 ../data/directory-editor.ui.h:2
+#| msgid "Name"
+msgid "Name:"
+msgstr "Nosaukums:"
+
+#: ../data/launcher-editor.ui.h:3
+msgid "Command:"
+msgstr "Komanda:"
+
+#: ../data/launcher-editor.ui.h:4 ../data/directory-editor.ui.h:3
+msgid "Comment:"
+msgstr "Komentārs:"
+
+#: ../data/launcher-editor.ui.h:5
+msgid "Browse"
+msgstr "Pārlūkot"
+
+#: ../data/launcher-editor.ui.h:6
+msgid "Launch in Terminal?"
+msgstr "Palaist terminālī?"
+
+#: ../data/directory-editor.ui.h:1
+msgid "Directory Properties"
+msgstr "Direktorijas iestatījumi"
+
+#~ msgid "Restore System Configuration"
+#~ msgstr "Atjaunot sistēmas konfigurāciju"
 
 #~ msgid "_Revert to Original"
 #~ msgstr "Atjaunot kā o_riģinālu"

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

Reply via email to