- Update to new upstream release 18

OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-broker?expand=0&rev=11
This commit is contained in:
Jan Engelhardt 2019-02-21 13:24:11 +00:00 committed by Git OBS Bridge
parent 355a2e48d7
commit 70e13f49bd
5 changed files with 13 additions and 20 deletions

View File

@ -1,13 +0,0 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/bus1/dbus-broker</param>
<param name="revision">v17</param>
<param name="versionformat">17</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
</services>

View File

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

3
dbus-broker-18.tar.xz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 21 13:09:08 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 18
* The compatibility launcher is no longer isolated in its own
network namespace, since the SELinux APIs require access to
the root network namespace.
-------------------------------------------------------------------
Mon Jan 28 11:06:43 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,16 +17,14 @@
Name: dbus-broker
Version: 17
Version: 18
Release: 0
Summary: XDG-conforming message bus implementation
License: Apache-2.0
Group: System/Daemons
Url: https://github.com/bus1/dbus-broker
#Source: https://github.com/bus1/dbus-broker/archive/v%version.tar.gz
Source: %name-%version.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: https://github.com/bus1/dbus-broker/releases/download/v18/dbus-broker-18.tar.xz
BuildRequires: linux-glibc-devel >= 4.13
BuildRequires: meson
BuildRequires: pkg-config