1
0

Accepting request 182415 from X11:windowmanagers

- Upgraded to 3.4.15-v0.1
  * Use wallpaper-branding-openSUSE 1920x1080 image as default (forwarded request 182414 from toganm)

OBS-URL: https://build.opensuse.org/request/show/182415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/awesome-branding-openSUSE?expand=0&rev=4
This commit is contained in:
Stephan Kulow 2013-07-07 20:16:59 +00:00 committed by Git OBS Bridge
commit 2a3d61f08e
4 changed files with 14 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b8d51a582fd8caa911d9bc7c279e4b1b90d7ea4b7262d75da1e6ca4a84fd0cc8
size 716116

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c6ec2c5cc4ee753e78c20bba050883b8a3f9ee11be939d5fc7e6d3e4f13a210
size 716096

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jul 7 11:55:03 UTC 2013 - toganm@opensuse.org
- Upgraded to 3.4.15-v0.1
* Use wallpaper-branding-openSUSE 1920x1080 image as default
-------------------------------------------------------------------
Wed Jan 30 12:26:41 UTC 2013 - toganm@opensuse.org

View File

@ -17,10 +17,10 @@
#
%define git_version 3.4.13-v0.2
%define git_version 3.4.15-v0.1
%define main_pack awesome
Name: awesome-branding-openSUSE
Version: 3.4.13
Version: 3.4.15
Release: 0
Url: https://github.com/madanyang/awesome-branding-opensuse.git
Summary: openSUSE Branding for awesome
@ -31,11 +31,12 @@ Provides: %{main_pack}-branding = %{version}
Conflicts: otherproviders(%main_pack-branding)
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: %name-%git_version.tar.xz
Source0: %name-%git_version.tar.xz
Requires: awesome-freedesktop
Requires: awesome-vicious
Requires: gnome-icon-theme
Requires: nitrogen
Requires: wallpaper-branding-openSUSE
Requires: xscreensaver
Recommends: awesome-shifty
@ -45,7 +46,7 @@ look and feel for awesome window manager.
%prep
%setup -q
%setup -q -n %name-%git_version
%build