Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-09 10:51:18 +00:00
parent 693b36656e
commit db0496615b

View File

@ -4,7 +4,7 @@ Name: python-%{srcname}
Summary: A Python library for creating text UI Summary: A Python library for creating text UI
Url: https://github.com/rhinstaller/python-%{srcname} Url: https://github.com/rhinstaller/python-%{srcname}
Version: 0.8 Version: 0.8
Release: 1%{?dist} Release: 2%{?dist}
# This tarball was created from upstream git: # This tarball was created from upstream git:
# git clone https://github.com/rhinstaller/python-simpleline # git clone https://github.com/rhinstaller/python-simpleline
# cd python-simpleline && make archive # cd python-simpleline && make archive
@ -60,6 +60,9 @@ make test
%{python3_sitelib}/* %{python3_sitelib}/*
%changelog %changelog
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Oct 19 2017 Jiri Konecny <jkonecny@redhat.com> - 0.8-1 * Thu Oct 19 2017 Jiri Konecny <jkonecny@redhat.com> - 0.8-1
- Test clean-up (jkonecny) - Test clean-up (jkonecny)
- Move and rename force_quit loop (jkonecny) - Move and rename force_quit loop (jkonecny)