Hello community,
here is the log from the commit of package xfce4-systemload-plugin for
openSUSE:Factory checked in at 2019-08-20 10:58:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-systemload-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-systemload-plugin.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-systemload-plugin"
Tue Aug 20 10:58:46 2019 rev:1 rq:724094 version:1.2.3
Changes:
--------
New Changes file:
--- /dev/null 2019-08-07 02:59:15.679220339 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-systemload-plugin.new.22127/xfce4-systemload-plugin.changes
2019-08-20 10:58:51.228662959 +0200
@@ -0,0 +1,120 @@
+-------------------------------------------------------------------
+Fri Aug 16 12:11:59 UTC 2019 - Maurizio Galli <[email protected]>
+
+- Fixed source in spec file
+
+-------------------------------------------------------------------
+Wed Aug 14 06:47:36 UTC 2019 - Maurizio Galli <[email protected]>
+
+- Update to version 1.2.3
+ * fix possible leak
+ * fix a crash when opening the properties dialog
+ * translation updates
+- Package renamed to follow upstream name xfce4-foo-plugin
+- Use lang subpackage for manual edits instead of %lang_package macro
+- Cleaned up spec file
+- Added bcond for git master builds
+- Move COPYING under %license macro
+
+-------------------------------------------------------------------
+Wed Jan 2 16:48:21 UTC 2019 - Maurizio Galli <[email protected]>
+
+- update to version 1.2.2:
+ - general rework of the preferences dialog by our resident UI wizard
+ Simon Steinbeiss
+ - fix the 'no tooltips' regression by setting the default update
+ interval to 0.5s (workaround for bxo#13536)
+ - tons of translation updates
+
+-------------------------------------------------------------------
+Wed Apr 19 19:32:13 UTC 2017 - [email protected]
+
+- update to version 1.2.1:
+ - rework sizing of the progressbar (bxo#12948, bxo#12974)
+ - rework the use of GtkCssProvider to use a singleton
+ - fix progressbar color with Gtk 3.16/3.18
+ - translation updates
+
+-------------------------------------------------------------------
+Sun Nov 27 11:50:05 UTC 2016 - [email protected]
+
+- update to version 1.2.0:
+ - port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
+ - use MemAvailable on Linux 3.14+
+- do not package ChangeLog; NEWS file is good enough
+
+-------------------------------------------------------------------
+Fri Nov 21 10:11:44 UTC 2014 - [email protected]
+
+- update to version 1.1.2
+ - support upower 0.99
+ - add a way to run a command when clicking on systemload plugin
+ - pick up translation updates & fixes, especially DE locale
+ - merge some OpenBSD compatibility patches
+- drop obsolete xfce4-panel-plugin-systemload-upower-0.99.patch,
+ xfce4-systemload-plugin-russian.patch
+
+-------------------------------------------------------------------
+Tue Jun 10 08:15:58 UTC 2014 - [email protected]
+
+- Add xfce4-panel-plugin-systemload-upower-0.99.patch in order to
+ support upower >= 0.99 (bxo#10923)
+
+-------------------------------------------------------------------
+Fri May 31 20:16:48 UTC 2013 - [email protected]
+
+- Add xfce4-systemload-plugin-russian.patch: fix Russian
+ translation (plural forms and one string).
+
+-------------------------------------------------------------------
+Sun Jul 1 07:58:01 UTC 2012 - [email protected]
+
+- update to version 1.1.1
+ - simplify tooltip handling code
+ - better compliance with panel plugin HIG
+ - only set label angle with panel > 4.9
+ - set plugin to small in all modes except deskbar modes
+ - facilitate bringing up the configuration dialog
+ - fix background transparency by setting the main evbox hidden
+ - changing uptime label orientation in the vertical mode
+ - compatibility with panel 4.9+
+
+-------------------------------------------------------------------
+Fri Apr 20 11:43:10 UTC 2012 - [email protected]
+
+- corrected license
+
+-------------------------------------------------------------------
+Wed Apr 18 17:25:53 UTC 2012 - [email protected]
+
+- update to version 1.1.0
+ - fix progressbar width in vertical mode
+ - added about dialog
+ - use a single label to show uptime, either 'X days' (if > 0) or
+ 'hh:mm'
+ - build the plugin as a module
+ - added a power-saving interval option using upower (if present
+ at build time)
+ - added an update interval option
+ - rewritten configuration dialog
+ - conditional retrieval of system stats
+ - port to libxfce4ui
+ - fix transparency issues
+
+-------------------------------------------------------------------
+Tue Apr 17 22:39:22 UTC 2012 - [email protected]
+
+- corrected source URL
+
+-------------------------------------------------------------------
+Wed Apr 4 08:13:39 UTC 2012 - [email protected]
+
+- specfile cleanup
+- correct dependencies
+- split off -lang subpackage
+
+-------------------------------------------------------------------
+Wed Mar 9 11:00:00 UTC 2011 - [email protected]
+
+- new package (split off from xfce4-panel-plugins)
+
New:
----
_service
xfce4-systemload-plugin-1.2.3.tar.bz2
xfce4-systemload-plugin.changes
xfce4-systemload-plugin.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-systemload-plugin.spec ++++++
#
# spec file for package xfce4-systemload-plugin
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define panel_version 4.12.0
%define plugin systemload
%bcond_with git
Name: xfce4-%{plugin}-plugin
Version: 1.2.3
Release: 0
Summary: System Load Monitoring Plugin for the Xfce Panel
License: BSD-2-Clause
Group: System/GUI/XFCE
URL:
https://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin
Source0:
https://archive.xfce.org/src/panel-plugins/%{name}/1.2/%{name}-%{version}.tar.bz2
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: pkgconfig
BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version}
BuildRequires: pkgconfig(libxfce4ui-2) >= %{panel_version}
BuildRequires: pkgconfig(upower-glib)
%if %{with git}
BuildRequires: xfce4-dev-tools
%endif
Requires: xfce4-panel >= %{panel_version}
Recommends: %{name}-lang = %{version}
# package was renamed in 2019 after Leap 15.1
Provides: xfce4-panel-plugin-%{plugin} = %{version}-%{release}
Obsoletes: xfce4-panel-plugin-%{plugin} < %{version}-%{release}
Obsoletes: xfce4-panel-plugin-%{plugin}-debuginfo
%description
The Systemload plugin can display the current CPU load, used memory and swap
space as well as the system uptime in the panel.
%package lang
Summary: Translations for package %{name}
Group: System/Localization
Requires: %{name} = %{version}
Supplements: %{name}
Provides: %{name}-lang-all = %{version}
# package was renamed in 2019 after Leap 15.1
Obsoletes: xfce4-panel-plugin-%{plugin}-lang < %{version}-%{release}
Provides: xfce4-panel-plugin-%{plugin}-lang = %{version}-%{release}
BuildArch: noarch
%description lang
Provides translations for the "%{name}" package.
%prep
%autosetup
%build
%if %{with git}
NOCONFIGURE=1 ./autogen.sh
%configure \
--enable-maintainer-mode \
--disable-static
%else
%configure --disable-static
%endif
%make_build
%install
%make_install
rm %{buildroot}%{_libdir}/xfce4/panel/plugins/libsystemload.la
rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
%find_lang %{name} %{name}.lang %{?no_lang_C}
%fdupes %{buildroot}%{_datadir}
%clean
rm -rf %{buildroot}
%files
%doc AUTHORS NEWS README
%license COPYING
%{_libdir}/xfce4/panel/plugins/libsystemload.so
%{_datadir}/xfce4/panel/plugins/systemload.desktop
%files lang -f %{name}.lang
%changelog
++++++ _service ++++++
<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="disabled">
<param
name="url">https://git.xfce.org/panel-plugins/xfce4-systemload-plugin/</param>
<param name="scm">git</param>
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
<param name="changesgenerate">enable</param>
<param name="changesauthor">[email protected]</param>
<param name="versionrewrite-pattern">xfce4systemloadplugin(.*)</param>
</service>
<service name="set_version" mode="disabled"/>
<service name="tar" mode="disabled"/>
<service name="recompress" mode="disabled">
<param name="compression">xz</param>
<param name="file">*.tar</param>
</service>
</services>