Hello community,

here is the log from the commit of package plasmoid-cwp for openSUSE:Factory 
checked in at 2014-04-15 11:46:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2014-01-30 11:37:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.plasmoid-cwp.new/plasmoid-cwp.changes   
2014-04-15 11:46:52.000000000 +0200
@@ -1,0 +2,10 @@
+Thu Apr 10 19:40:22 UTC 2014 - asterios.dra...@gmail.com
+
+- Update to version 1.10.2:
+  * xml: gismeteo.com: city name fixed in some cases
+  From 1.10.1:
+  * xml: wetter.com: Current temperature fixed
+  * xml: openweathermap.org: north wind symbol fixed (thanks to wettermeister)
+  * xml: gismeteo.com: city name fixed in some cases
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ plasmoid-cwp.spec ++++++
--- /var/tmp/diff_new_pack.kaozTu/_old  2014-04-15 11:46:52.000000000 +0200
+++ /var/tmp/diff_new_pack.kaozTu/_new  2014-04-15 11:46:52.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           plasmoid-cwp
-Version:        1.10.0
+Version:        1.10.2
 Release:        0
 Summary:        Customizable Weather Plasmoid
 License:        GPL-3.0+

++++++ 98925-cwp-1.10.0.tar.bz2 -> 98925-cwp-1.10.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.10.0/ChangeLog new/cwp-1.10.2/ChangeLog
--- old/cwp-1.10.0/ChangeLog    2014-01-25 18:01:47.000000000 +0100
+++ new/cwp-1.10.2/ChangeLog    2014-03-16 22:40:28.000000000 +0100
@@ -1,3 +1,13 @@
+1.10.2
+======
+- xml: gismeteo.com: city name fixed in some cases
+
+1.10.1
+======
+- xml: wetter.com: Current temperature fixed
+- xml: openweathermap.org: north wind symbol fixed (thanks to wettermeister)
+- xml: gismeteo.com: city name fixed in some cases
+
 1.10.0
 ======
 - weather information is stored on disk each time updates are downloaded
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.10.0/README new/cwp-1.10.2/README
--- old/cwp-1.10.0/README       2014-01-25 18:01:47.000000000 +0100
+++ new/cwp-1.10.2/README       2014-03-16 22:40:28.000000000 +0100
@@ -1,5 +1,5 @@
 ==========================================
-Customizable Weather Plasmoid (CWP) 1.10.0
+Customizable Weather Plasmoid (CWP) 1.10.2
 ==========================================
 
 This is another weather plasmoid.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.10.0/data/br_weather_com.xml 
new/cwp-1.10.2/data/br_weather_com.xml
--- old/cwp-1.10.0/data/br_weather_com.xml      2014-01-25 18:01:47.000000000 
+0100
+++ new/cwp-1.10.2/data/br_weather_com.xml      2014-03-16 22:40:28.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <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" />
+       <xml_file_version type="cwp" version="2014-03-16" 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.10.0/data/de_weather_com.xml 
new/cwp-1.10.2/data/de_weather_com.xml
--- old/cwp-1.10.0/data/de_weather_com.xml      2014-01-25 18:01:47.000000000 
+0100
+++ new/cwp-1.10.2/data/de_weather_com.xml      2014-03-16 22:40:28.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <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" />
+       <xml_file_version type="cwp" version="2014-03-16" 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.10.0/data/espanol_weather_com.xml 
new/cwp-1.10.2/data/espanol_weather_com.xml
--- old/cwp-1.10.0/data/espanol_weather_com.xml 2014-01-25 18:01:47.000000000 
+0100
+++ new/cwp-1.10.2/data/espanol_weather_com.xml 2014-03-16 22:40:28.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <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" />
+       <xml_file_version type="cwp" version="2014-03-16" 
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.10.0/data/fr_weather_com.xml 
new/cwp-1.10.2/data/fr_weather_com.xml
--- old/cwp-1.10.0/data/fr_weather_com.xml      2014-01-25 18:01:47.000000000 
+0100
+++ new/cwp-1.10.2/data/fr_weather_com.xml      2014-03-16 22:40:28.000000000 
+0100
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 <custom_weather>
-       <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" />
+       <xml_file_version type="cwp" version="2014-03-16" 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.10.0/data/freemeteo_com_celsius.xml 
new/cwp-1.10.2/data/freemeteo_com_celsius.xml
--- old/cwp-1.10.0/data/freemeteo_com_celsius.xml       2014-01-25 
18:01:47.000000000 +0100
+++ new/cwp-1.10.2/data/freemeteo_com_celsius.xml       2014-03-16 
22:40:28.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <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" 
/>
+       <xml_file_version type="cwp" version="2014-03-16" 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.10.0/data/freemeteo_com_fahrenheit.xml 
new/cwp-1.10.2/data/freemeteo_com_fahrenheit.xml
--- old/cwp-1.10.0/data/freemeteo_com_fahrenheit.xml    2014-01-25 
18:01:47.000000000 +0100
+++ new/cwp-1.10.2/data/freemeteo_com_fahrenheit.xml    2014-03-16 
22:40:28.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <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" 
/>
+       <xml_file_version type="cwp" version="2014-03-16" 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.10.0/data/ilmeteo_it.xml 
new/cwp-1.10.2/data/ilmeteo_it.xml
--- old/cwp-1.10.0/data/ilmeteo_it.xml  2014-01-25 18:01:47.000000000 +0100
+++ new/cwp-1.10.2/data/ilmeteo_it.xml  2014-03-16 22:40:28.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2014-01-25" name="ilmeteo.it" 
search_page="http://www.ilmeteo.it"; example_zip="Roma" unit="C" />
+       <xml_file_version type="cwp" version="2014-03-16" 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.10.0/data/in_weather_com.xml 
new/cwp-1.10.2/data/in_weather_com.xml
--- old/cwp-1.10.0/data/in_weather_com.xml      2014-01-25 18:01:47.000000000 
+0100
+++ new/cwp-1.10.2/data/in_weather_com.xml      2014-03-16 22:40:28.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <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" />
+       <xml_file_version type="cwp" version="2014-03-16" 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.10.0/data/myforecast_com_celsius.xml 
new/cwp-1.10.2/data/myforecast_com_celsius.xml
--- old/cwp-1.10.0/data/myforecast_com_celsius.xml      2014-01-25 
18:01:47.000000000 +0100
+++ new/cwp-1.10.2/data/myforecast_com_celsius.xml      2014-03-16 
22:40:28.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2014-01-25" 
name="www.myforecast.com" search_page="http://www.myforecast.com"; 
example_zip="12844" unit="C" />
+       <xml_file_version type="cwp" version="2014-03-16" 
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.10.0/data/myforecast_com_fahrenheit.xml 
new/cwp-1.10.2/data/myforecast_com_fahrenheit.xml
--- old/cwp-1.10.0/data/myforecast_com_fahrenheit.xml   2014-01-25 
18:01:47.000000000 +0100
+++ new/cwp-1.10.2/data/myforecast_com_fahrenheit.xml   2014-03-16 
22:40:28.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2014-01-25" 
name="www.myforecast.com" search_page="http://www.myforecast.com"; 
example_zip="12844" unit="F" />
+       <xml_file_version type="cwp" version="2014-03-16" 
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.10.0/data/openweathermap_org.xml 
new/cwp-1.10.2/data/openweathermap_org.xml
--- old/cwp-1.10.0/data/openweathermap_org.xml  2014-01-25 18:01:47.000000000 
+0100
+++ new/cwp-1.10.2/data/openweathermap_org.xml  2014-03-16 22:40:28.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <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" />
+       <xml_file_version type="cwp" version="2014-03-16" 
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" />
 
@@ -38,7 +38,7 @@
                />
 
        <data_current_wind url="urlc"
-               wind_code="tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | sed -e 
&quot;s/.*wind.*\&quot;speed\&quot;:\&quot;*\([^\&quot;,]*\)[^{}]*deg\&quot;:\&quot;*\([^\&quot;,}]*\).*/\2/&quot;
 | awk &apos;{print int(($0+11.25)/22.5)}&apos;"
+               wind_code="tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | sed -e 
&quot;s/.*wind.*\&quot;speed\&quot;:\&quot;*\([^\&quot;,]*\)[^{}]*deg\&quot;:\&quot;*\([^\&quot;,}]*\).*/\2/&quot;
 | awk &apos;{print int((($0+11.25)/22.5)%16)}&apos;"
                wind_speed="tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | sed 
-e &quot;s/.*wind.*\&quot;speed\&quot;:\&quot;*\([^\&quot;,}]*\).*/\1 
km\/h/&quot;"
                wind="tr -d &apos;\r&apos; | tr -d &apos;\n&apos; | sed -e 
&quot;s/.*wind.*\&quot;speed\&quot;:\&quot;*\([^\&quot;,]*\)[^{}]*deg\&quot;:\&quot;*\([^\&quot;,}]*\).*/\1
 km\/h at \2°/&quot;"
                />
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.10.0/data/pogodynka_pl.xml 
new/cwp-1.10.2/data/pogodynka_pl.xml
--- old/cwp-1.10.0/data/pogodynka_pl.xml        2014-01-25 18:01:47.000000000 
+0100
+++ new/cwp-1.10.2/data/pogodynka_pl.xml        2014-03-16 22:40:28.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <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" />
+       <xml_file_version type="cwp" version="2014-03-16" 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.10.0/data/satellite_images.xml 
new/cwp-1.10.2/data/satellite_images.xml
--- old/cwp-1.10.0/data/satellite_images.xml    2014-01-25 18:01:47.000000000 
+0100
+++ new/cwp-1.10.2/data/satellite_images.xml    2014-03-16 22:40:28.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="2014-01-25" />
+       <xml_file_version type="cwp_satellite_images" version="2014-03-16" />
 
 <!--Global-->
        <image name="- - Global - -" url="" />
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.10.0/data/uk_weather_com.xml 
new/cwp-1.10.2/data/uk_weather_com.xml
--- old/cwp-1.10.0/data/uk_weather_com.xml      2014-01-25 18:01:47.000000000 
+0100
+++ new/cwp-1.10.2/data/uk_weather_com.xml      2014-03-16 22:40:28.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <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" />
+       <xml_file_version type="cwp" version="2014-03-16" 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.10.0/data/wetter_com.xml 
new/cwp-1.10.2/data/wetter_com.xml
--- old/cwp-1.10.0/data/wetter_com.xml  2014-01-25 18:01:47.000000000 +0100
+++ new/cwp-1.10.2/data/wetter_com.xml  2014-03-16 22:40:28.000000000 +0100
@@ -2,7 +2,7 @@
 
 <custom_weather>
 
-       <xml_file_version type="cwp" version="2014-01-25" name="wetter.com" 
search_page="http://www.wetter.com"; example_zip="DE0006515" unit="C" />
+       <xml_file_version type="cwp" version="2014-03-16" 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="" />
@@ -26,7 +26,7 @@
 
        <data_current_temperature url="urlc"
                update_time="grep -A 4 &apos;Aktueller Stand&apos; | grep : | 
sed -r &apos;s/[^0-9]*([0-9]{1,2}:[0-9]{2}).*/\1/&apos;"
-               temperature="grep -A 1 &apos;class=&quot;degree&quot;&apos; | 
grep ° | sed -r &apos;s/^\s*([^ ]+).*$/\1/&apos;"
+               temperature="grep -A 1 
&apos;class=&quot;degree[-]*[i]*[n]*&quot;&apos; | grep ° | sed -r 
&apos;s/^\s*([^ ]+).*$/\1/&apos;"
                temperature_felt="echo -n"
                />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.10.0/data/www_accuweather_com_us_celsius.xml 
new/cwp-1.10.2/data/www_accuweather_com_us_celsius.xml
--- old/cwp-1.10.0/data/www_accuweather_com_us_celsius.xml      2014-01-25 
18:01:47.000000000 +0100
+++ new/cwp-1.10.2/data/www_accuweather_com_us_celsius.xml      2014-03-16 
22:40:28.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <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" />
+       <xml_file_version type="cwp" version="2014-03-16" 
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.10.0/data/www_accuweather_com_us_fahrenheit.xml 
new/cwp-1.10.2/data/www_accuweather_com_us_fahrenheit.xml
--- old/cwp-1.10.0/data/www_accuweather_com_us_fahrenheit.xml   2014-01-25 
18:01:47.000000000 +0100
+++ new/cwp-1.10.2/data/www_accuweather_com_us_fahrenheit.xml   2014-03-16 
22:40:28.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <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" />
+       <xml_file_version type="cwp" version="2014-03-16" 
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.10.0/data/www_accuweather_com_world_celsius.xml 
new/cwp-1.10.2/data/www_accuweather_com_world_celsius.xml
--- old/cwp-1.10.0/data/www_accuweather_com_world_celsius.xml   2014-01-25 
18:01:47.000000000 +0100
+++ new/cwp-1.10.2/data/www_accuweather_com_world_celsius.xml   2014-03-16 
22:40:28.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <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" />
+       <xml_file_version type="cwp" version="2014-03-16" 
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.10.0/data/www_accuweather_com_world_fahrenheit.xml 
new/cwp-1.10.2/data/www_accuweather_com_world_fahrenheit.xml
--- old/cwp-1.10.0/data/www_accuweather_com_world_fahrenheit.xml        
2014-01-25 18:01:47.000000000 +0100
+++ new/cwp-1.10.2/data/www_accuweather_com_world_fahrenheit.xml        
2014-03-16 22:40:28.000000000 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <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" />
+       <xml_file_version type="cwp" version="2014-03-16" 
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.10.0/data/www_gismeteo_com.xml 
new/cwp-1.10.2/data/www_gismeteo_com.xml
--- old/cwp-1.10.0/data/www_gismeteo_com.xml    2014-01-25 18:01:47.000000000 
+0100
+++ new/cwp-1.10.2/data/www_gismeteo_com.xml    2014-03-16 22:40:28.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2014-01-25" 
name="www.gismeteo.com" search_page="http://www.gismeteo.ru"; example_zip="4944" 
unit="C" />
+       <xml_file_version type="cwp" version="2014-03-16" 
name="www.gismeteo.com" search_page="http://www.gismeteo.ru"; example_zip="4944" 
unit="C" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
@@ -22,8 +22,8 @@
        <url7 url7_prefix="" url7_suffix="" url7_follow="" />
 
        <data_location url="urlc"
