From 68053ad6e18d6ec6d4095e0b0b4c71fe7b3a4fe9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:57:12 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-smbc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-smbc.spec b/python-smbc.spec index 5a2b448..00ec359 100644 --- a/python-smbc.spec +++ b/python-smbc.spec @@ -6,7 +6,7 @@ Summary: Python bindings for libsmbclient API from Samba Name: python-smbc Version: 1.0.15.4 -Release: 20%{?dist} +Release: 21%{?dist} URL: https://github.com/hamano/pysmbc Source: http://pypi.python.org/packages/source/p/pysmbc/pysmbc-%{version}.tar.bz2 License: GPLv2+ @@ -60,6 +60,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch} %changelog +* Mon Aug 19 2019 Miro HronĨok - 1.0.15.4-21 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 1.0.15.4-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild