From 1f92544ce7e53d47ea62990e235121d2d901c2ecb628cc128875aa0c928cd3b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Mon, 23 Jul 2018 11:17:38 +0000 Subject: [PATCH] Accepting request 624721 from home:okurz:branches:X11:windowmanagers Update to 2.3.1 OBS-URL: https://build.opensuse.org/request/show/624721 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/awesome-vicious?expand=0&rev=6 --- awesome-vicious.changes | 13 +++++++++++++ awesome-vicious.spec | 22 ++++++++++------------ vicious-2.1.3.tar.xz | 3 --- vicious-2.3.1.tar.gz | 3 +++ 4 files changed, 26 insertions(+), 15 deletions(-) delete mode 100644 vicious-2.1.3.tar.xz create mode 100644 vicious-2.3.1.tar.gz diff --git a/awesome-vicious.changes b/awesome-vicious.changes index 7307c0b..a421e58 100644 --- a/awesome-vicious.changes +++ b/awesome-vicious.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Jun 18 18:47:56 UTC 2018 - okurz@suse.com + +- Update to version 2.3.1: + * Allow widget to be a function again + * btc: also usuable with cjson + * btc: remove synchronous variant and dead code + * Bitcoin price widget. + * Do not hide loading errors when widgets failed to load + * cmus: use correct shell escape function + * Add widget for cmus (follow mpd conventions) (#46) +- Switch to https://github.com/Mic92/vicious + ------------------------------------------------------------------- Fri Dec 19 13:38:51 UTC 2014 - p.drouand@gmail.com diff --git a/awesome-vicious.spec b/awesome-vicious.spec index 52ff664..956e13f 100644 --- a/awesome-vicious.spec +++ b/awesome-vicious.spec @@ -1,7 +1,7 @@ # # spec file for package awesome-vicious # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -15,17 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define packname vicious Name: awesome-vicious -Version: 2.1.3 +Version: 2.3.1 Release: 0 Summary: Vicious plugins for awesome -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/GUI/Other -Source0: http://git.sysphere.org/vicious/snapshot/%packname-%{version}.tar.xz -Source1: AUTHORS -Url: http://git.sysphere.org/vicious/ +Source: https://github.com/Mic92/vicious/archive/v%{version}.tar.gz#/%packname-%{version}.tar.gz +Url: https://github.com/Mic92/%{packname} BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: awesome >= 3.4.4 Recommends: awesome-freedesktop @@ -36,9 +36,7 @@ BuildArch: noarch Vicious is a modular widget library for the "awesome" window manager, derived from the "Wicked" widget library. It has some of the old Wicked widget types, a few of them rewritten, and a good number of new -ones: - - http://git.sysphere.org/vicious/about/ +ones. Vicious widget types are a framework for creating your own awesome widgets. Vicious contains modules that gather data about your system, @@ -56,8 +54,7 @@ are used instead, where available: %prep -%setup -q -n %packname-%version -cp %{S:1} . +%setup -q -n %packname-%{version} %build @@ -71,7 +68,8 @@ cp %{S:1} . %files %defattr(-,root,root,-) -%doc LICENSE README CHANGES AUTHORS TODO +%doc README.md Changes.md TODO +%license LICENSE %dir %{_datadir}/awesome %dir %{_datadir}/awesome/lib %{_datadir}/awesome/lib/vicious diff --git a/vicious-2.1.3.tar.xz b/vicious-2.1.3.tar.xz deleted file mode 100644 index ae0554c..0000000 --- a/vicious-2.1.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97ffb824af89f2d205b0f0909601a32d761c0c02353b59b4314fd2cc47b2a387 -size 39336 diff --git a/vicious-2.3.1.tar.gz b/vicious-2.3.1.tar.gz new file mode 100644 index 0000000..6b4460d --- /dev/null +++ b/vicious-2.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:101e8ec6a71f7c8da7c653f4fa0f276db20227e2ad98b2d31702ce6735607d95 +size 47484