Hello community,

here is the log from the commit of package plasmoid-cwp for openSUSE:Factory 
checked in at 2014-01-30 11:37:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasmoid-cwp (Old)
 and      /work/SRC/openSUSE:Factory/.plasmoid-cwp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasmoid-cwp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasmoid-cwp/plasmoid-cwp.changes        
2013-11-11 14:44:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.plasmoid-cwp.new/plasmoid-cwp.changes   
2014-01-30 11:37:14.000000000 +0100
@@ -1,0 +2,9 @@
+Tue Jan 28 19:43:47 UTC 2014 - [email protected]
+
+- Update to version 1.10.0:
+  * weather information is stored on disk each time updates are downloaded
+  * xml: weather.com: current weather description fixed
+  From 1.9.1:
+  * xml: gismeteo.com: location fixed for some locations
+
+-------------------------------------------------------------------

Old:
----
  98925-cwp-1.9.0.tar.bz2

New:
----
  98925-cwp-1.10.0.tar.bz2

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

Other differences:
------------------
++++++ plasmoid-cwp.spec ++++++
--- /var/tmp/diff_new_pack.fYwmlm/_old  2014-01-30 11:37:14.000000000 +0100
+++ /var/tmp/diff_new_pack.fYwmlm/_new  2014-01-30 11:37:14.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasmoid-cwp
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Buschmann <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           plasmoid-cwp
-Version:        1.9.0
+Version:        1.10.0
 Release:        0
 Summary:        Customizable Weather Plasmoid
 License:        GPL-3.0+

++++++ 98925-cwp-1.9.0.tar.bz2 -> 98925-cwp-1.10.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/ChangeLog new/cwp-1.10.0/ChangeLog
--- old/cwp-1.9.0/ChangeLog     2013-11-05 22:37:56.000000000 +0100
+++ new/cwp-1.10.0/ChangeLog    2014-01-25 18:01:47.000000000 +0100
@@ -1,3 +1,12 @@
+1.10.0
+======
+- weather information is stored on disk each time updates are downloaded
+- xml: weather.com: current weather description fixed
+
+1.9.1
+=====
+- xml: gismeteo.com: location fixed for some locations
+
 1.9.0
 =====
 - xml: openweathermap.org: initial support (WARNING: all configurations need 
to be updated!)
@@ -11,7 +20,7 @@
 
 1.8.2
 =====
-- xml: gismeteo: icon fixes
+- xml: gismeteo.com: icon fixes
 - xml: www.weather.com.cn: fixes
 
 1.8.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/README new/cwp-1.10.0/README
--- old/cwp-1.9.0/README        2013-11-05 22:37:56.000000000 +0100
+++ new/cwp-1.10.0/README       2014-01-25 18:01:47.000000000 +0100
@@ -1,6 +1,6 @@
-=========================================
-Customizable Weather Plasmoid (CWP) 1.9.0
-=========================================
+==========================================
+Customizable Weather Plasmoid (CWP) 1.10.0
+==========================================
 
 This is another weather plasmoid.
 It aims to be highly customizable, but a little harder to setup than other 
weather plasmoids.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/config.cpp new/cwp-1.10.0/config.cpp
--- old/cwp-1.9.0/config.cpp    2013-11-05 22:37:56.000000000 +0100
+++ new/cwp-1.10.0/config.cpp   2014-01-25 18:01:47.000000000 +0100
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2009 by Georg Hennig <[email protected]>              *
+ *   Copyright (C) 2009-2014 by Georg Hennig <[email protected]>         *
  *                                                                         *
  *   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  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/config.h new/cwp-1.10.0/config.h
--- old/cwp-1.9.0/config.h      2013-11-05 22:37:56.000000000 +0100
+++ new/cwp-1.10.0/config.h     2014-01-25 18:01:47.000000000 +0100
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2009 by Georg Hennig <[email protected]>              *
+ *   Copyright (C) 2009-2014 by Georg Hennig <[email protected]>         *
  *                                                                         *
  *   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  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/br_weather_com.xml 
