Hello community,

here is the log from the commit of package gnome-power-manager for 
openSUSE:Factory
checked in at Tue Oct 18 14:07:11 CEST 2011.



--------
--- openSUSE:Factory/gnome-power-manager/gnome-power-manager.changes    
2011-10-02 10:07:16.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/gnome-power-manager/gnome-power-manager.changes    
    2011-10-17 19:45:35.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Oct 17 18:21:43 CEST 2011 - [email protected]
+
+- Update to version 3.2.1:
+  + Remove the deprecated g_thread_init
+  + Remove the deprecated pango_cairo_font_map_create_context
+  + Updated translations.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  gnome-power-manager-3.2.0.tar.bz2

New:
----
  gnome-power-manager-3.2.1.tar.bz2

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

Other differences:
------------------
++++++ gnome-power-manager.spec ++++++
--- /var/tmp/diff_new_pack.XXdNhX/_old  2011-10-18 14:07:05.000000000 +0200
+++ /var/tmp/diff_new_pack.XXdNhX/_new  2011-10-18 14:07:05.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           gnome-power-manager
-Version:        3.2.0
+Version:        3.2.1
 Release:        1
 License:        GPLv2+
 Summary:        Power Management for GNOME

++++++ gnome-power-manager-3.2.0.tar.bz2 -> gnome-power-manager-3.2.1.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-power-manager-3.2.0/NEWS 
new/gnome-power-manager-3.2.1/NEWS
--- old/gnome-power-manager-3.2.0/NEWS  2011-09-26 17:45:23.000000000 +0200
+++ new/gnome-power-manager-3.2.1/NEWS  2011-10-17 12:26:43.000000000 +0200
@@ -1,3 +1,14 @@
+Version 3.2.1
+~~~~~~~~~~~~~
+Released: 2011-10-17
+
+* Translations
+ - Updated Telugu Translations (krishnababu k)
+
+* Bugfix:
+ - Remove the deprecated g_thread_init (Richard Hughes)
+ - Remove the deprecated pango_cairo_font_map_create_context (Richard Hughes)
+
 Version 3.2.0
 ~~~~~~~~~~~~~
 Released: 2011-09-26
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-power-manager-3.2.0/configure 
new/gnome-power-manager-3.2.1/configure
--- old/gnome-power-manager-3.2.0/configure     2011-09-26 17:45:36.000000000 
+0200
+++ new/gnome-power-manager-3.2.1/configure     2011-10-17 12:02:32.000000000 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for gnome-power-manager 3.2.0.
+# Generated by GNU Autoconf 2.68 for gnome-power-manager 3.2.1.
 #
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -567,8 +567,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-power-manager'
 PACKAGE_TARNAME='gnome-power-manager'
