- Update to 12.10.3+bzr20160223.
OBS-URL: https://build.opensuse.org/package/show/X11:Unity/libdbusmenu?expand=0&rev=4
This commit is contained in:
parent
125622bac6
commit
38bcce78ab
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 4 07:46:25 UTC 2016 - sor.alexei@meowr.ru
|
||||
|
||||
- Update to 12.10.3+bzr20160223 (changes since 12.10.3+bzr20150410):
|
||||
* Disable test-json-instruction, hangs on builds (lp#1429291).
|
||||
* gtk: Look for GtkImages on regular GtkMenuItems too (lp#1549021).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 5 13:47:23 UTC 2015 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libdbusmenu
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 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
|
||||
@ -20,9 +20,9 @@
|
||||
%define soname_gtk2 4
|
||||
%define soname_gtk3 4
|
||||
%define soname_jsonloader 4
|
||||
%define _version 12.10.3+15.04.20150410.2
|
||||
%define _version 12.10.3+16.04.20160223.1
|
||||
Name: libdbusmenu
|
||||
Version: 12.10.3+bzr20150410
|
||||
Version: 12.10.3+bzr20160223
|
||||
Release: 0
|
||||
Summary: Small library that passes a menu structure across DBus
|
||||
License: GPL-3.0 and (LGPL-2.1 or LGPL-3.0)
|
||||
@ -180,9 +180,8 @@ This package contains the development files for the dbusmenu-jsonloader library.
|
||||
%setup -q -n %{name}-%{_version}
|
||||
|
||||
%build
|
||||
|
||||
%global _configure ../configure
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
NOCONFIGURE=1 gnome-autogen.sh --enable-gtk-doc
|
||||
for ver in 2 3; do
|
||||
mkdir build-gtk$ver
|
||||
pushd build-gtk$ver
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cc6eebd2b706275d2882fe345837c629a069179c7fb91b39fff11fd1531fc68
|
||||
size 2368887
|
3
libdbusmenu_12.10.3+16.04.20160223.1.orig.tar.gz
Normal file
3
libdbusmenu_12.10.3+16.04.20160223.1.orig.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f09ae0060af623a7dc3e96fdccca866bc9a533dce83028ec0ce12e68760841a1
|
||||
size 2369149
|
Loading…
Reference in New Issue
Block a user