configshell: Update to the latest 1.1.30 version
Resolves: RHEL-14899 Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
This commit is contained in:
parent
5e9a4da513
commit
f70928756a
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
|||||||
/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
|
/configshell-fb-1.1.28.tar.gz
|
||||||
|
/configshell-fb-1.1.30.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.28
|
Version: 1.1.30
|
||||||
Release: 7%{?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
|
||||||
|
* Fri Oct 27 2023 Maurizio Lombardi <mlombard@redhat.com> - 1:1.1.30-1
|
||||||
|
- Update to the latest upstream version
|
||||||
|
|
||||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1:1.1.28-7
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1:1.1.28-7
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (configshell-fb-1.1.28.tar.gz) = 4cdc3ee72fc7c4bffcf2f508eef16cc8578d1358ceeb70050a619f5e93e0e189de7216ac0baa77af98fb1b7569940a22a0e3cd977cd460bb91252b4ab176d0f4
|
SHA512 (configshell-fb-1.1.30.tar.gz) = b3189130ac047fe28ea987391591b7886f7234864d455a8423d1d65b02a514511e2a32dce1429a6b71cedbc0b7cb6e6e10f29d240b746d222c285f0baa6b46b0
|
||||||
|
Loading…
Reference in New Issue
Block a user