Hello community,

here is the log from the commit of package xfce4-panel-plugin-weather for 
openSUSE:Factory checked in at 2012-09-14 12:42:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-weather (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-panel-plugin-weather", Maintainer is 
"xfce-maintain...@suse.de"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-weather/xfce4-panel-plugin-weather.changes
    2012-05-08 06:53:50.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new/xfce4-panel-plugin-weather.changes
       2012-09-14 12:42:56.000000000 +0200
@@ -1,0 +2,93 @@
+Wed Sep 12 09:48:57 UTC 2012 - g...@opensuse.org
+
+- update to version 0.8.2
+  - lots of translations updates
+  - update liquid icon set to be complete
+  - improve sleet icons
+  - improve rain icons for darker panels
+  - correct symbol descriptions and add comments with explanations
+  - correct and improve liquid icons
+  - updated README with documentation from Xfce Goodies homepage
+  - add debugging code and instructions on how to debug in README
+  - add section about theming and icon sets in README
+  - remove code for now unsupported GTK/GLIB versions
+  - bump minimum requirements to match Xfce-4.8 (yes, they were
+    needed before) and drop some legacy code
+  - fix ugly GDK_WINDOW assertion when opening the summary window
+  - clear scrollbox labels before updating conditions
+  - correct "Astrological data" to "Astronomical data"
+  - variable name fix for Solaris
+  - fix crash in summary window when something weird happens
+  - some more code refactoring, clean up and minor fixes
+- dropped obsolete
+  xfce4-panel-plugin-weather-fix-crash-when-no-data.patch
+
+-------------------------------------------------------------------
+Tue Aug  7 15:12:44 UTC 2012 - g...@opensuse.org
+
+- added xfce4-panel-plugin-weather-fix-crash-when-no-data.patch in
+  order to fix a crash in summary window when data is not available
+  (bxo#9182)
+
+-------------------------------------------------------------------
+Mon Aug  6 12:09:45 UTC 2012 - g...@opensuse.org
+
+- update to version 0.8.1
+  - show more information in panel plugin tooltip
+  - tooltip for location name in config dialog now shows latitude
+    and longitude, or clearer instructions what to do
+  - fetch sunrise/sunset times via met.no webservice; this way we
+    get moon phase, moonrise and moonset for free
+  - better handling of sanitizing location name
+  - correct texts in search dialog
+  - set text color on alternate cells in forecast table
+  - bump minimum requirements to Xfce 4.6
+  - build the plugin as a module
+  - fix many smaller bugs like uninitialized, unused variables etc
+  - reformat and cleanup source code, improve code quality
+  - translation updates
+- dropped obsolete
+  xfce4-panel-plugin-weather-remove-dependency-on-glib-2.30.patch
+- updated description
+
+-------------------------------------------------------------------
+Tue Jul 24 21:07:07 UTC 2012 - g...@opensuse.org
+
+- update to version 0.8.0
+  - Migrate to libxfce4ui.
+  - Better handling of vertical and deskbar modes.
+  - Fix adjusting label text size to panel size.
+  - Fix scrollbox scroll direction in vertical mode.
+  - Major rewrite: Migrate to yr.no API instead of weather.com
+    The plugin now uses data from the Norwegian Meteorological
+    Institute, which is a bit different and forced a redesign of
+    the summary window and more logic for computing the values.
+    This rewrite means the hassle with the expiring license keys is
+    finally gone, and the plugin shouldn't stop working suddenly,
+    as API changes are announced quite some time before they become
+    active. Forecasts for up to 10 days are provided, depending on
+    the location. The location is defined by latitude and
+    longitude, the actual name is only used for presentation.
+  - Switch to the new GeoIP service at geoip.xfce.org, the old one
+    has stopped working correctly quite some time ago.
+  - Automatically set system of measurement depending on the GeoIP
+    country code.
+  - Fix wrong location search results
+  - Enlarge the search dialog. It's now capable of showing 10 or
+    more results instead of only 2 or 3.
+  - Nice error message in summary window when no location was set
+    or when there's no data available.
+  - Make left click toggle the forecast window.
+  - Optimized update intervals (downloading data and presentation).
+    This should also fix update issues after suspend/resume.
+  - Add move label up/down buttons to config dialog.
+  - Add shortcuts to the widgets in the config dialog.
+  - Add shortcuts for accessing the notebook pages in the forecast
+    window.
+  - Fix compilation warnings, possible null pointer errors, memory
+    leaks, hardcoded values, make more strings translatable.
+- added
+  xfce4-panel-plugin-weather-remove-dependency-on-glib-2.30.patch
+  in order to remove the dependency on glib-2.30
+
+-------------------------------------------------------------------

Old:
----
  xfce4-weather-plugin-0.7.4.tar.bz2

New:
----
  xfce4-weather-plugin-0.8.2.tar.bz2

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

Other differences:
------------------
++++++ xfce4-panel-plugin-weather.spec ++++++
--- /var/tmp/diff_new_pack.jy1dDR/_old  2012-09-14 12:42:57.000000000 +0200
+++ /var/tmp/diff_new_pack.jy1dDR/_new  2012-09-14 12:42:57.000000000 +0200
@@ -20,20 +20,20 @@
 %define plugin_name xfce4-weather-plugin
 
 Name:           xfce4-panel-plugin-weather
-Version:        0.7.4
+Version:        0.8.2
 Release:        0
 Summary:        Weather Condition Monitoring Plugin for the Xfce Panel
 License:        GPL-2.0+
 Group:          System/GUI/XFCE
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
-Source0:        
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.7/%{plugin_name}-%{version}.tar.bz2
+Source0:        
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.8/%{plugin_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
+BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
-BuildRequires:  pkgconfig(libxfcegui4-1.0)
 BuildRequires:  pkgconfig(libxml-2.0)
 Requires:       xfce4-panel >= %{panel_version}
 # uses exo-open
@@ -42,8 +42,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-The Weather plugin can show the current temperature and weather condition,
-using weather data provided by xoap.weather.com.
+The Weather plugin shows short- and long-term weather forecasts.
 
 %lang_package
 
@@ -57,6 +56,8 @@
 %install
 %make_install
 
+rm -f %{buildroot}%{_libdir}/xfce4/panel/plugins/libweather.la
+
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
 
 %find_lang %{plugin_name} %{name}.lang %{?no_lang_C}
@@ -75,11 +76,11 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README TODO
-%{_libexecdir}/xfce4/panel-plugins/xfce4-weather-plugin
+%{_libdir}/xfce4/panel/plugins/libweather.so
 %{_datadir}/icons/hicolor/*/apps/xfce4-weather.*
 %dir %{_datadir}/xfce4/weather
 %{_datadir}/xfce4/weather/*
-%{_datadir}/xfce4/panel-plugins/weather.desktop
+%{_datadir}/xfce4/panel/plugins/weather.desktop
 
 %files lang -f %{name}.lang
 

++++++ xfce4-weather-plugin-0.7.4.tar.bz2 -> xfce4-weather-plugin-0.8.2.tar.bz2 
++++++
++++ 116410 lines of diff (skipped)

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

Reply via email to