Update to version 1.1.29
Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
This commit is contained in:
parent
59ef62bee1
commit
660b59bca5
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.29.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.29
|
||||||
Release: 3%{?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
|
||||||
|
* Mon May 17 2021 Maurizio Lombardi <mlombard@redhat.com> - 1:1.1.29-1
|
||||||
|
- Update to version 1.1.29
|
||||||
|
|
||||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1.28-3
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1.28-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (configshell-fb-1.1.28.tar.gz) = 4cdc3ee72fc7c4bffcf2f508eef16cc8578d1358ceeb70050a619f5e93e0e189de7216ac0baa77af98fb1b7569940a22a0e3cd977cd460bb91252b4ab176d0f4
|
SHA512 (configshell-fb-1.1.29.tar.gz) = 1b5f573506317119d2420e415abbb856692caa65a7f407f741300eec302d1b442e29d2691f6a192b202b2a5731a7a179d1b03f6cd27780876194d97e4df5f7d0
|
||||||
|
Loading…
Reference in New Issue
Block a user