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.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-weather.new/xfce4-panel-plugin-weather.changes
2015-06-24 21:00:42.000000000 +0200
@@ -1,0 +2,10 @@
+Tue Jun 23 20:06:29 UTC 2015 - [email protected]
+
+- 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.000000000 +0200
+++ /var/tmp/diff_new_pack.P0VUVC/_new 2015-06-24 21:00:43.000000000 +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)