Hello community,

here is the log from the commit of package notification-daemon for 
openSUSE:Factory
checked in at Tue Oct 18 14:23:41 CEST 2011.



--------
--- openSUSE:Factory/notification-daemon/notification-daemon.changes    
2011-09-23 02:14:44.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/notification-daemon/notification-daemon.changes    
    2011-10-17 20:40:44.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Oct 17 20:39:03 CEST 2011 - [email protected]
+
+- Update to version 0.7.3:
+  + Updated translations.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  notification-daemon-0.7.2.tar.bz2

New:
----
  notification-daemon-0.7.3.tar.bz2

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

Other differences:
------------------
++++++ notification-daemon.spec ++++++
--- /var/tmp/diff_new_pack.5XMyic/_old  2011-10-18 14:23:36.000000000 +0200
+++ /var/tmp/diff_new_pack.5XMyic/_new  2011-10-18 14:23:36.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           notification-daemon
-Version:        0.7.2
+Version:        0.7.3
 Release:        1
 License:        GPLv2+
 Summary:        Notification Daemon

++++++ notification-daemon-0.7.2.tar.bz2 -> notification-daemon-0.7.3.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/notification-daemon-0.7.2/NEWS 
new/notification-daemon-0.7.3/NEWS
--- old/notification-daemon-0.7.2/NEWS  2011-09-05 14:06:54.000000000 +0200
+++ new/notification-daemon-0.7.3/NEWS  2011-10-17 19:09:40.000000000 +0200
@@ -1,3 +1,7 @@
+NEW in 0.7.3:
+==============
+- Translation updates (Asturian, Assamese, Thai, Telugu)
+
 NEW in 0.7.2:
 ==============
 - Remove vestigial dbus-glib requirement
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/notification-daemon-0.7.2/aclocal.m4 
new/notification-daemon-0.7.3/aclocal.m4
--- old/notification-daemon-0.7.2/aclocal.m4    2011-09-05 14:06:58.000000000 
+0200
+++ new/notification-daemon-0.7.3/aclocal.m4    2011-10-17 19:12:21.000000000 
+0200
@@ -1832,6 +1832,10 @@
              [CATOBJEXT=.mo
                DATADIRNAME=lib])
            ;;
+           *-*-openbsd*)
+           CATOBJEXT=.mo
+            DATADIRNAME=share
+           ;;
            *)
            CATOBJEXT=.mo
             DATADIRNAME=lib
@@ -2071,7 +2075,7 @@
 
        DISABLE_DEPRECATED=""
        if test $USE_MAINTAINER_MODE = yes; then
-               DOMAINS="G ATK PANGO GDK GDK_PIXBUF GTK GCONF BONOBO BONOBO_UI 
GNOME LIBGLADE VTE GNOME_VFS WNCK LIBSOUP"
+               DOMAINS="ATK GCONF BONOBO BONOBO_UI GNOME LIBGLADE VTE 
GNOME_VFS WNCK LIBSOUP"
                for DOMAIN in $DOMAINS; do
                       DISABLE_DEPRECATED="$DISABLE_DEPRECATED 
-D${DOMAIN}_DISABLE_DEPRECATED -D${DOMAIN}_DISABLE_SINGLE_INCLUDES"
                done
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/notification-daemon-0.7.2/configure 
new/notification-daemon-0.7.3/configure
--- old/notification-daemon-0.7.2/configure     2011-09-05 14:06:58.000000000 
+0200
+++ new/notification-daemon-0.7.3/configure     2011-10-17 19:12:22.000000000 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for notification-daemon 0.7.2.
+# Generated by GNU Autoconf 2.68 for notification-daemon 0.7.3.
 #
 # Report bugs to 
<https://bugzilla.gnome.org/enter_bug.cgi?product=notification-daemon>.
 #
@@ -571,8 +571,8 @@
 # Identity of this package.
 PACKAGE_NAME='notification-daemon'
 PACKAGE_TARNAME='notification-daemon'
-PACKAGE_VERSION='0.7.2'
-PACKAGE_STRING='notification-daemon 0.7.2'
+PACKAGE_VERSION='0.7.3'
+PACKAGE_STRING='notification-daemon 0.7.3'
 
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=notification-daemon'
 PACKAGE_URL=''
 
