import python-simpleline-1.1.1-2.el8
This commit is contained in:
parent
4dfc28e37b
commit
3fc0928117
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/simpleline-1.1.tar.gz
|
SOURCES/simpleline-1.1.1.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
f7d6bee02d6fa49a3e8d55a5c31946932ce89829 SOURCES/simpleline-1.1.tar.gz
|
da06a48d5c777b9909d213e23e9bcd6422fb7b43 SOURCES/simpleline-1.1.1.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Name: python-%{srcname}
|
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: 1.1
|
Version: 1.1.1
|
||||||
Release: 2%{?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
|
||||||
@ -59,6 +59,20 @@ make test
|
|||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 11 2020 Jiri Konecny <jkonecny@redhat.com> - 1.1.1-2
|
||||||
|
- Fix file extension of gating.yaml
|
||||||
|
|
||||||
|
* Tue Aug 11 2020 Jiri Konecny <jkonecny@redhat.com> - 1.1.1-1
|
||||||
|
- Use relative imports in tests (jkonecny)
|
||||||
|
- Solve pylint errors (jkonecny)
|
||||||
|
- Remove pot file (jkonecny)
|
||||||
|
- Switch translations to rhel-8 Weblate branch (jkonecny)
|
||||||
|
- Add potfile to the .gitignore (jkonecny)
|
||||||
|
- Pause releasing when calling bumpver (jkonecny)
|
||||||
|
- Remove Zanata from the Simpleline (jkonecny)
|
||||||
|
- Switch po-push from Zanata to Weblate (jkonecny)
|
||||||
|
- Download translations from Weblate (jkonecny)
|
||||||
|
|
||||||
* Wed Jun 20 2018 Petr Viktorin <pviktori@redhat.com> - 1.1-2
|
* Wed Jun 20 2018 Petr Viktorin <pviktori@redhat.com> - 1.1-2
|
||||||
- Remove the unused pocketlint build dependency
|
- Remove the unused pocketlint build dependency
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user