Hello community,

here is the log from the commit of package awesome-vicious for openSUSE:Factory 
checked in at 2018-07-23 18:03:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/awesome-vicious (Old)
 and      /work/SRC/openSUSE:Factory/.awesome-vicious.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "awesome-vicious"

Mon Jul 23 18:03:11 2018 rev:6 rq:624727 version:2.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/awesome-vicious/awesome-vicious.changes  
2015-06-08 08:30:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.awesome-vicious.new/awesome-vicious.changes     
2018-07-23 18:04:04.196703167 +0200
@@ -1,0 +2,13 @@
+Mon Jun 18 18:47:56 UTC 2018 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  AUTHORS
  vicious-2.1.3.tar.xz

New:
----
  vicious-2.3.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ awesome-vicious.spec ++++++
--- /var/tmp/diff_new_pack.cGf9nL/_old  2018-07-23 18:04:04.772702456 +0200
+++ /var/tmp/diff_new_pack.cGf9nL/_new  2018-07-23 18:04:04.776702451 +0200
@@ -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 @@
 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 @@
 
 
 %prep
-%setup -q -n %packname-%version
-cp %{S:1} .
+%setup -q -n %packname-%{version}
 
 %build
 
@@ -71,7 +68,8 @@
 
 %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


Reply via email to