new/cwp-1.10.0/data/br_weather_com.xml
--- old/cwp-1.9.0/data/br_weather_com.xml       2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/data/br_weather_com.xml      2014-01-25 18:01:47.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" name="br.weather.com" 
search_page="http://br.weather.com"; example_zip="BRXX0043:1:BR" unit="C" />
+       <xml_file_version type="cwp" version="2014-01-25" name="br.weather.com" 
search_page="http://br.weather.com"; example_zip="BRXX0043:1:BR" unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/de_weather_com.xml 
new/cwp-1.10.0/data/de_weather_com.xml
--- old/cwp-1.9.0/data/de_weather_com.xml       2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/data/de_weather_com.xml      2014-01-25 18:01:47.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" name="de.weather.com" 
search_page="http://de.weather.com"; example_zip="GMXX0087:1:GM" unit="C" />
+       <xml_file_version type="cwp" version="2014-01-25" name="de.weather.com" 
search_page="http://de.weather.com"; example_zip="GMXX0087:1:GM" unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/espanol_weather_com.xml 
new/cwp-1.10.0/data/espanol_weather_com.xml
--- old/cwp-1.9.0/data/espanol_weather_com.xml  2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/data/espanol_weather_com.xml 2014-01-25 18:01:47.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" 
name="espanol.weather.com" search_page="http://espanol.weather.com"; 
example_zip="Ciudad-de-Mexico-MXDF0132" unit="C" />
+       <xml_file_version type="cwp" version="2014-01-25" 
name="espanol.weather.com" search_page="http://espanol.weather.com"; 
example_zip="Ciudad-de-Mexico-MXDF0132" unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/fr_weather_com.xml 
new/cwp-1.10.0/data/fr_weather_com.xml
--- old/cwp-1.9.0/data/fr_weather_com.xml       2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/data/fr_weather_com.xml      2014-01-25 18:01:47.000000000 
+0100
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" name="fr.weather.com" 
search_page="http://fr.weather.com"; example_zip="FRXX0076:1:FR" unit="C" />
+       <xml_file_version type="cwp" version="2014-01-25" name="fr.weather.com" 
search_page="http://fr.weather.com"; example_zip="FRXX0076:1:FR" unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/freemeteo_com_celsius.xml 
new/cwp-1.10.0/data/freemeteo_com_celsius.xml
--- old/cwp-1.9.0/data/freemeteo_com_celsius.xml        2013-11-05 
22:37:56.000000000 +0100
+++ new/cwp-1.10.0/data/freemeteo_com_celsius.xml       2014-01-25 
18:01:47.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" name="freemeteo.com" 
search_page="http://freemeteo.com"; example_zip="gid=3117735&amp;la=4" unit="C" 
/>
+       <xml_file_version type="cwp" version="2014-01-25" name="freemeteo.com" 
search_page="http://freemeteo.com"; example_zip="gid=3117735&amp;la=4" unit="C" 
/>
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/freemeteo_com_fahrenheit.xml 
new/cwp-1.10.0/data/freemeteo_com_fahrenheit.xml
--- old/cwp-1.9.0/data/freemeteo_com_fahrenheit.xml     2013-11-05 
22:37:56.000000000 +0100
+++ new/cwp-1.10.0/data/freemeteo_com_fahrenheit.xml    2014-01-25 
18:01:47.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" name="freemeteo.com" 
search_page="http://freemeteo.com"; example_zip="gid=3117735&amp;la=4" unit="F" 
/>
+       <xml_file_version type="cwp" version="2014-01-25" name="freemeteo.com" 
search_page="http://freemeteo.com"; example_zip="gid=3117735&amp;la=4" unit="F" 
/>
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/ilmeteo_it.xml 
new/cwp-1.10.0/data/ilmeteo_it.xml
--- old/cwp-1.9.0/data/ilmeteo_it.xml   2013-11-05 22:37:56.000000000 +0100
+++ new/cwp-1.10.0/data/ilmeteo_it.xml  2014-01-25 18:01:47.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" name="ilmeteo.it" 
search_page="http://www.ilmeteo.it"; example_zip="Roma" unit="C" />
+       <xml_file_version type="cwp" version="2014-01-25" name="ilmeteo.it" 
search_page="http://www.ilmeteo.it"; example_zip="Roma" unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/in_weather_com.xml 
new/cwp-1.10.0/data/in_weather_com.xml
--- old/cwp-1.9.0/data/in_weather_com.xml       2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/data/in_weather_com.xml      2014-01-25 18:01:47.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" name="in.weather.com" 
search_page="http://in.weather.com"; example_zip="New-Delhi-INXX0096" unit="C" />
+       <xml_file_version type="cwp" version="2014-01-25" name="in.weather.com" 
search_page="http://in.weather.com"; example_zip="New-Delhi-INXX0096" unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/myforecast_com_celsius.xml 
new/cwp-1.10.0/data/myforecast_com_celsius.xml
--- old/cwp-1.9.0/data/myforecast_com_celsius.xml       2013-11-05 
22:37:56.000000000 +0100
+++ new/cwp-1.10.0/data/myforecast_com_celsius.xml      2014-01-25 
18:01:47.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" 
name="www.myforecast.com" search_page="http://www.myforecast.com"; 
example_zip="12844" unit="C" />
+       <xml_file_version type="cwp" version="2014-01-25" 
name="www.myforecast.com" search_page="http://www.myforecast.com"; 
example_zip="12844" unit="C" />
 
        <locale_settings locale="en" encoding="latin1" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/myforecast_com_fahrenheit.xml 
