diff --git a/awesome-vicious.changes b/awesome-vicious.changes index a421e58..b3a778b 100644 --- a/awesome-vicious.changes +++ b/awesome-vicious.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Apr 28 15:07:50 UTC 2021 - Ferdinand Thiessen + +- 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 + ------------------------------------------------------------------- Mon Jun 18 18:47:56 UTC 2018 - okurz@suse.com diff --git a/awesome-vicious.spec b/awesome-vicious.spec index 956e13f..a79d098 100644 --- a/awesome-vicious.spec +++ b/awesome-vicious.spec @@ -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 @@ are used instead, where available: %prep -%setup -q -n %packname-%{version} +%setup -q -n %{packname}-%{version} %build @@ -67,7 +67,6 @@ are used instead, where available: %{__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 diff --git a/vicious-2.3.1.tar.gz b/vicious-2.3.1.tar.gz deleted file mode 100644 index 6b4460d..0000000 --- a/vicious-2.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:101e8ec6a71f7c8da7c653f4fa0f276db20227e2ad98b2d31702ce6735607d95 -size 47484 diff --git a/vicious-2.3.3.tar.gz b/vicious-2.3.3.tar.gz new file mode 100644 index 0000000..aebb292 --- /dev/null +++ b/vicious-2.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:062f0e8c802a07b58d094fcc66aba7a7de242726733d31ee607a483c20c4957c +size 50564