Bump version to 1.1.28
This commit is contained in:
parent
95503662a3
commit
e9410b30aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
|||||||
/configshell-fb-1.1.fb23.tar.gz
|
/configshell-fb-1.1.fb23.tar.gz
|
||||||
/configshell-fb-1.1.fb24.tar.gz
|
/configshell-fb-1.1.fb24.tar.gz
|
||||||
/configshell-fb-1.1.fb25.tar.gz
|
/configshell-fb-1.1.fb25.tar.gz
|
||||||
|
/configshell-fb-1.1.28.tar.gz
|
||||||
|
@ -5,8 +5,8 @@ Name: python-configshell
|
|||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Summary: A framework to implement simple but nice CLIs
|
Summary: A framework to implement simple but nice CLIs
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.1.fb25
|
Version: 1.1.28
|
||||||
Release: 9%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: https://github.com/open-iscsi/configshell-fb
|
URL: https://github.com/open-iscsi/configshell-fb
|
||||||
Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
|
Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -40,6 +40,9 @@ Requires: python3-pyparsing python3-urwid
|
|||||||
%doc COPYING README.md
|
%doc COPYING README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 18 2020 Matt Coleman <matt@datto.com> - 1:1.1.28-1
|
||||||
|
- New upstream version
|
||||||
|
|
||||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1:1.1.fb25-9
|
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1:1.1.fb25-9
|
||||||
- Rebuilt for Python 3.9
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (configshell-fb-1.1.fb25.tar.gz) = 7f0af5014600d148326b4692a84fcc388d3ea175a79566a5e3b1ede89d9dbc90be5f4b1481e69dd5654e88578b3732441a822e4d89cd0504d0ad3221d3a2f027
|
SHA512 (configshell-fb-1.1.28.tar.gz) = 4cdc3ee72fc7c4bffcf2f508eef16cc8578d1358ceeb70050a619f5e93e0e189de7216ac0baa77af98fb1b7569940a22a0e3cd977cd460bb91252b4ab176d0f4
|
||||||
|
Loading…
Reference in New Issue
Block a user