Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package awesome-vicious for openSUSE:Factory
checked in at 2021-04-29 22:46:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/awesome-vicious (Old)
and /work/SRC/openSUSE:Factory/.awesome-vicious.new.1947 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "awesome-vicious"
Thu Apr 29 22:46:41 2021 rev:7 rq:889273 version:2.3.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/awesome-vicious/awesome-vicious.changes
2018-07-23 18:04:04.196703167 +0200
+++
/work/SRC/openSUSE:Factory/.awesome-vicious.new.1947/awesome-vicious.changes
2021-04-29 22:53:20.521908060 +0200
@@ -1,0 +2,17 @@
+Wed Apr 28 15:07:50 UTC 2021 - Ferdinand Thiessen <[email protected]>
+
+- Update to version 2.3.3
+ * LUA 5.3 compatibility
+ * Support stacked graphs
+ * hwmontemp_linux: Provide name-based access to hwmon sensors
+ via sysfs
+ * mpd_all: Expose more informations and format time in [hh:]mm:ss
+ * Improve defaults and mechanism for data caching
+ * Escape XML entities in results by default
+ * weather_all: Update NOAA link and use Awesome asynchronous API
+ * mem_linux: Use MemAvailable to calculate free amount
+ * mem_freebsd: Correct calculation and switch to swapinfo for swap
+ * bat_freebsd: Add critical charging state
+ * fs_all: Fix shell quoting of option arguments
+
+-------------------------------------------------------------------
Old:
----
vicious-2.3.1.tar.gz
New:
----
vicious-2.3.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ awesome-vicious.spec ++++++
--- /var/tmp/diff_new_pack.pSWTIX/_old 2021-04-29 22:53:21.009905811 +0200
+++ /var/tmp/diff_new_pack.pSWTIX/_new 2021-04-29 22:53:21.013905792 +0200
@@ -1,7 +1,7 @@
#
# spec file for package awesome-vicious
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,20 +12,20 @@
# 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 packname vicious
Name: awesome-vicious
-Version: 2.3.1
+Version: 2.3.3
Release: 0
Summary: Vicious plugins for awesome
License: GPL-2.0-or-later
Group: System/GUI/Other
-Source:
https://github.com/Mic92/vicious/archive/v%{version}.tar.gz#/%packname-%{version}.tar.gz
-Url: https://github.com/Mic92/%{packname}
+URL: https://github.com/vicious-widgets/vicious
+Source:
%{URL}/archive/v%{version}.tar.gz#/%{packname}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: awesome >= 3.4.4
Recommends: awesome-freedesktop
@@ -54,7 +54,7 @@
%prep
-%setup -q -n %packname-%{version}
+%setup -q -n %{packname}-%{version}
%build
@@ -67,7 +67,6 @@
%{__install} -m 644 -D helpers.lua
%{buildroot}/%{_datadir}/awesome/lib/vicious
%files
-%defattr(-,root,root,-)
%doc README.md Changes.md TODO
%license LICENSE
%dir %{_datadir}/awesome
++++++ vicious-2.3.1.tar.gz -> vicious-2.3.3.tar.gz ++++++
++++ 2605 lines of diff (skipped)