- Update to version 0.1.2.
OBS-URL: https://build.opensuse.org/package/show/X11:MATE:Factory/brisk-menu?expand=0&rev=2
This commit is contained in:
parent
65ec31d829
commit
227c4db4b0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3be40d5d48b1d597b158c068137f9f39f35ff5c1c861d78ff213f7b04ccf1f2
|
||||
size 249900
|
3
brisk-menu-0.1.2.tar.xz
Normal file
3
brisk-menu-0.1.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c03d61c8f674ffa86a8f2fb98ad3735d605cd4b4a2c0c014119357b967cafab
|
||||
size 250276
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 31 11:49:59 UTC 2016 - sor.alexei@meowr.ru
|
||||
|
||||
- Update to version 0.1.2:
|
||||
* Use a less janky button style for the session controls.
|
||||
* Include autogen.sh.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 31 10:39:18 UTC 2016 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -17,13 +17,15 @@
|
||||
|
||||
|
||||
Name: brisk-menu
|
||||
Version: 0.1.1
|
||||
Version: 0.1.2
|
||||
Release: 0
|
||||
Summary: Modern, efficient menu for MATE
|
||||
License: GPL-2.0+ and CC-BY-SA-4.0
|
||||
Group: System/GUI/Other
|
||||
Url: https://github.com/solus-project/brisk-menu
|
||||
Source: https://github.com/solus-project/brisk-menu/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
@ -41,6 +43,7 @@ Modern, efficient menu for the MATE Desktop Environment.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
%configure
|
||||
make %{?_smp_mflags} V=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user