new/cwp-1.10.0/data/myforecast_com_fahrenheit.xml
--- old/cwp-1.9.0/data/myforecast_com_fahrenheit.xml    2013-11-05 
22:37:56.000000000 +0100
+++ new/cwp-1.10.0/data/myforecast_com_fahrenheit.xml   2014-01-25 
18:01:47.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" 
name="www.myforecast.com" search_page="http://www.myforecast.com"; 
example_zip="12844" unit="F" />
+       <xml_file_version type="cwp" version="2014-01-25" 
name="www.myforecast.com" search_page="http://www.myforecast.com"; 
example_zip="12844" unit="F" />
 
        <locale_settings locale="en" encoding="latin1" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/openweathermap_org.xml 
new/cwp-1.10.0/data/openweathermap_org.xml
--- old/cwp-1.9.0/data/openweathermap_org.xml   2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/data/openweathermap_org.xml  2014-01-25 18:01:47.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" 
name="openweathermap.org" search_page="http://www.openweathermap.org"; 
example_zip="id=2643743 or q=London,UK" unit="C" />
+       <xml_file_version type="cwp" version="2014-01-25" 
name="openweathermap.org" search_page="http://www.openweathermap.org"; 
example_zip="id=2643743 or q=London,UK" unit="C" />
        
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/pogodynka_pl.xml 
new/cwp-1.10.0/data/pogodynka_pl.xml
--- old/cwp-1.9.0/data/pogodynka_pl.xml 2013-11-05 22:37:56.000000000 +0100
+++ new/cwp-1.10.0/data/pogodynka_pl.xml        2014-01-25 18:01:47.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" name="pogodynka.pl" 
search_page="http://www.pogodynka.pl"; example_zip="polska/warszawa_warszawa" 
unit="C" />
+       <xml_file_version type="cwp" version="2014-01-25" name="pogodynka.pl" 
search_page="http://www.pogodynka.pl"; example_zip="polska/warszawa_warszawa" 
unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/satellite_images.xml 
new/cwp-1.10.0/data/satellite_images.xml
--- old/cwp-1.9.0/data/satellite_images.xml     2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/data/satellite_images.xml    2014-01-25 18:01:47.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp_satellite_images" version="2013-11-05" />
+       <xml_file_version type="cwp_satellite_images" version="2014-01-25" />
 
 <!--Global-->
        <image name="- - Global - -" url="" />
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/uk_weather_com.xml 
new/cwp-1.10.0/data/uk_weather_com.xml
--- old/cwp-1.9.0/data/uk_weather_com.xml       2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/data/uk_weather_com.xml      2014-01-25 18:01:47.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" name="uk.weather.com" 
search_page="http://uk.weather.com"; example_zip="London-UKXX0085" unit="C" />
+       <xml_file_version type="cwp" version="2014-01-25" name="uk.weather.com" 
search_page="http://uk.weather.com"; example_zip="London-UKXX0085" unit="C" />
        
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/wetter_com.xml 
new/cwp-1.10.0/data/wetter_com.xml
--- old/cwp-1.9.0/data/wetter_com.xml   2013-11-05 22:37:56.000000000 +0100
+++ new/cwp-1.10.0/data/wetter_com.xml  2014-01-25 18:01:47.000000000 +0100
@@ -2,7 +2,7 @@
 
 <custom_weather>
 
