Accepting request 310644 from X11:windowmanagers
1 OBS-URL: https://build.opensuse.org/request/show/310644 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/awesome-vicious?expand=0&rev=5
This commit is contained in:
commit
9e68ea8839
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 13:38:51 UTC 2014 - p.drouand@gmail.com
|
||||
|
||||
- Update to version 2.1.3
|
||||
+ bat: fix broken battery remaining time (was always N/A)
|
||||
+ volume: get the normalized volume like alsamixer and DE's indicator
|
||||
- Use download Url as source
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 8 11:30:08 UTC 2012 - toganm@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package awesome-vicious
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,12 +18,12 @@
|
||||
%define packname vicious
|
||||
|
||||
Name: awesome-vicious
|
||||
Version: 2.1.0
|
||||
Version: 2.1.3
|
||||
Release: 0
|
||||
Summary: Vicious plugins for awesome
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/Other
|
||||
Source0: %packname-%{version}.tar.xz
|
||||
Source0: http://git.sysphere.org/vicious/snapshot/%packname-%{version}.tar.xz
|
||||
Source1: AUTHORS
|
||||
Url: http://git.sysphere.org/vicious/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -72,8 +72,8 @@ cp %{S:1} .
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc LICENSE README CHANGES AUTHORS TODO
|
||||
%{_datadir}/awesome/lib/vicious
|
||||
%dir %{_datadir}/awesome
|
||||
%dir %{_datadir}/awesome/lib
|
||||
%{_datadir}/awesome/lib/vicious
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d6b6a07db1f22893133fb557964fd93eacc34921012c9731c99aa82891c3a4e
|
||||
size 35376
|
3
vicious-2.1.3.tar.xz
Normal file
3
vicious-2.1.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97ffb824af89f2d205b0f0909601a32d761c0c02353b59b4314fd2cc47b2a387
|
||||
size 39336
|
Loading…
Reference in New Issue
Block a user