Accepting request 365790 from X11:Unity
OBS-URL: https://build.opensuse.org/request/show/365790 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdbusmenu?expand=0&rev=4
This commit is contained in:
commit
d8b2fdebab
@ -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
|
Tue May 5 13:47:23 UTC 2015 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libdbusmenu
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,9 +20,9 @@
|
|||||||
%define soname_gtk2 4
|
%define soname_gtk2 4
|
||||||
%define soname_gtk3 4
|
%define soname_gtk3 4
|
||||||
%define soname_jsonloader 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
|
Name: libdbusmenu
|
||||||
Version: 12.10.3+bzr20150410
|
Version: 12.10.3+bzr20160223
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Small library that passes a menu structure across DBus
|
Summary: Small library that passes a menu structure across DBus
|
||||||
License: GPL-3.0 and (LGPL-2.1 or LGPL-3.0)
|
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}
|
%setup -q -n %{name}-%{_version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
%global _configure ../configure
|
%global _configure ../configure
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 gnome-autogen.sh --enable-gtk-doc
|
||||||
for ver in 2 3; do
|
for ver in 2 3; do
|
||||||
mkdir build-gtk$ver
|
mkdir build-gtk$ver
|
||||||
pushd 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…
x
Reference in New Issue
Block a user