From 2d0b99ca0721dbee92a582c2ab9927f6d021cd98 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 05:58:33 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-dasbus.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-dasbus.spec b/python-dasbus.spec index c08ee3d..b33daf5 100644 --- a/python-dasbus.spec +++ b/python-dasbus.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: DBus library in Python 3 License: LGPLv2+ @@ -51,6 +51,9 @@ Requires: python3-gobject-base %{python3_sitelib}/%{srcname}/ %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.6-2 - Rebuilt for Python 3.10