-       <xml_file_version type="cwp" version="2013-11-05" name="wetter.com" 
search_page="http://www.wetter.com"; example_zip="DE0006515" unit="C" />
+       <xml_file_version type="cwp" version="2014-01-25" name="wetter.com" 
search_page="http://www.wetter.com"; example_zip="DE0006515" unit="C" />
        <locale_settings locale="utf-8" encoding="utf8" />
 
        <urlc 
urlc_prefix="http://www.wetter.com/wetter_aktuell/aktuelles_wetter/deutschland/";
 urlc_suffix=".html" urlc_follow="" />
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/www_accuweather_com_us_celsius.xml 
new/cwp-1.10.0/data/www_accuweather_com_us_celsius.xml
--- old/cwp-1.9.0/data/www_accuweather_com_us_celsius.xml       2013-11-05 
22:37:56.000000000 +0100
+++ new/cwp-1.10.0/data/www_accuweather_com_us_celsius.xml      2014-01-25 
18:01:47.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" 
name="www.accuweather.com US" search_page="http://www.accuweather.com"; 
example_zip="phoenix-az/85003/weather-forecast/346935" unit="C" />
+       <xml_file_version type="cwp" version="2014-01-25" 
name="www.accuweather.com US" search_page="http://www.accuweather.com"; 
example_zip="phoenix-az/85003/weather-forecast/346935" unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/www_accuweather_com_us_fahrenheit.xml 
new/cwp-1.10.0/data/www_accuweather_com_us_fahrenheit.xml
--- old/cwp-1.9.0/data/www_accuweather_com_us_fahrenheit.xml    2013-11-05 
22:37:56.000000000 +0100
+++ new/cwp-1.10.0/data/www_accuweather_com_us_fahrenheit.xml   2014-01-25 
18:01:47.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" 
name="www.accuweather.com US" search_page="http://www.accuweather.com"; 
example_zip="phoenix-az/85003/weather-forecast/346935" unit="F" />
+       <xml_file_version type="cwp" version="2014-01-25" 
name="www.accuweather.com US" search_page="http://www.accuweather.com"; 
example_zip="phoenix-az/85003/weather-forecast/346935" unit="F" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/www_accuweather_com_world_celsius.xml 
new/cwp-1.10.0/data/www_accuweather_com_world_celsius.xml
--- old/cwp-1.9.0/data/www_accuweather_com_world_celsius.xml    2013-11-05 
22:37:56.000000000 +0100
+++ new/cwp-1.10.0/data/www_accuweather_com_world_celsius.xml   2014-01-25 
18:01:47.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" 
name="www.accuweather.com World" search_page="http://www.accuweather.com"; 
example_zip="za/johannesburg/305448/weather-forecast/305448" unit="C" />
+       <xml_file_version type="cwp" version="2014-01-25" 
name="www.accuweather.com World" search_page="http://www.accuweather.com"; 
example_zip="za/johannesburg/305448/weather-forecast/305448" unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cwp-1.9.0/data/www_accuweather_com_world_fahrenheit.xml 
new/cwp-1.10.0/data/www_accuweather_com_world_fahrenheit.xml
--- old/cwp-1.9.0/data/www_accuweather_com_world_fahrenheit.xml 2013-11-05 
22:37:56.000000000 +0100
+++ new/cwp-1.10.0/data/www_accuweather_com_world_fahrenheit.xml        
2014-01-25 18:01:47.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" 
name="www.accuweather.com World" search_page="http://www.accuweather.com"; 
example_zip="za/johannesburg/305448/weather-forecast/305448" unit="F" />
+       <xml_file_version type="cwp" version="2014-01-25" 
name="www.accuweather.com World" search_page="http://www.accuweather.com"; 
example_zip="za/johannesburg/305448/weather-forecast/305448" unit="F" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/www_gismeteo_com.xml 
new/cwp-1.10.0/data/www_gismeteo_com.xml
--- old/cwp-1.9.0/data/www_gismeteo_com.xml     2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/data/www_gismeteo_com.xml    2014-01-25 18:01:47.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" 
name="www.gismeteo.com" search_page="http://www.gismeteo.ru"; example_zip="4944" 
unit="C" />
+       <xml_file_version type="cwp" version="2014-01-25" 
name="www.gismeteo.com" search_page="http://www.gismeteo.ru"; example_zip="4944" 
unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
@@ -22,7 +22,7 @@
        <url7 url7_prefix="" url7_suffix="" url7_follow="" />
 
        <data_location url="urlc"
