From a52fb010e8b3da3ea152eb0ffd40ba1ef21ba26f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 22:25:15 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/xdg-dbus-proxy.git#8f9ec267131a1b511739129f254ccffe2c3fdd20 --- xdg-dbus-proxy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec index 5999d77..fcee96b 100644 --- a/xdg-dbus-proxy.spec +++ b/xdg-dbus-proxy.spec @@ -1,12 +1,13 @@ Name: xdg-dbus-proxy Version: 0.1.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Filtering proxy for D-Bus connections License: LGPLv2+ URL: https://github.com/flatpak/xdg-dbus-proxy/ Source0: https://github.com/flatpak/xdg-dbus-proxy/releases/download/%{version}/%{name}-%{version}.tar.xz +BuildRequires: make BuildRequires: docbook-style-xsl BuildRequires: gcc BuildRequires: pkgconfig(gio-2.0) @@ -37,6 +38,9 @@ to facilitate using it in other contexts. %{_mandir}/man1/xdg-dbus-proxy.1* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.1.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild