From a3bcf97eaffc9d7957341ac04fdfe3a6cf1d5163 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 03:45:24 +0100 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/python-slip.git#32e2d38c4439271c4ea25992b051dc8c9f8c8054 --- python-slip.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-slip.spec b/python-slip.spec index 5e115e4..7668948 100644 --- a/python-slip.spec +++ b/python-slip.spec @@ -1,6 +1,6 @@ Name: python-slip Version: 0.6.4 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Convenience, extension and workaround code for Python 2.x License: GPLv2+ @@ -8,6 +8,7 @@ URL: https://github.com/nphilipp/python-slip Source0: https://github.com/nphilipp/python-slip/releases/download/python-slip-%{version}/python-slip-%{version}.tar.bz2 BuildArch: noarch +BuildRequires: make BuildRequires: python3 BuildRequires: python3-devel @@ -82,6 +83,9 @@ make install PYTHON=%{__python3} DESTDIR=%buildroot %{python3_sitelib}/slip.dbus-%{version}-py%{python3_version}.egg-info %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.6.4-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.6.4-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild