import python-configshell-1.1.28-1.el8
This commit is contained in:
parent
8ed05f2267
commit
368a236323
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/configshell-fb-1.1.27.tar.gz
|
||||
SOURCES/configshell-fb-1.1.28.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
78368edf41e50b93876a832f8f5206a071f5a3e0 SOURCES/configshell-fb-1.1.27.tar.gz
|
||||
c376cac2981a18581030a645d6bcf6ceeaed7523 SOURCES/configshell-fb-1.1.28.tar.gz
|
||||
|
@ -7,10 +7,10 @@ License: ASL 2.0
|
||||
Group: System Environment/Libraries
|
||||
Summary: A framework to implement simple but nice CLIs
|
||||
Epoch: 1
|
||||
Version: 1.1.27
|
||||
Version: 1.1.28
|
||||
Release: 1%{?dist}
|
||||
URL: https://github.com/agrover/configshell-fb
|
||||
Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
|
||||
URL: https://github.com/open-iscsi/%{oname}
|
||||
Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel python3-setuptools
|
||||
@ -42,6 +42,9 @@ command-line interfaces.
|
||||
%doc COPYING README.md
|
||||
|
||||
%changelog
|
||||
* Mon May 11 2020 Maurizio Lombardi <mlombard@redhat.com> - 1:1.1.28-1
|
||||
- Update to a new upstream version
|
||||
|
||||
* Mon Nov 18 2019 Maurizio Lombardi <mlombard@redhat.com> - 1:1.1.27-1
|
||||
- Update to new upstream version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user