@@ -1365,7 +1365,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 notification-daemon 0.7.2 to adapt to many kinds of 
systems.
+\`configure' configures notification-daemon 0.7.3 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1436,7 +1436,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of notification-daemon 0.7.2:";;
+     short | recursive ) echo "Configuration of notification-daemon 0.7.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1561,7 +1561,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-notification-daemon configure 0.7.2
+notification-daemon configure 0.7.3
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1984,7 +1984,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by notification-daemon $as_me 0.7.2, which was
+It was created by notification-daemon $as_me 0.7.3, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2341,7 +2341,7 @@
 
 NOTIFICATION_DAEMON_MAJOR_VERSION=0
 NOTIFICATION_DAEMON_MINOR_VERSION=7
-NOTIFICATION_DAEMON_MICRO_VERSION=2
+NOTIFICATION_DAEMON_MICRO_VERSION=3
 NOTIFICATION_DAEMON_DEVEL_VERSION=0
 
 
NOTIFICATION_DAEMON_VERSION=$NOTIFICATION_DAEMON_MAJOR_VERSION.$NOTIFICATION_DAEMON_MINOR_VERSION.$NOTIFICATION_DAEMON_MICRO_VERSION
@@ -2843,7 +2843,7 @@
 
 # Define the identity of the package.
  PACKAGE='notification-daemon'
- VERSION='0.7.2'
+ VERSION='0.7.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12627,6 +12627,10 @@
 fi
 
            ;;
+           *-*-openbsd*)
+           CATOBJEXT=.mo
+            DATADIRNAME=share
+           ;;
            *)
            CATOBJEXT=.mo
             DATADIRNAME=lib
@@ -13298,7 +13302,7 @@
 
        DISABLE_DEPRECATED=""
        if test $USE_MAINTAINER_MODE = yes; then
-               DOMAINS="G ATK PANGO GDK GDK_PIXBUF GTK GCONF BONOBO BONOBO_UI 
GNOME LIBGLADE VTE GNOME_VFS WNCK LIBSOUP"
+               DOMAINS="ATK GCONF BONOBO BONOBO_UI GNOME LIBGLADE VTE 
GNOME_VFS WNCK LIBSOUP"
                for DOMAIN in $DOMAINS; do
                       DISABLE_DEPRECATED="$DISABLE_DEPRECATED 
-D${DOMAIN}_DISABLE_DEPRECATED -D${DOMAIN}_DISABLE_SINGLE_INCLUDES"
                done
@@ -13917,7 +13921,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by notification-daemon $as_me 0.7.2, which was
+This file was extended by notification-daemon $as_me 0.7.3, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13983,7 +13987,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-notification-daemon config.status 0.7.2
+notification-daemon config.status 0.7.3
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/notification-daemon-0.7.2/configure.ac 
new/notification-daemon-0.7.3/configure.ac
--- old/notification-daemon-0.7.2/configure.ac  2011-09-05 14:06:54.000000000 
+0200
+++ new/notification-daemon-0.7.3/configure.ac  2011-09-05 14:09:23.000000000 
+0200
@@ -3,7 +3,7 @@
 dnl ################################################################
 dnl # Initialize autoconf
 dnl ################################################################
-AC_INIT([notification-daemon],[0.7.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=notification-daemon],[notification-daemon])
+AC_INIT([notification-daemon],[0.7.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=notification-daemon],[notification-daemon])
 AC_PREREQ(2.63)
 
 AC_CONFIG_HEADERS([config.h])
@@ -15,7 +15,7 @@
 dnl ################################################################
 NOTIFICATION_DAEMON_MAJOR_VERSION=0
 NOTIFICATION_DAEMON_MINOR_VERSION=7
-NOTIFICATION_DAEMON_MICRO_VERSION=2
+NOTIFICATION_DAEMON_MICRO_VERSION=3
 NOTIFICATION_DAEMON_DEVEL_VERSION=0
 
 
NOTIFICATION_DAEMON_VERSION=$NOTIFICATION_DAEMON_MAJOR_VERSION.$NOTIFICATION_DAEMON_MINOR_VERSION.$NOTIFICATION_DAEMON_MICRO_VERSION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/notification-daemon-0.7.2/po/LINGUAS 
new/notification-daemon-0.7.3/po/LINGUAS
--- old/notification-daemon-0.7.2/po/LINGUAS    2011-08-16 18:58:18.000000000 
+0200
+++ new/notification-daemon-0.7.3/po/LINGUAS    2011-10-01 23:08:36.000000000 
+0200
@@ -3,6 +3,8 @@
 af
 an
 ar
+as
+ast
 be
 bg
 bn
@@ -46,6 +48,8 @@
 sl
 sv
 ta
+te
+th
 tr
 ug
 uk
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/notification-daemon-0.7.2/po/as.po 
new/notification-daemon-0.7.3/po/as.po
--- old/notification-daemon-0.7.2/po/as.po      1970-01-01 01:00:00.000000000 
+0100
+++ new/notification-daemon-0.7.3/po/as.po      2011-10-01 23:08:36.000000000 
+0200
@@ -0,0 +1,46 @@
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Nilamdyuti Goswami <[email protected]>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"product=notification-daemon&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2011-07-29 20:09+0000\n"
+"PO-Revision-Date: 2011-05-26 18:57+0000\n"
+"Last-Translator: Nilamdyuti Goswami <[email protected]>\n"
+"Language-Team: American English <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Lokalize 1.0\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../src/daemon.c:188
+msgid "Exceeded maximum number of notifications"
+msgstr "অধিসূচনাসমূহৰ সৰ্বাধিক সংখ্যা পাৰ হল"
+
+#: ../src/daemon.c:251
+msgid "Invalid notification identifier"
+msgstr "অবৈধ অধিসূচনা পৰিচয়ক"
+
+#: ../src/nd-queue.c:472
+msgid "Clear all notifications"
+msgstr "সকলো অধিসূচনা সফা কৰক"
+
+#: ../src/nd-queue.c:883
+msgid "Notifications"
+msgstr "অধিসূচনাসমূহ"
+
+#: ../src/sound.c:35
+msgid "Notification"
+msgstr "অধিসূচনা"
+
+#: ../data/notification-daemon.desktop.in.in.h:1
+msgid "Display notifications"
+msgstr "অধিসূচনাসমূহ প্ৰদৰ্শন কৰক"
+
+#: ../data/notification-daemon.desktop.in.in.h:2
+msgid "Notification Daemon"
+msgstr "অধিসূচনা ডিমন"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/notification-daemon-0.7.2/po/ast.po 
new/notification-daemon-0.7.3/po/ast.po
--- old/notification-daemon-0.7.2/po/ast.po     1970-01-01 01:00:00.000000000 
+0100
+++ new/notification-daemon-0.7.3/po/ast.po     2011-09-18 02:30:28.000000000 
+0200
@@ -0,0 +1,48 @@
+# Asturian translation for notification-daemon.
+# Copyright (C) 2011 notification-daemon's COPYRIGHT HOLDER
+# This file is distributed under the same license as the notification-daemon 
package.
+# Xandru Armesto <[email protected]>, 2011.
+msgid ""
+msgstr ""
+"Project-Id-Version: notification-daemon master\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product";
+"=notification-daemon&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2011-09-05 12:10+0000\n"
+"PO-Revision-Date: 2011-09-17 19:09+0200\n"
+"Last-Translator: Xandru Armesto <[email protected]>\n"
+"Language-Team: Softastur <[email protected]>\n"
+"Language: ast\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: Virtaal 0.5.2\n"
+"X-Poedit-Language: Asturian\n"
+
+#: ../src/daemon.c:188
+msgid "Exceeded maximum number of notifications"
+msgstr "Perpasóse'l númberu máximu de notificaciones"
+
+#: ../src/daemon.c:251
+msgid "Invalid notification identifier"
+msgstr "Identificador de notificación non válidu"
+
+#: ../src/nd-queue.c:472
+msgid "Clear all notifications"
+msgstr "Llimpiar toles notificaciones"
+
+#: ../src/nd-queue.c:883
+msgid "Notifications"
+msgstr "Notificaciones"
+
+#: ../src/sound.c:35
+msgid "Notification"
+msgstr "Notificación"
+
+#: ../data/notification-daemon.desktop.in.in.h:1
+msgid "Display notifications"
+msgstr "Amosar notificaciones"
+
+#: ../data/notification-daemon.desktop.in.in.h:2
+msgid "Notification Daemon"
+msgstr "Degorriu de notificación"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/notification-daemon-0.7.2/po/te.po 
new/notification-daemon-0.7.3/po/te.po
--- old/notification-daemon-0.7.2/po/te.po      1970-01-01 01:00:00.000000000 
+0100
+++ new/notification-daemon-0.7.3/po/te.po      2011-10-01 23:08:36.000000000 
+0200
@@ -0,0 +1,46 @@
+# Telugu translation for notification-daemon.
+# Copyright (C) 2011 notification-daemon's COPYRIGHT HOLDER
+# This file is distributed under the same license as the notification-daemon 
package.
+# Praveen Illa <[email protected]>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: notification-daemon master\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"product=notification-daemon&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2011-09-22 11:20+0000\n"
+"PO-Revision-Date: 2011-09-23 11:16+0530\n"
+"Last-Translator: Praveen Illa <[email protected]>\n"
+"Language-Team: తెలుగు <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bits\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
+
+#: ../src/daemon.c:188
+msgid "Exceeded maximum number of notifications"
+msgstr "ప్రకటనల పరిమితి దాటినది"
+
+#: ../src/daemon.c:251
+msgid "Invalid notification identifier"
+msgstr "చెల్లని ప్రకటన గుర్తింపరి"
+
+#: ../src/nd-queue.c:472
+msgid "Clear all notifications"
+msgstr "అన్ని ప్రకటనలను శుభ్రపరుచు"
+
+#: ../src/nd-queue.c:883
+msgid "Notifications"
+msgstr "ప్రకటనలు"
+
+#: ../src/sound.c:35
+msgid "Notification"
+msgstr "ప్రకటన"
+
+#: ../data/notification-daemon.desktop.in.in.h:1
+msgid "Display notifications"
+msgstr "ప్రకటనలను ప్రదర్శించు"
+
+#: ../data/notification-daemon.desktop.in.in.h:2
+msgid "Notification Daemon"
+msgstr "ప్రకటన డీమెన్"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/notification-daemon-0.7.2/po/th.po 
new/notification-daemon-0.7.3/po/th.po
--- old/notification-daemon-0.7.2/po/th.po      1970-01-01 01:00:00.000000000 
+0100
+++ new/notification-daemon-0.7.3/po/th.po      2011-09-19 15:07:29.000000000 
+0200
@@ -0,0 +1,45 @@
+# Thai translation for notification-daemon.
+# Copyright (C) 2011 Free Software Foundation, Inc.
+# This file is distributed under the same license as the notification-daemon 
package.
+# Unticha Pramgoed <[email protected]>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: notification-daemon master\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"product=notification-daemon&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2011-09-17 17:10+0000\n"
+"PO-Revision-Date: 2011-09-19 11:52+0700\n"
+"Last-Translator: Unticha Pramgoed <[email protected]>\n"
+"Language-Team: Thai <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/daemon.c:188
+msgid "Exceeded maximum number of notifications" 
+msgstr "เกินจำนวนการแจ้งเหตุสูงสุด"
+
+#: ../src/daemon.c:251
+msgid "Invalid notification identifier"
+msgstr "ตัวระบุการแจ้งเหตุไม่ถูกต้อง"
+
+#: ../src/nd-queue.c:472
+msgid "Clear all notifications"
+msgstr "ล้างการแจ้งเหตุทั้งหมด"
+
+#: ../src/nd-queue.c:883
+msgid "Notifications"
+msgstr "รายการแจ้งเหตุ"
+
+#: ../src/sound.c:35
+msgid "Notification"
+msgstr "การแจ้งเหตุ"
+
+#: ../data/notification-daemon.desktop.in.in.h:1
+msgid "Display notifications"
+msgstr "แสดงการแจ้งเหตุ"
+
+#: ../data/notification-daemon.desktop.in.in.h:2
+msgid "Notification Daemon"
+msgstr "ดีมอนแจ้งเหตุ"

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to