-               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;"
+               location="grep v:title | sed -e 
&quot;s/v:title/\nv:title/g&quot; | grep v:title | head -n 1 | sed -e 
&quot;s/.*v:title\&quot;&gt;\([^&lt;]*\).*/\1/&quot;"
+               country="grep v:title | sed -e 
&quot;s/v:title/\nv:title/g&quot; | grep v:title | tail -n 1 | sed -e 
&quot;s/.*v:title\&quot;&gt;\([^&lt;]*\).*/\1/&quot;"
                />
 
        <data_sun url="urlc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.10.0/data/www_weather_com.cn.xml 
new/cwp-1.10.2/data/www_weather_com.cn.xml
--- old/cwp-1.10.0/data/www_weather_com.cn.xml  2014-01-25 18:01:47.000000000 
+0100
+++ new/cwp-1.10.2/data/www_weather_com.cn.xml  2014-03-16 22:40:28.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <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" />
+       <xml_file_version type="cwp" version="2014-03-16" 
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.10.0/data/www_weather_com.xml 
new/cwp-1.10.2/data/www_weather_com.xml
--- old/cwp-1.10.0/data/www_weather_com.xml     2014-01-25 18:01:47.000000000 
+0100
+++ new/cwp-1.10.2/data/www_weather_com.xml     2014-03-16 22:40:28.000000000 
+0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
 <custom_weather>
-       <xml_file_version type="cwp" version="2014-01-25" 
name="www.weather.com" search_page="http://www.weather.com"; 
example_zip="USDC0001" unit="F" />
+       <xml_file_version type="cwp" version="2014-03-16" 
name="www.weather.com" search_page="http://www.weather.com"; 
example_zip="USDC0001" unit="F" />
 
        <locale_settings locale="utf-8" encoding="utf8" />
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cwp-1.10.0/plasma-applet-cwp.desktop 
new/cwp-1.10.2/plasma-applet-cwp.desktop
--- old/cwp-1.10.0/plasma-applet-cwp.desktop    2014-01-25 18:01:47.000000000 
+0100
+++ new/cwp-1.10.2/plasma-applet-cwp.desktop    2014-03-16 22:40:28.000000000 
+0100
@@ -30,7 +30,7 @@
 X-KDE-PluginInfo-Author=Georg Hennig
 X-KDE-PluginInfo-Email=georg.hen...@web.de
 X-KDE-PluginInfo-Name=plasma_applet_cwp
-X-KDE-PluginInfo-Version=1.10.0
+X-KDE-PluginInfo-Version=1.10.2
 
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.10.0/version.h new/cwp-1.10.2/version.h
--- old/cwp-1.10.0/version.h    2014-01-25 18:01:47.000000000 +0100
+++ new/cwp-1.10.2/version.h    2014-03-16 22:40:28.000000000 +0100
@@ -20,7 +20,7 @@
 #ifndef version_h
 #define version_h
 
-#define VERSION "1.10.0"
+#define VERSION "1.10.2"
 #define DATE "2009-2014"
 #define AUTHOR "Georg Hennig"
 #define NAME "Customizable Weather Plasmoid (CWP)"

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

Reply via email to