diff --git a/python-slip.spec b/python-slip.spec index 9809619..49b7eff 100644 --- a/python-slip.spec +++ b/python-slip.spec @@ -1,6 +1,6 @@ Name: python-slip Version: 0.6.4 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Convenience, extension and workaround code for Python 2.x License: GPLv2+ @@ -82,6 +82,9 @@ make install PYTHON=%{__python3} DESTDIR=%buildroot %{python3_sitelib}/slip.dbus-%{version}-py%{python3_version}.egg-info %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.6.4-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sun Dec 09 2018 Miro HronĨok - 0.6.4-14 - Don't require python2 at build time, it is not needed