Hello community,
here is the log from the commit of package xfce4-panel-plugin-wavelan for
openSUSE:Factory checked in at 2015-03-09 10:08:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-wavelan (Old)
and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-wavelan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-wavelan"
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-wavelan/xfce4-panel-plugin-wavelan.changes
2012-07-02 11:29:14.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-wavelan.new/xfce4-panel-plugin-wavelan.changes
2015-03-09 10:08:03.000000000 +0100
@@ -1,0 +2,14 @@
+Wed Mar 4 22:08:55 UTC 2015 - [email protected]
+
+- update to version 0.5.12
+ - add strings to translation
+ - use GtkComboBoxText instead of GtkCombo
+ - use check buttons with mnemonic for hot keys
+ - use getifaddrs() instead of popen ("/sbin/ifconfig -a")
+ (bxo#10822)
+ - remove check for glib 2.14, was released 7 years ago..
+ - make this compile with -Wall -Werror (declarations after
+ statement)
+ - updated translations
+
+-------------------------------------------------------------------
Old:
----
xfce4-wavelan-plugin-0.5.11.tar.bz2
New:
----
xfce4-wavelan-plugin-0.5.12.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-panel-plugin-wavelan.spec ++++++
--- /var/tmp/diff_new_pack.ZgDz4K/_old 2015-03-09 10:08:03.000000000 +0100
+++ /var/tmp/diff_new_pack.ZgDz4K/_new 2015-03-09 10:08:04.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-panel-plugin-wavelan
#
-# Copyright (c) 2012 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-wavelan-plugin
-
Name: xfce4-panel-plugin-wavelan
-Version: 0.5.11
+Version: 0.5.12
Release: 0
Summary: WLAN Monitoring Plugin for the Xfce Panel
License: BSD-2-Clause
@@ -48,21 +47,18 @@
%build
%configure --disable-static
-make %{_smp_mflags} V=1
+make %{?_smp_mflags} V=1
%install
%make_install
-rm %{buildroot}%{_libdir}/xfce4/panel/plugins/*.la
+find %{buildroot} -type f -name "*.la" -delete -print
rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
%find_lang %{plugin_name} %{name}.lang %{?no_lang_C}
%fdupes %{buildroot}%{_datadir}
-%clean
-rm -rf %{buildroot}
-
%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING NEWS README THANKS
@@ -70,5 +66,6 @@
%{_datadir}/xfce4/panel/plugins/wavelan.desktop
%files lang -f %{name}.lang
+%defattr(-,root,root)
%changelog
++++++ xfce4-wavelan-plugin-0.5.11.tar.bz2 ->
xfce4-wavelan-plugin-0.5.12.tar.bz2 ++++++
++++ 28305 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]