-PACKAGE_VERSION='3.2.0'
-PACKAGE_STRING='gnome-power-manager 3.2.0'
+PACKAGE_VERSION='3.2.1'
+PACKAGE_STRING='gnome-power-manager 3.2.1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1376,7 +1376,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-power-manager 3.2.0 to adapt to many kinds of 
systems.
+\`configure' configures gnome-power-manager 3.2.1 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1447,7 +1447,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gnome-power-manager 3.2.0:";;
+     short | recursive ) echo "Configuration of gnome-power-manager 3.2.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1576,7 +1576,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-power-manager configure 3.2.0
+gnome-power-manager configure 3.2.1
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1941,7 +1941,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-power-manager $as_me 3.2.0, which was
+It was created by gnome-power-manager $as_me 3.2.1, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2757,7 +2757,7 @@
 
 # Define the identity of the package.
  PACKAGE=gnome-power-manager
- VERSION=3.2.0
+ VERSION=3.2.1
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2819,7 +2819,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-power-manager'
- VERSION='3.2.0'
+ VERSION='3.2.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -14587,7 +14587,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gnome-power-manager $as_me 3.2.0, which was
+This file was extended by gnome-power-manager $as_me 3.2.1, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -14653,7 +14653,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-gnome-power-manager config.status 3.2.0
+gnome-power-manager config.status 3.2.1
 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/gnome-power-manager-3.2.0/configure.ac 
new/gnome-power-manager-3.2.1/configure.ac
--- old/gnome-power-manager-3.2.0/configure.ac  2011-09-19 21:38:16.000000000 
+0200
+++ new/gnome-power-manager-3.2.1/configure.ac  2011-10-17 12:02:10.000000000 
+0200
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.2.0])
+AC_INIT([gnome-power-manager],[3.2.1])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-power-manager-3.2.0/data/gnome-power-statistics.desktop.in 
new/gnome-power-manager-3.2.1/data/gnome-power-statistics.desktop.in
--- old/gnome-power-manager-3.2.0/data/gnome-power-statistics.desktop.in        
2011-09-26 17:45:41.000000000 +0200
+++ new/gnome-power-manager-3.2.1/data/gnome-power-statistics.desktop.in        
2011-10-17 12:02:36.000000000 +0200
@@ -11,5 +11,5 @@
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=gnome-power-manager
 X-GNOME-Bugzilla-Component=gnome-power-statistics
-X-GNOME-Bugzilla-Version=3.2.0
+X-GNOME-Bugzilla-Version=3.2.1
 X-Desktop-File-Install-Version=0.10
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-power-manager-3.2.0/po/te.po 
new/gnome-power-manager-3.2.1/po/te.po
--- old/gnome-power-manager-3.2.0/po/te.po      2011-08-05 11:23:34.000000000 
+0200
+++ new/gnome-power-manager-3.2.1/po/te.po      2011-10-17 12:02:10.000000000 
+0200
@@ -1,16 +1,18 @@
 # translation of gnome-power-manager.master.te.po to Telugu
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# Copyright (C) 2011 Swecha Telugu Localisation Team <[email protected]>.
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Krishna Babu K <[email protected]>, 2009.
+# Hari Krishna <[email protected]>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: gnome-power-manager.master.te\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-08-05 10:10+0100\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
+"power-manager&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2011-09-26 16:32+0000\n"
 "PO-Revision-Date: 2010-10-15 12:05+0000\n"
-"Last-Translator: Arjuna Rao Chavala <[email protected]>\n"
-"Language-Team: Telugu <[email protected]>\n"
+"Last-Translator: Hari Krishna <[email protected]>\n"
+"Language-Team: Telugu <[email protected]>\n"
 "Language: te\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -21,25 +23,21 @@
 
 #: ../data/org.gnome.power-manager.gschema.xml.in.h:1
 msgid "The ID of the last device selected"
-msgstr ""
+msgstr "ఎంపిక చేసిన చివరి పరికరపు ID"
 
 #: ../data/org.gnome.power-manager.gschema.xml.in.h:2
-#, fuzzy
 msgid "The default graph type to show for history"
-msgstr "గణాంకాల విండోలో చూపించుటకు అప్రమేయ రేఖాచిత్రం రకం"
+msgstr "చరిత్ర  చూపించుటకు అప్రమేయ రేఖాచిత్రం రకం"
 
 #: ../data/org.gnome.power-manager.gschema.xml.in.h:3
-#, fuzzy
 msgid "The default graph type to show for stats"
-msgstr "గణాంకాల విండోలో చూపించుటకు అప్రమేయ రేఖాచిత్రం రకం"
+msgstr "గణాంకాల చూపించుటకు అప్రమేయ రేఖాచిత్రం రకం"
 
 #: ../data/org.gnome.power-manager.gschema.xml.in.h:4
-#, fuzzy
 msgid "The default graph type to show in the history window."
-msgstr "గణాంకాల విండోలో చూపించుటకు అప్రమేయ రేఖాచిత్రం రకం."
+msgstr "చరిత్ర విండోలో చూపించుటకు అప్రమేయ రేఖాచిత్రం రకం."
 
 #: ../data/org.gnome.power-manager.gschema.xml.in.h:5
-#, fuzzy
 msgid "The default graph type to show in the stats window."
 msgstr "గణాంకాల విండోలో చూపించుటకు అప్రమేయ రేఖాచిత్రం రకం."
 
@@ -47,69 +45,59 @@
 msgid ""
 "The identifier of the last device which is used to return focus to the "
 "correct device."
-msgstr ""
+msgstr "తప్పులేని పరికరామునకు ఫోకస్ ను అందించడానికి ఉపయోగిస్తున్న చివరి 
పరికరపు గుర్తింపు"
 
 #: ../data/org.gnome.power-manager.gschema.xml.in.h:7
 msgid "The index of the page number to show by default"
-msgstr ""
+msgstr "పుటము నంబరు యొక్క సూచిని ప్రమేయంగా ప్రదర్శించండి"
 
 #: ../data/org.gnome.power-manager.gschema.xml.in.h:8
 msgid ""
 "The index of the page number to show by default which is used to return "
 "focus to the correct page."
-msgstr ""
+msgstr "పుటము నంబరు యొక్క  ప్రమేయంగా ప్రదర్శించబడే తప్పులేని పుటము యొక్క ఫోకస్ 
కి ఉపయోగపడే  సూచి "
 
 #: ../data/org.gnome.power-manager.gschema.xml.in.h:9
-#, fuzzy
 msgid ""
 "The maximum duration of time displayed on the x-axis of the history graph."
 msgstr "రేఖాచిత్రం యొక్క x-అక్షము పై ప్రదర్శితమగు సమయం యొక్క గరిష్ఠ పరిమితి."
 
 #: ../data/org.gnome.power-manager.gschema.xml.in.h:10
-#, fuzzy
 msgid "The maximum time displayed for history"
-msgstr "గ్రాఫులో చూపించాల్సిన గరిష్ట సమయం"
+msgstr "చరిత్రలో చూపించాల్సిన గరిష్ట సమయం"
 
 #: ../data/org.gnome.power-manager.gschema.xml.in.h:11
-#, fuzzy
 msgid "Whether we should show the history data points"
-msgstr "రేఖాచిత్రం లో మనము డాటాను సున్నితంగా చేయాలా"
+msgstr "చరిత్ర దత్తంశం పాయింట్లు మనం ప్రదర్శించాలా"
 
 #: ../data/org.gnome.power-manager.gschema.xml.in.h:12
-#, fuzzy
 msgid ""
 "Whether we should show the history data points in the statistics window."
 msgstr "గణాంకాల విండోలో మనము ఘటనలను చూపించాలా."
 
 #: ../data/org.gnome.power-manager.gschema.xml.in.h:13
-#, fuzzy
 msgid "Whether we should show the stats data points"
-msgstr "రేఖాచిత్రం లో మనము డాటాను సున్నితంగా చేయాలా"
+msgstr "గణాంకాల లో మనము డాటాను ప్రదర్శించాలా"
 
 #: ../data/org.gnome.power-manager.gschema.xml.in.h:14
-#, fuzzy
 msgid "Whether we should show the stats data points in the statistics window."
-msgstr "గణాంకాల విండోలో మనము ఘటనలను చూపించాలా."
+msgstr "గణాంకాల విండోలో మనము గణాంకాలను చూపించాలా."
 
 #: ../data/org.gnome.power-manager.gschema.xml.in.h:15
-#, fuzzy
 msgid "Whether we should smooth the history data"
-msgstr "రేఖాచిత్రం లో మనము డాటాను సున్నితంగా చేయాలా"
+msgstr "చరిత్ర దత్తంశం  లో మనము డాటాను సున్నితంగా చేయాలా"
 
 #: ../data/org.gnome.power-manager.gschema.xml.in.h:16
-#, fuzzy
 msgid "Whether we should smooth the history data in the graph."
-msgstr "రేఖాచిత్రం లో మనము డాటాను సున్నితంగా చేయాలా."
+msgstr "రేఖాచిత్రం లో మనము చరిత్ర దత్తంశమును సున్నితంగా చేయాలా."
 
 #: ../data/org.gnome.power-manager.gschema.xml.in.h:17
-#, fuzzy
 msgid "Whether we should smooth the stats data"
-msgstr "రేఖాచిత్రం లో మనము డాటాను సున్నితంగా చేయాలా"
+msgstr " మనముగనాంకాల  డాటాను సున్నితంగా చేయాలా"
 
 #: ../data/org.gnome.power-manager.gschema.xml.in.h:18
-#, fuzzy
 msgid "Whether we should smooth the stats data in the graph."
-msgstr "రేఖాచిత్రం లో మనము డాటాను సున్నితంగా చేయాలా."
+msgstr "రేఖాచిత్రం లో మనము  గణాంకాల డాటాను సున్నితంగా చేయాలా."
 
 #: ../data/gnome-power-statistics.desktop.in.in.h:1
 msgid "Observe power management"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-power-manager-3.2.0/src/gpm-graph-widget.c 
new/gnome-power-manager-3.2.1/src/gpm-graph-widget.c
--- old/gnome-power-manager-3.2.0/src/gpm-graph-widget.c        2011-08-05 
10:52:20.000000000 +0200
+++ new/gnome-power-manager-3.2.1/src/gpm-graph-widget.c        2011-10-17 
12:02:27.000000000 +0200
@@ -300,7 +300,6 @@
 static void
 gpm_graph_widget_init (GpmGraphWidget *graph)
 {
-       PangoFontMap *fontmap;
        PangoContext *context;
        PangoFontDescription *desc;
 
@@ -318,8 +317,7 @@
        graph->priv->type_y = GPM_GRAPH_WIDGET_TYPE_PERCENTAGE;
 
        /* do pango stuff */
-       fontmap = pango_cairo_font_map_get_default ();
-       context = pango_cairo_font_map_create_context (PANGO_CAIRO_FONT_MAP 
(fontmap));
+       context = gtk_widget_get_pango_context (GTK_WIDGET (graph));
        pango_context_set_base_gravity (context, PANGO_GRAVITY_AUTO);
 
        graph->priv->layout = pango_layout_new (context);
@@ -349,7 +347,6 @@
 static void
 gpm_graph_widget_finalize (GObject *object)
 {
-       PangoContext *context;
        GpmGraphWidget *graph = (GpmGraphWidget*) object;
 
        /* clear key and data */
@@ -360,9 +357,8 @@
        g_ptr_array_unref (graph->priv->data_list);
        g_ptr_array_unref (graph->priv->plot_list);
 
-       context = pango_layout_get_context (graph->priv->layout);
        g_object_unref (graph->priv->layout);
-       g_object_unref (context);
+
        G_OBJECT_CLASS (gpm_graph_widget_parent_class)->finalize (object);
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-power-manager-3.2.0/src/gpm-statistics.c 
new/gnome-power-manager-3.2.1/src/gpm-statistics.c
--- old/gnome-power-manager-3.2.0/src/gpm-statistics.c  2011-08-05 
10:52:10.000000000 +0200
+++ new/gnome-power-manager-3.2.1/src/gpm-statistics.c  2011-10-17 
12:02:18.000000000 +0200
@@ -2142,8 +2142,6 @@
        bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
        textdomain (GETTEXT_PACKAGE);
 
-       if (! g_thread_supported ())
-               g_thread_init (NULL);
        g_type_init ();
 
        gtk_init (&argc, &argv);

continue with "q"...



Remember to have fun...

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

Reply via email to