-               location="grep typeC | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
+               location="grep type[CT] | sed -e 
&quot;s/&lt;[^&gt;]*&gt;//g&quot;"
                country="grep v:title | sed -e 
&quot;s/.*v:title\&quot;&gt;\([^&lt;]*\).*/\1/&quot;"
                />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/www_weather_com.cn.xml 
new/cwp-1.10.0/data/www_weather_com.cn.xml
--- old/cwp-1.9.0/data/www_weather_com.cn.xml   2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/data/www_weather_com.cn.xml  2014-01-25 18:01:47.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" 
name="www.weather.com.cn" search_page="http://www.weather.com.cn"; 
example_zip="101010100" unit="C" />
+       <xml_file_version type="cwp" version="2014-01-25" 
name="www.weather.com.cn" search_page="http://www.weather.com.cn"; 
example_zip="101010100" unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/data/www_weather_com.xml 
new/cwp-1.10.0/data/www_weather_com.xml
--- old/cwp-1.9.0/data/www_weather_com.xml      2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/data/www_weather_com.xml     2014-01-25 18:01:47.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2013-11-05" 
name="www.weather.com" search_page="http://www.weather.com"; 
example_zip="USDC0001" unit="F" />
+       <xml_file_version type="cwp" version="2014-01-25" 
name="www.weather.com" search_page="http://www.weather.com"; 
example_zip="USDC0001" unit="F" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
@@ -46,7 +46,7 @@
        <data_current_icon url="urlc"
                icon="grep wx-weather-icon\&quot; | head -n 1 | sed -e 
&quot;s/.*src=\&quot;\([^\&quot;]*\).*/\1/&quot;"
                icon_code="grep wx-weather-icon\&quot; | head -n 1 | sed -e 
&quot;s/.*src=\&quot;\([^\&quot;]*\).*/\1/&quot; | sed -e 
&quot;s/.*\/\([0-9]*\)\.png/\1/&quot;"
-               icon_text="grep weather-phrase\&quot; | sed -e 
&quot;s/.*weather-phrase\&quot;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
+               icon_text="grep wx-phrase\ *\&quot; | sed -e 
&quot;s/.*wx-phrase\s*\&quot;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
                />
 
        <data_current_additional url="urlc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/plasma-applet-cwp.desktop 
new/cwp-1.10.0/plasma-applet-cwp.desktop
--- old/cwp-1.9.0/plasma-applet-cwp.desktop     2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/plasma-applet-cwp.desktop    2014-01-25 18:01:47.000000000 
+0100
@@ -30,7 +30,7 @@
 X-KDE-PluginInfo-Author=Georg Hennig
 [email protected]
 X-KDE-PluginInfo-Name=plasma_applet_cwp
-X-KDE-PluginInfo-Version=1.9.0
+X-KDE-PluginInfo-Version=1.10.0
 
