Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-02-02 05:18:21 +00:00
parent 7cec8ba409
commit e58cb2ac78

View File

@ -1,7 +1,7 @@
Summary: Python serial port access library
Name: pyserial
Version: 3.4
Release: 1%{?dist}
Release: 2%{?dist}
Source0: %pypi_source
License: Python
URL: http://pypi.python.org/pypi/pyserial
@ -74,6 +74,9 @@ ln -sf %{_bindir}/miniterm.py-2 %{buildroot}/%{_bindir}/miniterm-%{python2_versi
%{_bindir}/miniterm-%{python3_version}.py
%changelog
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Tue Oct 16 2018 Eric Smith <brouhaha@fedoraproject.org> - 3.4-1
- Update to latest upstream release.
- Update Source0 and URL to use Pypi.