Hello community,
here is the log from the commit of package xfce4-power-manager for
openSUSE:Factory checked in at 2014-06-06 14:36:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-power-manager (Old)
and /work/SRC/openSUSE:Factory/.xfce4-power-manager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-power-manager"
Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-power-manager/xfce4-power-manager.changes
2014-04-30 15:12:40.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-power-manager.new/xfce4-power-manager.changes
2014-06-06 14:36:24.000000000 +0200
@@ -1,0 +2,12 @@
+Mon Jun 2 07:03:25 UTC 2014 - [email protected]
+
+- update to latest development version 1.3.0
+ - trayicon replaced by new panel plugin to monitor battery and
+ device charge levels
+ - restructured settings dialog, embedded xfce4-power-information
+ - new icons
+ - translation updates
+- add xfce4-panel-plugin-xfce4-power-manager-battery subpackage for
+ the new panel plugin
+
+-------------------------------------------------------------------
Old:
----
xfce4-power-manager-1.2.0+git199.tar.bz2
New:
----
xfce4-power-manager-1.3.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-power-manager.spec ++++++
--- /var/tmp/diff_new_pack.U6PpHV/_old 2014-06-06 14:36:30.000000000 +0200
+++ /var/tmp/diff_new_pack.U6PpHV/_new 2014-06-06 14:36:30.000000000 +0200
@@ -19,8 +19,7 @@
%define panel_version 4.10.0
Name: xfce4-power-manager
-# git revision gaf126a4
-Version: 1.2.0+git199
+Version: 1.3.0
Release: 0
Summary: Power Management for the Xfce Desktop Environment
License: GPL-2.0+
@@ -58,6 +57,7 @@
Provides: xfce4-power-manager-doc = %{version}
Obsoletes: xfce4-power-manager-doc <= 1.2.0
Suggests: xfce4-panel-plugin-brightness
+Suggests: xfce4-panel-plugin-xfce4battery
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -70,6 +70,16 @@
Furthermore, it provides a standardized inhibit interface which allows
applications to prevent automatic sleep actions via the power manager.
+%package -n xfce4-panel-plugin-xfce4battery
+Summary: Xfce Panel Plugin for Monitoring Battery and Device Charge
Levels
+Group: System/GUI/XFCE
+Requires: %{name} = %{version}
+Requires: xfce4-panel >= %{panel_version}
+
+%description -n xfce4-panel-plugin-xfce4battery
+This package provides a plugin for the Xfce panel for monitoring battery and
+device charge levels.
+
%package -n xfce4-panel-plugin-brightness
Summary: Xfce Panel Plugin to Regulate Display Brightness
Group: System/GUI/XFCE
@@ -104,12 +114,7 @@
EOF
%build
-xdt-autogen
-%configure --enable-maintainer-mode \
-%if 0%{?suse_version} < 1230
- --with-sleep-manager=upower \
-%endif
- --disable-hal
+%configure
make %{?_smp_mflags} V=1
%install
@@ -121,9 +126,8 @@
%suse_update_desktop_file xfce4-power-manager-settings
%suse_update_desktop_file xfce4-power-manager
-rm %{buildroot}%{_libdir}/xfce4/panel/plugins/libxfce4brightness.la
-
-rm -rf %{buildroot}/%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
+rm %{buildroot}%{_libdir}/xfce4/panel/plugins/libxfce4brightness.la \
+ %{buildroot}%{_libdir}/xfce4/panel/plugins/libxfce4battery.la
%find_lang %{name} %{?no_lang_C}
@@ -139,17 +143,18 @@
%files
%defattr(-,root,root)
-%doc AUTHORS COPYING NEWS README TODO
-#%%doc ChangeLog
+%doc AUTHORS COPYING NEWS README ChangeLog
+%{_bindir}/xfce4-pm-helper
%{_bindir}/xfce4-power-manager
%{_bindir}/xfce4-power-manager-settings
-%{_bindir}/xfce4-power-information
%{_sbindir}/xfpm-power-backlight-helper
%config %{_sysconfdir}/xdg/autostart/xfce4-power-manager.desktop
%{_mandir}/man1/xfce4-power-manager*.1*
%dir %{_datadir}/polkit-1
%dir %{_datadir}/polkit-1/actions
%{_datadir}/polkit-1/actions/org.xfce.power.policy
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/xfce4-power-manager.appdata.xml
%{_datadir}/applications/xfce4-power-manager-settings.desktop
%{_datadir}/icons/hicolor/*/*/*
@@ -160,6 +165,11 @@
%{_libdir}/xfce4/panel/plugins/libxfce4brightness.so
%{_datadir}/xfce4/panel-plugins/xfce4-brightness-plugin.desktop
+%files -n xfce4-panel-plugin-xfce4battery
+%defattr(-,root,root)
+%{_libdir}/xfce4/panel/plugins/libxfce4battery.so
+%{_datadir}/xfce4/panel-plugins/xfce4-battery-plugin.desktop
+
%files branding-upstream
%defattr(-,root,root)
%dir %{_sysconfdir}/xdg/xfce4
++++++ xfce4-power-manager-1.2.0+git199.tar.bz2 ->
xfce4-power-manager-1.3.0.tar.bz2 ++++++
++++ 212091 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]