X-KDE-PluginInfo-Website=http://www.kde-look.org/content/show.php/show.php?content=98925
 X-KDE-PluginInfo-Category=
 X-KDE-PluginInfo-Depends=
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/plasma-cwp-data-provider.cpp 
new/cwp-1.10.0/plasma-cwp-data-provider.cpp
--- old/cwp-1.9.0/plasma-cwp-data-provider.cpp  2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/plasma-cwp-data-provider.cpp 2014-01-25 18:01:47.000000000 
+0100
@@ -1,5 +1,5 @@
-/***************************************************************************
-*   Copyright (C) 2009 by Georg Hennig <[email protected]>              *
+/**************************************************************************
+*   Copyright (C) 2009-2014 by Georg Hennig <[email protected]>         *
 *                                                                         *
 *   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  *
@@ -1186,6 +1186,8 @@
 //             data_update_time = "";
        }
 
+       saveLocalData();
+
        emit ( data_fetched() );
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/plasma-cwp-data-provider.h 
new/cwp-1.10.0/plasma-cwp-data-provider.h
--- old/cwp-1.9.0/plasma-cwp-data-provider.h    2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/plasma-cwp-data-provider.h   2014-01-25 18:01:47.000000000 
+0100
@@ -1,5 +1,5 @@
-/***************************************************************************
-*   Copyright (C) 2009 by Georg Hennig <[email protected]>              *
+/**************************************************************************
+*   Copyright (C) 2009-2014 by Georg Hennig <[email protected]>         *
 *                                                                         *
 *   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  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/plasma-cwp-graphics-widget.cpp 
new/cwp-1.10.0/plasma-cwp-graphics-widget.cpp
--- old/cwp-1.9.0/plasma-cwp-graphics-widget.cpp        2013-11-05 
22:37:56.000000000 +0100
+++ new/cwp-1.10.0/plasma-cwp-graphics-widget.cpp       2014-01-25 
18:01:47.000000000 +0100
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2009 by Georg Hennig <[email protected]>              *
+ *   Copyright (C) 2009-2014 by Georg Hennig <[email protected]>         *
  *                                                                         *
  *   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  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/plasma-cwp-graphics-widget.h 
new/cwp-1.10.0/plasma-cwp-graphics-widget.h
--- old/cwp-1.9.0/plasma-cwp-graphics-widget.h  2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/plasma-cwp-graphics-widget.h 2014-01-25 18:01:47.000000000 
+0100
@@ -1,5 +1,5 @@
-/***************************************************************************
-*   Copyright (C) 2009 by Georg Hennig <[email protected]>              *
+/**************************************************************************
+*   Copyright (C) 2009-2014 by Georg Hennig <[email protected]>         *
 *                                                                         *
 *   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  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/plasma-cwp-paint-helper.cpp 
new/cwp-1.10.0/plasma-cwp-paint-helper.cpp
--- old/cwp-1.9.0/plasma-cwp-paint-helper.cpp   2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/plasma-cwp-paint-helper.cpp  2014-01-25 18:01:47.000000000 
+0100
@@ -1,5 +1,5 @@
-/***************************************************************************
-*   Copyright (C) 2009 by Georg Hennig <[email protected]>              *
+/**************************************************************************
+*   Copyright (C) 2009-2014 by Georg Hennig <[email protected]>         *
 *                                                                         *
 *   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  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/plasma-cwp-paint-helper.h 
new/cwp-1.10.0/plasma-cwp-paint-helper.h
--- old/cwp-1.9.0/plasma-cwp-paint-helper.h     2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/plasma-cwp-paint-helper.h    2014-01-25 18:01:47.000000000 
+0100
@@ -1,5 +1,5 @@
-/***************************************************************************
-*   Copyright (C) 2009 by Georg Hennig <[email protected]>              *
+/**************************************************************************
+*   Copyright (C) 2009-2014 by Georg Hennig <[email protected]>         *
 *                                                                         *
 *   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  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/plasma-cwp-pixmap-dialog.cpp 
new/cwp-1.10.0/plasma-cwp-pixmap-dialog.cpp
--- old/cwp-1.9.0/plasma-cwp-pixmap-dialog.cpp  2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/plasma-cwp-pixmap-dialog.cpp 2014-01-25 18:01:47.000000000 
+0100
@@ -1,5 +1,5 @@
-/***************************************************************************
-*   Copyright (C) 2009 by Georg Hennig <[email protected]>              *
+/**************************************************************************
+*   Copyright (C) 2009-2014 by Georg Hennig <[email protected]>         *
 *                                                                         *
 *   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  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/plasma-cwp-pixmap-dialog.h 
new/cwp-1.10.0/plasma-cwp-pixmap-dialog.h
--- old/cwp-1.9.0/plasma-cwp-pixmap-dialog.h    2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/plasma-cwp-pixmap-dialog.h   2014-01-25 18:01:47.000000000 
+0100
@@ -1,5 +1,5 @@
-/***************************************************************************
-*   Copyright (C) 2009 by Georg Hennig <[email protected]>              *
+/**************************************************************************
+*   Copyright (C) 2009-2014 by Georg Hennig <[email protected]>         *
 *                                                                         *
 *   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  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/plasma-cwp-pixmap-list-dialog.cpp 
new/cwp-1.10.0/plasma-cwp-pixmap-list-dialog.cpp
--- old/cwp-1.9.0/plasma-cwp-pixmap-list-dialog.cpp     2013-11-05 
22:37:56.000000000 +0100
+++ new/cwp-1.10.0/plasma-cwp-pixmap-list-dialog.cpp    2014-01-25 
18:01:47.000000000 +0100
@@ -1,5 +1,5 @@
-/***************************************************************************
-*   Copyright (C) 2009 by Georg Hennig <[email protected]>              *
+/**************************************************************************
+*   Copyright (C) 2009-2014 by Georg Hennig <[email protected]>         *
 *                                                                         *
 *   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  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/plasma-cwp-pixmap-list-dialog.h 
new/cwp-1.10.0/plasma-cwp-pixmap-list-dialog.h
--- old/cwp-1.9.0/plasma-cwp-pixmap-list-dialog.h       2013-11-05 
22:37:56.000000000 +0100
+++ new/cwp-1.10.0/plasma-cwp-pixmap-list-dialog.h      2014-01-25 
18:01:47.000000000 +0100
@@ -1,5 +1,5 @@
-/***************************************************************************
-*   Copyright (C) 2009 by Georg Hennig <[email protected]>              *
+/**************************************************************************
+*   Copyright (C) 2009-2014 by Georg Hennig <[email protected]>         *
 *                                                                         *
 *   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  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/plasma-cwp-popup-applet.cpp 
new/cwp-1.10.0/plasma-cwp-popup-applet.cpp
--- old/cwp-1.9.0/plasma-cwp-popup-applet.cpp   2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/plasma-cwp-popup-applet.cpp  2014-01-25 18:01:47.000000000 
+0100
@@ -1,5 +1,5 @@
-/***************************************************************************
-*   Copyright (C) 2009 by Georg Hennig <[email protected]>              *
+/**************************************************************************
+*   Copyright (C) 2009-2014 by Georg Hennig <[email protected]>         *
 *                                                                         *
 *   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  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/plasma-cwp-popup-applet.h 
new/cwp-1.10.0/plasma-cwp-popup-applet.h
--- old/cwp-1.9.0/plasma-cwp-popup-applet.h     2013-11-05 22:37:56.000000000 
+0100
+++ new/cwp-1.10.0/plasma-cwp-popup-applet.h    2014-01-25 18:01:47.000000000 
+0100
@@ -1,5 +1,5 @@
-/***************************************************************************
-*   Copyright (C) 2009 by Georg Hennig <[email protected]>              *
+/**************************************************************************
+*   Copyright (C) 2009-2014 by Georg Hennig <[email protected]>         *
 *                                                                         *
 *   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  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/plasma-cwp.cpp 
new/cwp-1.10.0/plasma-cwp.cpp
--- old/cwp-1.9.0/plasma-cwp.cpp        2013-11-05 22:37:56.000000000 +0100
+++ new/cwp-1.10.0/plasma-cwp.cpp       2014-01-25 18:01:47.000000000 +0100
@@ -1,5 +1,5 @@
-/***************************************************************************
-*   Copyright (C) 2009 by Georg Hennig <[email protected]>              *
+/**************************************************************************
+*   Copyright (C) 2009-2014 by Georg Hennig <[email protected]>         *
 *                                                                         *
 *   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  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/plasma-cwp.h new/cwp-1.10.0/plasma-cwp.h
--- old/cwp-1.9.0/plasma-cwp.h  2013-11-05 22:37:56.000000000 +0100
+++ new/cwp-1.10.0/plasma-cwp.h 2014-01-25 18:01:47.000000000 +0100
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2009 by Georg Hennig <[email protected]>              *
+ *   Copyright (C) 2009-2014 by Georg Hennig <[email protected]>         *
  *                                                                         *
  *   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  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.9.0/version.h new/cwp-1.10.0/version.h
--- old/cwp-1.9.0/version.h     2013-11-05 22:37:56.000000000 +0100
+++ new/cwp-1.10.0/version.h    2014-01-25 18:01:47.000000000 +0100
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2009-2013 by Georg Hennig <[email protected]>         *
+ *   Copyright (C) 2009-2014 by Georg Hennig <[email protected]>         *
  *                                                                         *
  *   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  *
@@ -20,8 +20,8 @@
 #ifndef version_h
 #define version_h
 
-#define VERSION "1.9.0"
-#define DATE "2009-2013"
+#define VERSION "1.10.0"
+#define DATE "2009-2014"
 #define AUTHOR "Georg Hennig"
 #define NAME "Customizable Weather Plasmoid (CWP)"
 

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

Reply via email to