Hello community, here is the log from the commit of package plasmoid-cwp for openSUSE:Factory checked in at 2012-11-06 16:18:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasmoid-cwp (Old) and /work/SRC/openSUSE:Factory/.plasmoid-cwp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasmoid-cwp", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/plasmoid-cwp/plasmoid-cwp.changes 2012-10-23 19:44:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.plasmoid-cwp.new/plasmoid-cwp.changes 2012-11-06 16:18:53.000000000 +0100 @@ -1,0 +2,6 @@ +Sun Nov 4 18:05:54 UTC 2012 - [email protected] + +- Update to version 1.6.7: + * xml: gismeteo.com: location name fixed + +------------------------------------------------------------------- Old: ---- 98925-cwp-1.6.6.tar.bz2 New: ---- 98925-cwp-1.6.7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasmoid-cwp.spec ++++++ --- /var/tmp/diff_new_pack.kVFQEL/_old 2012-11-06 16:18:54.000000000 +0100 +++ /var/tmp/diff_new_pack.kVFQEL/_new 2012-11-06 16:18:54.000000000 +0100 @@ -18,7 +18,7 @@ Name: plasmoid-cwp -Version: 1.6.6 +Version: 1.6.7 Release: 0 Summary: Customizable Weather Plasmoid License: GPL-3.0+ ++++++ 98925-cwp-1.6.6.tar.bz2 -> 98925-cwp-1.6.7.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cwp-1.6.6/ChangeLog new/cwp-1.6.7/ChangeLog --- old/cwp-1.6.6/ChangeLog 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/ChangeLog 2012-11-03 21:17:49.000000000 +0100 @@ -1,3 +1,7 @@ +1.6.7 +===== +- xml: gismeteo.com: location name fixed + 1.6.6 ===== - xml: accuweather.com (US): fixed diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cwp-1.6.6/README new/cwp-1.6.7/README --- old/cwp-1.6.6/README 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/README 2012-11-03 21:17:49.000000000 +0100 @@ -1,5 +1,5 @@ ========================================= -Customizable Weather Plasmoid (CWP) 1.6.6 +Customizable Weather Plasmoid (CWP) 1.6.7 ========================================= This is another weather plasmoid. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cwp-1.6.6/data/br_weather_com.xml new/cwp-1.6.7/data/br_weather_com.xml --- old/cwp-1.6.6/data/br_weather_com.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/br_weather_com.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="br.weather.com" search_page="http://br.weather.com" example_zip="BRXX0043" unit="C" /> + <xml_file_version type="cwp" version="2012-11-03" name="br.weather.com" search_page="http://br.weather.com" example_zip="BRXX0043" unit="C" /> <locale_settings locale="pt" encoding="latin1" /> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cwp-1.6.6/data/de_weather_com.xml new/cwp-1.6.7/data/de_weather_com.xml --- old/cwp-1.6.6/data/de_weather_com.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/de_weather_com.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="de.weather.com" search_page="http://de.weather.com" example_zip="80331" unit="C" /> + <xml_file_version type="cwp" version="2012-11-03" name="de.weather.com" search_page="http://de.weather.com" example_zip="80331" unit="C" /> <locale_settings locale="de" encoding="latin1" /> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cwp-1.6.6/data/espanol_weather_com.xml new/cwp-1.6.7/data/espanol_weather_com.xml --- old/cwp-1.6.6/data/espanol_weather_com.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/espanol_weather_com.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="espanol.weather.com" search_page="http://espanol.weather.com" example_zip="Ciudad-de-Mexico-MXDF0132" unit="C" /> + <xml_file_version type="cwp" version="2012-11-03" 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.6.6/data/fr_weather_com.xml new/cwp-1.6.7/data/fr_weather_com.xml --- old/cwp-1.6.6/data/fr_weather_com.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/fr_weather_com.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="fr.weather.com" search_page="http://fr.weather.com" example_zip="Paris-FRXX0076" unit="C" /> + <xml_file_version type="cwp" version="2012-11-03" name="fr.weather.com" search_page="http://fr.weather.com" example_zip="Paris-FRXX0076" unit="C" /> <locale_settings locale="utf-8" encoding="utf8" /> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cwp-1.6.6/data/freemeteo_com_celsius.xml new/cwp-1.6.7/data/freemeteo_com_celsius.xml --- old/cwp-1.6.6/data/freemeteo_com_celsius.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/freemeteo_com_celsius.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="freemeteo.com" search_page="http://freemeteo.com" example_zip="gid=3117735&la=4" unit="C" /> + <xml_file_version type="cwp" version="2012-11-03" name="freemeteo.com" search_page="http://freemeteo.com" example_zip="gid=3117735&la=4" unit="C" /> <locale_settings locale="utf-8" encoding="utf8" /> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cwp-1.6.6/data/freemeteo_com_fahrenheit.xml new/cwp-1.6.7/data/freemeteo_com_fahrenheit.xml --- old/cwp-1.6.6/data/freemeteo_com_fahrenheit.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/freemeteo_com_fahrenheit.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="freemeteo.com" search_page="http://freemeteo.com" example_zip="gid=3117735&la=4" unit="F" /> + <xml_file_version type="cwp" version="2012-11-03" name="freemeteo.com" search_page="http://freemeteo.com" example_zip="gid=3117735&la=4" unit="F" /> <locale_settings locale="utf-8" encoding="utf8" /> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cwp-1.6.6/data/ilmeteo_it.xml new/cwp-1.6.7/data/ilmeteo_it.xml --- old/cwp-1.6.6/data/ilmeteo_it.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/ilmeteo_it.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="ilmeteo.it" search_page="http://www.ilmeteo.it" example_zip="Roma" unit="C" /> + <xml_file_version type="cwp" version="2012-11-03" 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.6.6/data/in_weather_com.xml new/cwp-1.6.7/data/in_weather_com.xml --- old/cwp-1.6.6/data/in_weather_com.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/in_weather_com.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="in.weather.com" search_page="http://in.weather.com" example_zip="New-Delhi-INXX0096" unit="C" /> + <xml_file_version type="cwp" version="2012-11-03" 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.6.6/data/myforecast_com_celsius.xml new/cwp-1.6.7/data/myforecast_com_celsius.xml --- old/cwp-1.6.6/data/myforecast_com_celsius.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/myforecast_com_celsius.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="www.myforecast.com" search_page="http://www.myforecast.com" example_zip="12844" unit="C" /> + <xml_file_version type="cwp" version="2012-11-03" 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.6.6/data/myforecast_com_fahrenheit.xml new/cwp-1.6.7/data/myforecast_com_fahrenheit.xml --- old/cwp-1.6.6/data/myforecast_com_fahrenheit.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/myforecast_com_fahrenheit.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="www.myforecast.com" search_page="http://www.myforecast.com" example_zip="12844" unit="F" /> + <xml_file_version type="cwp" version="2012-11-03" 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.6.6/data/pogodynka_pl.xml new/cwp-1.6.7/data/pogodynka_pl.xml --- old/cwp-1.6.6/data/pogodynka_pl.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/pogodynka_pl.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="pogodynka.pl" search_page="http://www.pogodynka.pl" example_zip="polska/warszawa_warszawa" unit="C" /> + <xml_file_version type="cwp" version="2012-11-03" 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.6.6/data/satellite_images.xml new/cwp-1.6.7/data/satellite_images.xml --- old/cwp-1.6.6/data/satellite_images.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/satellite_images.xml 2012-11-03 21:17:49.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="2012-10-21" /> + <xml_file_version type="cwp_satellite_images" version="2012-11-03" /> <!--Global--> <image name="- - Global - -" url="" /> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cwp-1.6.6/data/uk_weather_com.xml new/cwp-1.6.7/data/uk_weather_com.xml --- old/cwp-1.6.6/data/uk_weather_com.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/uk_weather_com.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="uk.weather.com" search_page="http://uk.weather.com" example_zip="London-UKXX0085" unit="C" /> + <xml_file_version type="cwp" version="2012-11-03" 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.6.6/data/wetter_com.xml new/cwp-1.6.7/data/wetter_com.xml --- old/cwp-1.6.6/data/wetter_com.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/wetter_com.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="www.wetter.com" search_page="http://www.wetter.com" example_zip="DE0006515" unit="C" /> + <xml_file_version type="cwp" version="2012-11-03" name="www.wetter.com" search_page="http://www.wetter.com" example_zip="DE0006515" unit="C" /> <locale_settings locale="utf-8" encoding="utf8" /> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cwp-1.6.6/data/www_accuweather_com_us_celsius.xml new/cwp-1.6.7/data/www_accuweather_com_us_celsius.xml --- old/cwp-1.6.6/data/www_accuweather_com_us_celsius.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/www_accuweather_com_us_celsius.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="www.accuweather.com US" search_page="http://www.accuweather.com" example_zip="85001" unit="C" /> + <xml_file_version type="cwp" version="2012-11-03" name="www.accuweather.com US" search_page="http://www.accuweather.com" example_zip="85001" unit="C" /> <locale_settings locale="utf-8" encoding="utf8" /> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cwp-1.6.6/data/www_accuweather_com_us_fahrenheit.xml new/cwp-1.6.7/data/www_accuweather_com_us_fahrenheit.xml --- old/cwp-1.6.6/data/www_accuweather_com_us_fahrenheit.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/www_accuweather_com_us_fahrenheit.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="www.accuweather.com US" search_page="http://www.accuweather.com" example_zip="85001" unit="F" /> + <xml_file_version type="cwp" version="2012-11-03" name="www.accuweather.com US" search_page="http://www.accuweather.com" example_zip="85001" unit="F" /> <locale_settings locale="utf-8" encoding="utf8" /> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cwp-1.6.6/data/www_accuweather_com_world_celsius.xml new/cwp-1.6.7/data/www_accuweather_com_world_celsius.xml --- old/cwp-1.6.6/data/www_accuweather_com_world_celsius.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/www_accuweather_com_world_celsius.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="www.accuweather.com World" search_page="http://www.accuweather.com/en/world-weather" example_zip="305448" unit="C" /> + <xml_file_version type="cwp" version="2012-11-03" name="www.accuweather.com World" search_page="http://www.accuweather.com/en/world-weather" example_zip="305448" unit="C" /> <locale_settings locale="utf-8" encoding="utf8" /> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cwp-1.6.6/data/www_accuweather_com_world_fahrenheit.xml new/cwp-1.6.7/data/www_accuweather_com_world_fahrenheit.xml --- old/cwp-1.6.6/data/www_accuweather_com_world_fahrenheit.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/www_accuweather_com_world_fahrenheit.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="www.accuweather.com World" search_page="http://www.accuweather.com/en/world-weather" example_zip="305448" unit="F" /> + <xml_file_version type="cwp" version="2012-11-03" name="www.accuweather.com World" search_page="http://www.accuweather.com/en/world-weather" example_zip="305448" unit="F" /> <locale_settings locale="utf-8" encoding="utf8" /> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cwp-1.6.6/data/www_gismeteo_com.xml new/cwp-1.6.7/data/www_gismeteo_com.xml --- old/cwp-1.6.6/data/www_gismeteo_com.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/www_gismeteo_com.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="www.gismeteo.com" search_page="http://www.gismeteo.ru" example_zip="4944" unit="C" /> + <xml_file_version type="cwp" version="2012-11-03" 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 _city_name | sed -e "s/.*'\([^,]*\),\s\([^']*\).*/\1/"" - country="grep _city_name | sed -e "s/.*'\([^,]*\),\s\([^']*\).*/\2/"" + location="grep -B 3 v:title | grep \"type | sed -e "s/.*type[^>]*>\([^<]*\).*/\1/"" + country="grep v:title | sed -e "s/.*v:title.*v:title\">\([^<]*\).*/\1/"" /> <data_sun url="urlc" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cwp-1.6.6/data/www_weather_com.cn.xml new/cwp-1.6.7/data/www_weather_com.cn.xml --- old/cwp-1.6.6/data/www_weather_com.cn.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/www_weather_com.cn.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="www.weather.com.cn" search_page="http://www.weather.com.cn" example_zip="101010100" unit="C" /> + <xml_file_version type="cwp" version="2012-11-03" 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.6.6/data/www_weather_com.xml new/cwp-1.6.7/data/www_weather_com.xml --- old/cwp-1.6.6/data/www_weather_com.xml 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/data/www_weather_com.xml 2012-11-03 21:17:49.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <custom_weather> - <xml_file_version type="cwp" version="2012-10-21" name="www.weather.com" search_page="http://www.weather.com" example_zip="USDC0001" unit="F" /> + <xml_file_version type="cwp" version="2012-11-03" 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.6.6/plasma-applet-cwp.desktop new/cwp-1.6.7/plasma-applet-cwp.desktop --- old/cwp-1.6.6/plasma-applet-cwp.desktop 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/plasma-applet-cwp.desktop 2012-11-03 21:17:49.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.6.6 +X-KDE-PluginInfo-Version=1.6.7 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.6.6/version.h new/cwp-1.6.7/version.h --- old/cwp-1.6.6/version.h 2012-10-21 22:46:37.000000000 +0200 +++ new/cwp-1.6.7/version.h 2012-11-03 21:17:49.000000000 +0100 @@ -20,7 +20,7 @@ #ifndef version_h #define version_h -#define VERSION "1.6.6" +#define VERSION "1.6.7" #define DATE "2009-2012" #define AUTHOR "Georg Hennig" #define NAME "Customizable Weather Plasmoid (CWP)" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
