Compare commits
1 Commits
28c5b93402
...
a9e6f6b994
Author | SHA1 | Date | |
---|---|---|---|
|
a9e6f6b994 |
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,4 +23,3 @@
|
||||
/configshell-fb-1.1.fb24.tar.gz
|
||||
/configshell-fb-1.1.fb25.tar.gz
|
||||
/configshell-fb-1.1.28.tar.gz
|
||||
/configshell-fb-1.1.30.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
2ef2fdea8a4f825ddbc4d8a4e7f17d00bbe41d6b configshell-fb-1.1.30.tar.gz
|
||||
c376cac2981a18581030a645d6bcf6ceeaed7523 configshell-fb-1.1.28.tar.gz
|
||||
|
@ -5,8 +5,8 @@ Name: python-configshell
|
||||
License: ASL 2.0
|
||||
Summary: A framework to implement simple but nice CLIs
|
||||
Epoch: 1
|
||||
Version: 1.1.30
|
||||
Release: 1%{?dist}
|
||||
Version: 1.1.28
|
||||
Release: 7%{?dist}
|
||||
URL: https://github.com/open-iscsi/configshell-fb
|
||||
Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -40,9 +40,6 @@ Requires: python3-pyparsing python3-urwid
|
||||
%doc COPYING README.md
|
||||
|
||||
%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
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (configshell-fb-1.1.30.tar.gz) = b3189130ac047fe28ea987391591b7886f7234864d455a8423d1d65b02a514511e2a32dce1429a6b71cedbc0b7cb6e6e10f29d240b746d222c285f0baa6b46b0
|
||||
SHA512 (configshell-fb-1.1.28.tar.gz) = 4cdc3ee72fc7c4bffcf2f508eef16cc8578d1358ceeb70050a619f5e93e0e189de7216ac0baa77af98fb1b7569940a22a0e3cd977cd460bb91252b4ab176d0f4
|
||||
|
Loading…
Reference in New Issue
Block a user