From 62d2f388a04f79c61cdb7cfd85d7c2cb9a6a4082 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 28 Apr 2020 04:48:28 -0400 Subject: [PATCH] import python-dbus-python-client-gen-0.7-3.el8 --- .gitignore | 2 +- .python-dbus-python-client-gen.metadata | 2 +- SPECS/python-dbus-python-client-gen.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 823934f..38a81bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/dbus-python-client-gen-0.6.tar.gz +SOURCES/dbus-python-client-gen-0.7.tar.gz diff --git a/.python-dbus-python-client-gen.metadata b/.python-dbus-python-client-gen.metadata index fec0d50..51315a5 100644 --- a/.python-dbus-python-client-gen.metadata +++ b/.python-dbus-python-client-gen.metadata @@ -1 +1 @@ -84396bf888ff845f8a364190299a5567da21afd8 SOURCES/dbus-python-client-gen-0.6.tar.gz +680247d0bf40f35544ec979ef97f6ce13459c9a0 SOURCES/dbus-python-client-gen-0.7.tar.gz diff --git a/SPECS/python-dbus-python-client-gen.spec b/SPECS/python-dbus-python-client-gen.spec index 11b7e81..b9f8a55 100644 --- a/SPECS/python-dbus-python-client-gen.spec +++ b/SPECS/python-dbus-python-client-gen.spec @@ -1,8 +1,8 @@ %global srcname dbus-python-client-gen Name: python-%{srcname} -Version: 0.6 -Release: 2%{?dist} +Version: 0.7 +Release: 3%{?dist} Summary: Python Library for Generating dbus-python Client Code License: MPLv2.0 @@ -50,6 +50,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v tests %{python3_sitelib}/dbus_python_client_gen-*.egg-info/ %changelog +* Wed Oct 30 2019 Dennis Keefe - 0.7-3 +- Update to 0.7-3 + * Fri Feb 09 2018 Fedora Release Engineering - 0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild