New version 1.5-1
- Update spec file from the downstream (jkonecny) - Fix translation issue for lt language (jkonecny)
This commit is contained in:
parent
14f5025648
commit
d5fb5708b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/simpleline-1.2.tar.gz
|
/simpleline-1.2.tar.gz
|
||||||
/simpleline-1.3.tar.gz
|
/simpleline-1.3.tar.gz
|
||||||
/simpleline-1.4.tar.gz
|
/simpleline-1.4.tar.gz
|
||||||
|
/simpleline-1.5.tar.gz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
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.4
|
Version: 1.5
|
||||||
Release: 2%{?dist}
|
Release: 1%{?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
|
||||||
@ -59,6 +59,10 @@ make test
|
|||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 13 2019 Jiri Konecny <jkonecny@redhat.com> - 1.5-1
|
||||||
|
- Update spec file from the downstream (jkonecny)
|
||||||
|
- Fix translation issue for lt language (jkonecny)
|
||||||
|
|
||||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-2
|
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (simpleline-1.4.tar.gz) = 049fa5daf280a37df6a5544cca04ece0e0bba6da03a6ca499cee9952faa535bbc8e9d94d8161c6b967e47decbc6bc50af7878d8511440a9dca78f88ea286bde4
|
SHA512 (simpleline-1.5.tar.gz) = 2e60a51beebbf912074ca0ff88cf57b3db198f27436b2476487254ccd06d030543d1e76ef0a5182b7e6ec9594bcb15fe012ef29bfe39e922e90c85f77d6fc297
|
||||||
|
Loading…
Reference in New Issue
Block a user