commit xfce4-panel-plugin-weather for openSUSE:Factory

2019-03-26 Thread root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-weather for 
openSUSE:Factory checked in at 2019-03-26 15:44:24

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-weather (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new.25356 (New)


Package is "xfce4-panel-plugin-weather"

Tue Mar 26 15:44:24 2019 rev:21 rq:688173 version:0.9.1

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-weather/xfce4-panel-plugin-weather.changes
2018-10-25 09:08:38.434422613 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new.25356/xfce4-panel-plugin-weather.changes
 2019-03-26 15:44:38.888133936 +0100
@@ -1,0 +2,12 @@
+Sat Mar 23 14:38:48 UTC 2019 - Maurizio Galli 
+
+- Update to 0.9.1
+  * Use https for all connections (bxo#13645)
+  * Use the latest sunrise API (2.0) (bxo#14972)
+  * Use xfce_panel_plugin_get_icon_size so the weather icon respects the
+panel's configured icon size
+  * Fix link to the met.no logo
+  * Translation Updates
+- Dropped obsolete macros
+- Swtiched URL and Source to https://
+---

Old:

  xfce4-weather-plugin-0.9.0.tar.bz2

New:

  xfce4-weather-plugin-0.9.1.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-weather.spec ++
--- /var/tmp/diff_new_pack.PJ09g3/_old  2019-03-26 15:44:39.680133008 +0100
+++ /var/tmp/diff_new_pack.PJ09g3/_new  2019-03-26 15:44:39.684133004 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-weather
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
 %define panel_version 4.12.0
 %define plugin_name xfce4-weather-plugin
 Name:   xfce4-panel-plugin-weather
-Version:0.9.0
+Version:0.9.1
 Release:0
 Summary:Weather Condition Monitoring Plugin for the Xfce Panel
 License:GPL-2.0-or-later
 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.9/%{plugin_name}-%{version}.tar.bz2
+Url:
https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
+Source0:
https://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.9/%{plugin_name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM 
xfce4-panel-plugin-weather-fix-no-return-in-nonvoid-function.patch 
g...@opensuse.org -- Return bogus value in case of an unhandled switch case
 Patch0: 
xfce4-panel-plugin-weather-fix-no-return-in-nonvoid-function.patch
 BuildRequires:  fdupes
@@ -43,7 +43,6 @@
 Requires:   exo-tools
 Requires:   xfce4-panel >= %{panel_version}
 Recommends: %{name}-lang = %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 The Weather plugin shows short- and long-term weather forecasts.
@@ -56,7 +55,7 @@
 
 %build
 %configure --disable-static
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
@@ -70,7 +69,6 @@
 %fdupes %{buildroot}%{_datadir}
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS NEWS README TODO
 %license COPYING
 %{_libdir}/xfce4/panel/plugins/libweather.so
@@ -80,6 +78,5 @@
 %{_datadir}/xfce4/panel/plugins/weather.desktop
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++ xfce4-weather-plugin-0.9.0.tar.bz2 -> xfce4-weather-plugin-0.9.1.tar.bz2 
++
 59844 lines of diff (skipped)




commit xfce4-panel-plugin-weather for openSUSE:Factory

2018-10-25 Thread root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-weather for 
openSUSE:Factory checked in at 2018-10-25 09:08:36

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"

Thu Oct 25 09:08:36 2018 rev:20 rq:643655 version:0.9.0

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-weather/xfce4-panel-plugin-weather.changes
2017-11-12 18:03:28.958335659 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new/xfce4-panel-plugin-weather.changes
   2018-10-25 09:08:38.434422613 +0200
@@ -1,0 +2,17 @@
+Mon Oct 15 20:41:36 UTC 2018 - Stefan Seyfried 
+
+- update to 0.9.0
+  * Port to GTK+ 3
+- Preferences dialog ported to Glade
+- Replaced individual header includes
+- Replaced deprecated symbols
+- Replaced direct access with accessor functions
+- Improved forecast background with dark and light themes
+- Improved spacing in the preference and forecast dialogs
+- Added small (3px) padding between weather icon and scrollbox
+- Fixed full debug builds
+  * Port to libsoup 2.42
+  * Use HTTPS where possible
+  * Translation updates
+
+---

Old:

  xfce4-weather-plugin-0.8.10.tar.bz2

New:

  xfce4-weather-plugin-0.9.0.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-weather.spec ++
--- /var/tmp/diff_new_pack.1juRI0/_old  2018-10-25 09:08:40.506421375 +0200
+++ /var/tmp/diff_new_pack.1juRI0/_new  2018-10-25 09:08:40.506421375 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-weather
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,30 +12,31 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define panel_version 4.8.0
+%define panel_version 4.12.0
 %define plugin_name xfce4-weather-plugin
 Name:   xfce4-panel-plugin-weather
-Version:0.8.10
+Version:0.9.0
 Release:0
 Summary:Weather Condition Monitoring Plugin for the Xfce Panel
-License:GPL-2.0+
+License:GPL-2.0-or-later
 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.8/%{plugin_name}-%{version}.tar.bz2
+Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.9/%{plugin_name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM 
xfce4-panel-plugin-weather-fix-no-return-in-nonvoid-function.patch 
g...@opensuse.org -- Return bogus value in case of an unhandled switch case
 Patch0: 
xfce4-panel-plugin-weather-fix-no-return-in-nonvoid-function.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
-BuildRequires:  pkgconfig(gthread-2.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRequires:  pkgconfig(libxfce4panel-1.0)
-BuildRequires:  pkgconfig(libxfce4ui-1)
-BuildRequires:  pkgconfig(libxfce4util-1.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.42
+BuildRequires:  pkgconfig(gthread-2.0) >= 2.42
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.42
+BuildRequires:  pkgconfig(libxfce4panel-2.0) >= 4.12.0
+BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.12.0
+BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.12.0
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(upower-glib)
 # uses exo-open
@@ -68,15 +69,10 @@
 
 %fdupes %{buildroot}%{_datadir}
 
-%post
-%icon_theme_cache_post
-
-%postun
-%icon_theme_cache_postun
-
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING NEWS README TODO
+%doc AUTHORS NEWS README TODO
+%license COPYING
 %{_libdir}/xfce4/panel/plugins/libweather.so
 %{_datadir}/icons/hicolor/*/apps/xfce4-weather.*
 %dir %{_datadir}/xfce4/weather

++ xfce4-weather-plugin-0.8.10.tar.bz2 -> 
xfce4-weather-plugin-0.9.0.tar.bz2 ++
 38154 lines of diff (skipped)




commit xfce4-panel-plugin-weather for openSUSE:Factory

2017-11-12 Thread root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-weather for 
openSUSE:Factory checked in at 2017-11-12 18:03:27

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"

Sun Nov 12 18:03:27 2017 rev:19 rq:540727 version:0.8.10

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-weather/xfce4-panel-plugin-weather.changes
2017-05-29 22:18:55.466134344 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new/xfce4-panel-plugin-weather.changes
   2017-11-12 18:03:28.958335659 +0100
@@ -1,0 +2,9 @@
+Sat Nov 11 09:47:33 UTC 2017 - seife+...@b1-systems.com
+
+- update to version 0.8.10
+  - Set USER_AGENT for nominatim search (bxo#13877)
+  - Fix showing times in UTC instead of local time on FreeBSD
+(bxo#13358)
+  - Translation updates
+
+---

Old:

  xfce4-weather-plugin-0.8.9.tar.bz2

New:

  xfce4-weather-plugin-0.8.10.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-weather.spec ++
--- /var/tmp/diff_new_pack.VXlLbb/_old  2017-11-12 18:03:34.766124113 +0100
+++ /var/tmp/diff_new_pack.VXlLbb/_new  2017-11-12 18:03:34.770123968 +0100
@@ -19,7 +19,7 @@
 %define panel_version 4.8.0
 %define plugin_name xfce4-weather-plugin
 Name:   xfce4-panel-plugin-weather
-Version:0.8.9
+Version:0.8.10
 Release:0
 Summary:Weather Condition Monitoring Plugin for the Xfce Panel
 License:GPL-2.0+

++ xfce4-weather-plugin-0.8.9.tar.bz2 -> 
xfce4-weather-plugin-0.8.10.tar.bz2 ++
 11515 lines of diff (skipped)




commit xfce4-panel-plugin-weather for openSUSE:Factory

2017-05-29 Thread root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-weather for 
openSUSE:Factory checked in at 2017-05-29 22:18:53

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"

Mon May 29 22:18:53 2017 rev:18 rq:489455 version:0.8.9

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-weather/xfce4-panel-plugin-weather.changes
2015-06-24 21:00:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new/xfce4-panel-plugin-weather.changes
   2017-05-29 22:18:55.466134344 +0200
@@ -1,0 +2,18 @@
+Wed Apr 19 19:27:34 UTC 2017 - seife+...@b1-systems.com
+
+- update to version 0.8.9
+  - Bump LocationforecastLTS version to 1.3
+  - Fix compiler warnings about implicit function declarations
+  - Change more URLs from http://yr.no to https://met.no
+  - Translation updates
+
+---
+Sun Dec 25 18:20:53 UTC 2016 - seife+...@b1-systems.com
+
+- update to version 0.8.8
+  - use https://api.met.no, old site has been deprecated
+  - translation updates
+  - Use met.no sunrise-1.1 API (bxo#12333)
+- do not package huge ChangeLog file, NEWS is good enough
+
+---

Old:

  xfce4-weather-plugin-0.8.6.tar.bz2

New:

  xfce4-weather-plugin-0.8.9.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-weather.spec ++
--- /var/tmp/diff_new_pack.vbNYZS/_old  2017-05-29 22:18:56.290018009 +0200
+++ /var/tmp/diff_new_pack.vbNYZS/_new  2017-05-29 22:18:56.290018009 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-weather
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define panel_version 4.8.0
 %define plugin_name xfce4-weather-plugin
 Name:   xfce4-panel-plugin-weather
-Version:0.8.6
+Version:0.8.9
 Release:0
 Summary:Weather Condition Monitoring Plugin for the Xfce Panel
 License:GPL-2.0+
@@ -76,7 +76,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README TODO
+%doc AUTHORS COPYING NEWS README TODO
 %{_libdir}/xfce4/panel/plugins/libweather.so
 %{_datadir}/icons/hicolor/*/apps/xfce4-weather.*
 %dir %{_datadir}/xfce4/weather

++ xfce4-weather-plugin-0.8.6.tar.bz2 -> xfce4-weather-plugin-0.8.9.tar.bz2 
++
 30688 lines of diff (skipped)




commit xfce4-panel-plugin-weather for openSUSE:Factory

2015-06-24 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-weather for 
openSUSE:Factory checked in at 2015-06-24 21:00:42

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

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-weather/xfce4-panel-plugin-weather.changes
2014-12-25 23:20:00.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new/xfce4-panel-plugin-weather.changes
   2015-06-24 21:00:42.0 +0200
@@ -1,0 +2,10 @@
+Tue Jun 23 20:06:29 UTC 2015 - g...@opensuse.org
+
+- update to version 0.8.6
+  - add ACLOCAL_AMFLAGS to Makefile.am
+  - remove negative sign when temperature is rounded to 0 degree
+Fahrenheit (bug #11604)
+  - fix IT_PROG_INTLTOOL warning
+  - translation updates
+
+---

Old:

  xfce4-weather-plugin-0.8.5.tar.bz2

New:

  xfce4-weather-plugin-0.8.6.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-weather.spec ++
--- /var/tmp/diff_new_pack.P0VUVC/_old  2015-06-24 21:00:43.0 +0200
+++ /var/tmp/diff_new_pack.P0VUVC/_new  2015-06-24 21:00:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-weather
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,9 +18,8 @@
 
 %define panel_version 4.8.0
 %define plugin_name xfce4-weather-plugin
-
 Name:   xfce4-panel-plugin-weather
-Version:0.8.5
+Version:0.8.6
 Release:0
 Summary:Weather Condition Monitoring Plugin for the Xfce Panel
 License:GPL-2.0+
@@ -39,9 +38,9 @@
 BuildRequires:  pkgconfig(libxfce4util-1.0)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(upower-glib)
-Requires:   xfce4-panel = %{panel_version}
 # uses exo-open
 Requires:   exo-tools
+Requires:   xfce4-panel = %{panel_version}
 Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -56,7 +55,7 @@
 
 %build
 %configure --disable-static
-make %{_smp_mflags} V=1
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
@@ -69,9 +68,6 @@
 
 %fdupes %{buildroot}%{_datadir}
 
-%clean
-rm -rf %{buildroot}
-
 %post
 %icon_theme_cache_post
 
@@ -88,5 +84,6 @@
 %{_datadir}/xfce4/panel/plugins/weather.desktop
 
 %files lang -f %{name}.lang
+%defattr(-,root,root)
 
 %changelog

++ xfce4-weather-plugin-0.8.5.tar.bz2 - xfce4-weather-plugin-0.8.6.tar.bz2 
++
 17613 lines of diff (skipped)




commit xfce4-panel-plugin-weather for openSUSE:Factory

2014-12-25 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-weather for 
openSUSE:Factory checked in at 2014-12-25 23:20:13

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

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-weather/xfce4-panel-plugin-weather.changes
2014-11-04 17:30:10.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new/xfce4-panel-plugin-weather.changes
   2014-12-25 23:20:00.0 +0100
@@ -1,0 +2,6 @@
+Tue Dec 23 15:56:03 UTC 2014 - g...@opensuse.org
+
+- update to version 0.8.5
+  - translation updates
+
+---

Old:

  xfce4-weather-plugin-0.8.4.tar.bz2

New:

  xfce4-weather-plugin-0.8.5.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-weather.spec ++
--- /var/tmp/diff_new_pack.bkaZ9U/_old  2014-12-25 23:20:01.0 +0100
+++ /var/tmp/diff_new_pack.bkaZ9U/_new  2014-12-25 23:20:01.0 +0100
@@ -20,7 +20,7 @@
 %define plugin_name xfce4-weather-plugin
 
 Name:   xfce4-panel-plugin-weather
-Version:0.8.4
+Version:0.8.5
 Release:0
 Summary:Weather Condition Monitoring Plugin for the Xfce Panel
 License:GPL-2.0+

++ xfce4-weather-plugin-0.8.4.tar.bz2 - xfce4-weather-plugin-0.8.5.tar.bz2 
++
 20705 lines of diff (skipped)

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



commit xfce4-panel-plugin-weather for openSUSE:Factory

2014-11-04 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-weather for 
openSUSE:Factory checked in at 2014-11-04 17:29:30

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

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-weather/xfce4-panel-plugin-weather.changes
2014-10-22 16:22:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new/xfce4-panel-plugin-weather.changes
   2014-11-04 17:30:10.0 +0100
@@ -1,0 +2,30 @@
+Mon Nov  3 08:18:32 UTC 2014 - g...@opensuse.org
+
+- update to version 0.8.4
+  - improve UI feedback when resetting weather data
+  - show API deprecation warnings in the details tab of the summary
+window instead of the standard output
+  - support upower-0.99
+  - use locationforecastLTS-1.2 API
+  - add code to handle proxy authentication
+  - remove code dealing with laptop lid open/close
+  - show astrodata in forecast day header tooltip in summary window
+  - fetch and cache astronomical data for multiple days
+  - add a button for opening/creating the user icon themes
+directory in the config dialog
+  - sort icon themes by path names (user themes are listed first)
+  - correct spelling of precipitation
+  - context menu: Resolve mnemonic conflict for Refresh and Remove
+(bug #9911)
+  - summary window: Fix clock not updating properly
+  - fix wind direction translation
+  - make using only a single row the default setting
+  - better handle single row and icon size in various panel modes
+  - fix text color not being remembered over restarts
+  - build system cleanups and dependency bumps
+  - many translation updates
+- drop obsolete xfce4-panel-plugin-weather-upower-0.99.patch,
+  xfce4-panel-plugin-weather-fix-panel-icon-size.patch,
+  xfce4-panel-plugin-weather-use-locationforecast-1.2-api.patch
+
+---

Old:

  xfce4-panel-plugin-weather-fix-panel-icon-size.patch
  xfce4-panel-plugin-weather-upower-0.99.patch
  xfce4-panel-plugin-weather-use-locationforecast-1.2-api.patch
  xfce4-weather-plugin-0.8.3.tar.bz2

New:

  xfce4-weather-plugin-0.8.4.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-weather.spec ++
--- /var/tmp/diff_new_pack.gTD8Ft/_old  2014-11-04 17:30:11.0 +0100
+++ /var/tmp/diff_new_pack.gTD8Ft/_new  2014-11-04 17:30:11.0 +0100
@@ -20,7 +20,7 @@
 %define plugin_name xfce4-weather-plugin
 
 Name:   xfce4-panel-plugin-weather
-Version:0.8.3
+Version:0.8.4
 Release:0
 Summary:Weather Condition Monitoring Plugin for the Xfce Panel
 License:GPL-2.0+
@@ -29,12 +29,6 @@
 Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.8/%{plugin_name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM 
xfce4-panel-plugin-weather-fix-no-return-in-nonvoid-function.patch 
g...@opensuse.org -- Return bogus value in case of an unhandled switch case
 Patch0: 
xfce4-panel-plugin-weather-fix-no-return-in-nonvoid-function.patch
-# PATCH-FIX-UPSTREAM xfce4-panel-plugin-weather-upower-0.99.patch bxo#10922 
g...@opensuse.org -- Support upower-0.99 (backported from upstream git)
-Patch1: xfce4-panel-plugin-weather-upower-0.99.patch
-# PATCH-FIX-UPSTREAM xfce4-panel-plugin-weather-fix-panel-icon-size.patch 
g...@opensuse.org -- Fix the size of the panel icon (backported from upstream 
git)
-Patch2: xfce4-panel-plugin-weather-fix-panel-icon-size.patch
-# PATCH-FIX-UPSTREAM 
xfce4-panel-plugin-weather-use-locationforecast-1.2-api.patch bxo#10916 
bnc#901944 g...@opensuse.org -- Switch to met.no locationforecast-1.2 API 
(backported from upstream git)
-Patch3: xfce4-panel-plugin-weather-use-locationforecast-1.2-api.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(gthread-2.0)
@@ -59,9 +53,6 @@
 %prep
 %setup -q -n %{plugin_name}-%{version}
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
 %configure --disable-static

++ xfce4-panel-plugin-weather-fix-no-return-in-nonvoid-function.patch ++
--- /var/tmp/diff_new_pack.gTD8Ft/_old  2014-11-04 17:30:11.0 +0100
+++ /var/tmp/diff_new_pack.gTD8Ft/_new  2014-11-04 17:30:11.0 +0100
@@ -1,10 +1,10 @@
-Index: xfce4-weather-plugin-0.8.3/panel-plugin/weather-data.c
+Index: xfce4-weather-plugin-0.8.4/panel-plugin/weather-data.c
 ===
 xfce4-weather-plugin-0.8.3.orig/panel-plugin/weather-data.c
-+++ xfce4-weather-plugin-0.8.3/panel-plugin/weather-data.c
-@@ -260,6 +260,8 @@ 

commit xfce4-panel-plugin-weather for openSUSE:Factory

2014-10-22 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-weather for 
openSUSE:Factory checked in at 2014-10-22 16:22:42

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

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-weather/xfce4-panel-plugin-weather.changes
2014-06-25 21:20:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new/xfce4-panel-plugin-weather.changes
   2014-10-22 16:22:44.0 +0200
@@ -1,0 +2,9 @@
+Tue Oct 21 18:59:59 UTC 2014 - g...@opensuse.org
+
+- Add xfce4-panel-plugin-weather-fix-panel-icon-size.patch in order
+  to fix the size of the panel icon (backported from upstream git)
+- Add xfce4-panel-plugin-weather-use-locationforecast-1.2-api.patch
+  Switch to met.no locationforecast-1.2 API (bxo#10916, bnc#901944,
+  backported from upstream git)
+
+---

New:

  xfce4-panel-plugin-weather-fix-panel-icon-size.patch
  xfce4-panel-plugin-weather-use-locationforecast-1.2-api.patch



Other differences:
--
++ xfce4-panel-plugin-weather.spec ++
--- /var/tmp/diff_new_pack.rY9Azu/_old  2014-10-22 16:22:45.0 +0200
+++ /var/tmp/diff_new_pack.rY9Azu/_new  2014-10-22 16:22:45.0 +0200
@@ -31,6 +31,10 @@
 Patch0: 
xfce4-panel-plugin-weather-fix-no-return-in-nonvoid-function.patch
 # PATCH-FIX-UPSTREAM xfce4-panel-plugin-weather-upower-0.99.patch bxo#10922 
g...@opensuse.org -- Support upower-0.99 (backported from upstream git)
 Patch1: xfce4-panel-plugin-weather-upower-0.99.patch
+# PATCH-FIX-UPSTREAM xfce4-panel-plugin-weather-fix-panel-icon-size.patch 
g...@opensuse.org -- Fix the size of the panel icon (backported from upstream 
git)
+Patch2: xfce4-panel-plugin-weather-fix-panel-icon-size.patch
+# PATCH-FIX-UPSTREAM 
xfce4-panel-plugin-weather-use-locationforecast-1.2-api.patch bxo#10916 
bnc#901944 g...@opensuse.org -- Switch to met.no locationforecast-1.2 API 
(backported from upstream git)
+Patch3: xfce4-panel-plugin-weather-use-locationforecast-1.2-api.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(gthread-2.0)
@@ -56,6 +60,8 @@
 %setup -q -n %{plugin_name}-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 %build
 %configure --disable-static

++ xfce4-panel-plugin-weather-fix-panel-icon-size.patch ++
From d1f9e9ab06231f876a1d6b607660d36d8a0fb902 Mon Sep 17 00:00:00 2001
From: Harald Judt h.j...@gmx.at
Date: Mon, 25 Feb 2013 22:52:08 +0100
Subject: Fix panel icon size.

Since the toggle button has been added, or maybe even before that,
the icon is cut off at the borders. Fix this by subtracting two pixels
from the icon size.

diff --git a/panel-plugin/weather.c b/panel-plugin/weather.c
index 4a2e3c3..2e15565 100644
--- a/panel-plugin/weather.c
+++ b/panel-plugin/weather.c
@@ -295,6 +295,8 @@ update_icon(plugin_data *data)
 data-size != data-panel_size)
 size *= 2;
 #endif
+/* take into account the border of the toggle button */
+size -= 2;
 
 /* set panel icon according to current weather conditions */
 conditions = get_current_conditions(data-weatherdata);
-- 
cgit v0.10.1

++ xfce4-panel-plugin-weather-use-locationforecast-1.2-api.patch ++
From 1ff71669644a0b824a8a5ba9b40771ee4fb8a76b Mon Sep 17 00:00:00 2001
From: Harald Judt h.j...@gmx.at
Date: Wed, 28 May 2014 20:08:02 +0200
Subject: Make plugin ready for met.no locationforecast-1.2 API (bug #10916).

http://api.yr.no/weatherapi/locationforecastlts/1.1/documentation#version_1_2___2014_05_20

The updated API version uses CamelCase symbol names instead of UPPERCASE
ones and has added some new names (like 'Drizzle'), which unfortunately
have not been documented (yet?).

What's more, the typo 'celcius' has been replaced by the fixed 'celsius',
but luckily the plugin will not be affected by that change.

What's a bit more unfortunate is that the existing icon themes do not
cover the new symbol names, so one would have to create quite a lot of
new icons. Also, new translations would have to be added for the symbols,
and maybe existing ones would have to be altered. To prevent this, we're
simply going to map the new symbols to existing ones as good as possible.
This should be good enough for the time being.

Index: xfce4-weather-plugin-0.8.3/panel-plugin/weather-parsers.c
===
--- xfce4-weather-plugin-0.8.3.orig/panel-plugin/weather-parsers.c
+++ xfce4-weather-plugin-0.8.3/panel-plugin/weather-parsers.c
@@ -28,6 

commit xfce4-panel-plugin-weather for openSUSE:Factory

2014-06-25 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-weather for 
openSUSE:Factory checked in at 2014-06-25 21:20:23

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

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-weather/xfce4-panel-plugin-weather.changes
2013-02-19 13:41:24.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new/xfce4-panel-plugin-weather.changes
   2014-06-25 21:20:39.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun 10 06:35:29 UTC 2014 - g...@opensuse.org
+
+- Add xfce4-panel-plugin-weather-upower-0.99.patch in order to
+  support upower = 0.99 (backported from upstream git, bxo#10922)
+
+---

New:

  xfce4-panel-plugin-weather-upower-0.99.patch



Other differences:
--
++ xfce4-panel-plugin-weather.spec ++
--- /var/tmp/diff_new_pack.cTaDxG/_old  2014-06-25 21:20:40.0 +0200
+++ /var/tmp/diff_new_pack.cTaDxG/_new  2014-06-25 21:20:40.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-weather
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,6 +29,8 @@
 Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.8/%{plugin_name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM 
xfce4-panel-plugin-weather-fix-no-return-in-nonvoid-function.patch 
g...@opensuse.org -- Return bogus value in case of an unhandled switch case
 Patch0: 
xfce4-panel-plugin-weather-fix-no-return-in-nonvoid-function.patch
+# PATCH-FIX-UPSTREAM xfce4-panel-plugin-weather-upower-0.99.patch bxo#10922 
g...@opensuse.org -- Support upower-0.99 (backported from upstream git)
+Patch1: xfce4-panel-plugin-weather-upower-0.99.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(gthread-2.0)
@@ -53,6 +55,7 @@
 %prep
 %setup -q -n %{plugin_name}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %configure --disable-static

++ xfce4-panel-plugin-weather-upower-0.99.patch ++
From d51c1ea939ffeecac6f9f5cd136d35628b585e73 Mon Sep 17 00:00:00 2001
From: Eric Koegel e...@xfce.org
Date: Tue, 3 Jun 2014 20:44:16 +0200
Subject: Support upower-0.99 (bug #10922).

upower-0.99 changed from the changed signal to notify as well as
the function signature. This patch adds that while still supporting
the previous versions of upower.

Index: xfce4-weather-plugin-0.8.3/panel-plugin/weather.c
===
--- xfce4-weather-plugin-0.8.3.orig/panel-plugin/weather.c
+++ xfce4-weather-plugin-0.8.3/panel-plugin/weather.c
@@ -1484,8 +1484,14 @@ mi_click(GtkWidget *widget,
 
 #ifdef HAVE_UPOWER_GLIB
 static void
+#if UP_CHECK_VERSION(0, 99, 0)
 upower_changed_cb(UpClient *client,
+  GParamSpec *pspec,
   plugin_data *data)
+#else /* UP_CHECK_VERSION  0.99 */
+upower_changed_cb(UpClient *client,
+  plugin_data *data)
+#endif /* UP_CHECK_VERSION */
 {
 gboolean on_battery, lid_closed;
 
@@ -1512,7 +1518,7 @@ upower_changed_cb(UpClient *client,
 schedule_next_wakeup(data);
 }
 }
-#endif
+#endif /* HAVE_UPOWER_GLIB */
 
 
 static void
@@ -2090,10 +2096,16 @@ weather_construct(XfcePanelPlugin *plugi
  G_CALLBACK(xfceweather_show_about), data);
 
 #ifdef HAVE_UPOWER_GLIB
-if (data-upower)
-g_signal_connect(data-upower, changed,
- G_CALLBACK(upower_changed_cb), data);
-#endif
+if (data-upower) {
+#if UP_CHECK_VERSION(0, 99, 0)
+g_signal_connect (data-upower, notify,
+  G_CALLBACK(upower_changed_cb), data);
+#else /* UP_CHECK_VERSION  0.99 */
+g_signal_connect (data-upower, changed,
+  G_CALLBACK(upower_changed_cb), data);
+#endif /* UP_CHECK_VERSION */
+}
+#endif /* HAVE_UPOWER_GLIB */
 
 /* call update handler updates */
 update_handler(data);
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xfce4-panel-plugin-weather for openSUSE:Factory

2013-02-19 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-weather for 
openSUSE:Factory checked in at 2013-02-19 13:41:22

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-09-14 12:42:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new/xfce4-panel-plugin-weather.changes
   2013-02-19 13:41:24.0 +0100
@@ -1,0 +2,38 @@
+Tue Feb 19 09:26:32 UTC 2013 - g...@opensuse.org
+
+- update to version 0.8.3
+  - replace internal HTTP implementation by libsoup; this gets the
+search dialog working again and makes the plugin future-proof
+  - fix timezone issues by putting the plugin into the timezone of the
+chosen location
+  - cache and interpolate data
+- possibly improves current weather
+- keeps plugin going for a while without internet connection
+  - support icon themes (see README for using and creating themes!)
+- add brand new icon theme Simplistic by Simon Steinbeiß
+- add small variation of the Liquid theme for dark panels
+- improvements to existing icons
+  - rework configuration dialog
+- settings are applied instantaneous
+- tooltips provide encyclopedic information about weather-related
+  stuff, enhancing user-experience
+- the Location tab lets you tweak latitude, longitude, altitude and
+  timezone (autodetection powered by GeoNames)
+- the Units page does away with the insufficient imperial/metric
+  checkbox and empowers you to choose the units used in your
+  country
+- useful appearance tweaks
+  - improve the scrollbox (font, color, multiple lines)
+  - add new (calculated) values: dew point and apparent temperature
+  - optimize CPU usage and power-save mode using upower
+  - improve download handling and widget updates
+  - improve UI feedback by making the main plugin container a panel
+toggle button
+  - improve support for RTL languages
+  - many translation updates
+  - update README with important and useful information
+- added
+  xfce4-panel-plugin-weather-fix-no-return-in-nonvoid-function.patch
+  which returns a bogus value in case of an unhandled switch case
+
+---

Old:

  xfce4-weather-plugin-0.8.2.tar.bz2

New:

  xfce4-panel-plugin-weather-fix-no-return-in-nonvoid-function.patch
  xfce4-weather-plugin-0.8.3.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-weather.spec ++
--- /var/tmp/diff_new_pack.gA0dQS/_old  2013-02-19 13:41:25.0 +0100
+++ /var/tmp/diff_new_pack.gA0dQS/_new  2013-02-19 13:41:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-weather
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,21 +20,25 @@
 %define plugin_name xfce4-weather-plugin
 
 Name:   xfce4-panel-plugin-weather
-Version:0.8.2
+Version:0.8.3
 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.8/%{plugin_name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM 
xfce4-panel-plugin-weather-fix-no-return-in-nonvoid-function.patch 
g...@opensuse.org -- Return bogus value in case of an unhandled switch case
+Patch0: 
xfce4-panel-plugin-weather-fix-no-return-in-nonvoid-function.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
 BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
 BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(upower-glib)
 Requires:   xfce4-panel = %{panel_version}
 # uses exo-open
 Requires:   exo-tools
@@ -48,6 +52,7 @@
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
+%patch0 -p1
 
 %build
 %configure --disable-static

++ xfce4-panel-plugin-weather-fix-no-return-in-nonvoid-function.patch ++
Index: xfce4-weather-plugin-0.8.3/panel-plugin/weather-data.c

commit xfce4-panel-plugin-weather for openSUSE:Factory

2012-09-14 Thread h_root
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.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new/xfce4-panel-plugin-weather.changes
   2012-09-14 12:42:56.0 +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 

commit xfce4-panel-plugin-weather for openSUSE:Factory

2012-05-07 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-weather for 
openSUSE:Factory checked in at 2012-05-08 06:52:27

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-04-19 12:41:00.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new/xfce4-panel-plugin-weather.changes
   2012-05-08 06:53:50.0 +0200
@@ -1,0 +2,10 @@
+Sun Apr 29 09:55:41 UTC 2012 - g...@opensuse.org
+
+- add dependency on exo-tools since exo-open is used
+
+---
+Fri Apr 20 11:48:25 UTC 2012 - g...@opensuse.org
+
+- added documentation files
+
+---



Other differences:
--
++ xfce4-panel-plugin-weather.spec ++
--- /var/tmp/diff_new_pack.hFNSGN/_old  2012-05-08 06:53:52.0 +0200
+++ /var/tmp/diff_new_pack.hFNSGN/_new  2012-05-08 06:53:52.0 +0200
@@ -36,6 +36,8 @@
 BuildRequires:  pkgconfig(libxfcegui4-1.0)
 BuildRequires:  pkgconfig(libxml-2.0)
 Requires:   xfce4-panel = %{panel_version}
+# uses exo-open
+Requires:   exo-tools
 Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -72,6 +74,7 @@
 
 %files
 %defattr(-,root,root)
+%doc AUTHORS ChangeLog COPYING NEWS README TODO
 %{_libexecdir}/xfce4/panel-plugins/xfce4-weather-plugin
 %{_datadir}/icons/hicolor/*/apps/xfce4-weather.*
 %dir %{_datadir}/xfce4/weather

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



commit xfce4-panel-plugin-weather for openSUSE:Factory

2012-04-19 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-weather for 
openSUSE:Factory checked in at 2012-04-19 12:40:56

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
2011-09-23 12:51:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new/xfce4-panel-plugin-weather.changes
   2012-04-19 12:41:00.0 +0200
@@ -1,0 +2,12 @@
+Tue Apr 17 22:41:50 UTC 2012 - g...@opensuse.org
+
+- corrected source URL
+
+---
+Wed Apr  4 08:26:15 UTC 2012 - g...@opensuse.org
+
+- specfile cleanup
+- correct dependencies
+- split off -lang subpackage
+
+---



Other differences:
--
++ xfce4-panel-plugin-weather.spec ++
--- /var/tmp/diff_new_pack.54UcDG/_old  2012-04-19 12:41:03.0 +0200
+++ /var/tmp/diff_new_pack.54UcDG/_new  2012-04-19 12:41:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-weather
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,24 +20,30 @@
 %define plugin_name xfce4-weather-plugin
 
 Name:   xfce4-panel-plugin-weather
-License:GPL-2.0+
 Version:0.7.4
-Release:4
-Summary:Weather condition monitoring plugin for the Xfce panel
-Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
-Source0:xfce4-weather-plugin-0.7.4.tar.bz2
+Release:0
+Summary:Weather Condition Monitoring Plugin for the Xfce Panel
+License:GPL-2.0+
 Group:  System/GUI/XFCE
-BuildRequires:  intltool
+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
 BuildRequires:  fdupes
+BuildRequires:  intltool
+BuildRequires:  pkgconfig(gthread-2.0)
+BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
+BuildRequires:  pkgconfig(libxfce4util-1.0)
+BuildRequires:  pkgconfig(libxfcegui4-1.0)
 BuildRequires:  pkgconfig(libxml-2.0)
-Requires:   xfce4-panel = 4.8.0
+Requires:   xfce4-panel = %{panel_version}
+Recommends: %{name}-lang = %{version}
 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.
 
+%lang_package
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
@@ -48,23 +54,23 @@
 
 %install
 %make_install
+
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
-%find_lang %{plugin_name} %{name}.lang
+
+%find_lang %{plugin_name} %{name}.lang %{?no_lang_C}
+
 %fdupes %{buildroot}%{_datadir}
 
 %clean
 rm -rf %{buildroot}
 
-%if 0%{?suse_version} = 1140
-
 %post
 %icon_theme_cache_post
 
 %postun
 %icon_theme_cache_postun
-%endif
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root)
 %{_libexecdir}/xfce4/panel-plugins/xfce4-weather-plugin
 %{_datadir}/icons/hicolor/*/apps/xfce4-weather.*
@@ -72,4 +78,6 @@
 %{_datadir}/xfce4/weather/*
 %{_datadir}/xfce4/panel-plugins/weather.desktop
 
+%files lang -f %{name}.lang
+
 %changelog

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



commit xfce4-panel-plugin-weather for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-weather for 
openSUSE:Factory checked in at 2011-12-06 19:15:17

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:




Other differences:
--
++ xfce4-panel-plugin-weather.spec ++
--- /var/tmp/diff_new_pack.M9nP0Q/_old  2011-12-06 19:54:53.0 +0100
+++ /var/tmp/diff_new_pack.M9nP0Q/_new  2011-12-06 19:54:53.0 +0100
@@ -20,7 +20,7 @@
 %define plugin_name xfce4-weather-plugin
 
 Name:   xfce4-panel-plugin-weather
-License:GPLv2+
+License:GPL-2.0+
 Version:0.7.4
 Release:4
 Summary:Weather condition monitoring plugin for the Xfce panel

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