New version - 1.4-1
- Fix and add tests for the new changes (#1646568) (jkonecny) - Add should_run_with_empty_stack configuration (#1646568) (jkonecny) - Remove wrong line in password_function conf (jkonecny) - Tweak date lang settings in make bumpver command (jkonecny) - Drop python-pocketlint build dependency (jkonecny) - Update spec file from Fedora (jkonecny)
This commit is contained in:
parent
9b0e4d80d4
commit
cba8177a41
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/simpleline-1.1.tar.gz
|
||||
/simpleline-1.2.tar.gz
|
||||
/simpleline-1.3.tar.gz
|
||||
/simpleline-1.4.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
Name: python-%{srcname}
|
||||
Summary: A Python library for creating text UI
|
||||
Url: https://github.com/rhinstaller/python-%{srcname}
|
||||
Version: 1.3
|
||||
Release: 5%{?dist}
|
||||
Version: 1.4
|
||||
Release: 1%{?dist}
|
||||
# This tarball was created from upstream git:
|
||||
# git clone https://github.com/rhinstaller/python-simpleline
|
||||
# cd python-simpleline && make archive
|
||||
@ -59,6 +59,14 @@ make test
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 19 2018 Jiri Konecny <jkonecny@redhat.com> - 1.4-1
|
||||
- Fix and add tests for the new changes (#1646568) (jkonecny)
|
||||
- Add should_run_with_empty_stack configuration (#1646568) (jkonecny)
|
||||
- Remove wrong line in password_function conf (jkonecny)
|
||||
- Tweak date lang settings in make bumpver command (jkonecny)
|
||||
- Drop python-pocketlint build dependency (jkonecny)
|
||||
- Update spec file from Fedora (jkonecny)
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (simpleline-1.3.tar.gz) = edacf38050460503df2096d8c6d7692e0aa1e70300b05d3d56f94ef97e7ba05a233615832b53e33195b846da5fc487199d7d196fedf24d301f634f55f7d4e637
|
||||
SHA512 (simpleline-1.4.tar.gz) = 049fa5daf280a37df6a5544cca04ece0e0bba6da03a6ca499cee9952faa535bbc8e9d94d8161c6b967e47decbc6bc50af7878d8511440a9dca78f88ea286bde4
|
||||
|
Loading…
Reference in New Issue
Block a user