Compare commits
2 Commits
imports/c8
...
c8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
773e5aaee7 | ||
|
|
7a0e2a4e4e |
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/configshell-fb-1.1.fb25.tar.gz
|
SOURCES/configshell-fb-1.1.28.tar.gz
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
ed1da92035703003368cf5c7141dd4faa09ce1b8 SOURCES/configshell-fb-1.1.fb25.tar.gz
|
c376cac2981a18581030a645d6bcf6ceeaed7523 SOURCES/configshell-fb-1.1.28.tar.gz
|
||||||
|
|||||||
@ -7,10 +7,10 @@ License: ASL 2.0
|
|||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
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: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: https://github.com/agrover/configshell-fb
|
URL: https://github.com/open-iscsi/%{oname}
|
||||||
Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
|
Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-devel python3-setuptools
|
BuildRequires: python3-devel python3-setuptools
|
||||||
@ -42,6 +42,12 @@ command-line interfaces.
|
|||||||
%doc COPYING README.md
|
%doc COPYING README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
||||||
|
|
||||||
* Thu Sep 06 2018 Maurizio Lombardi <mlombard@redhat.com> - 1:1.1.fb25-1
|
* Thu Sep 06 2018 Maurizio Lombardi <mlombard@redhat.com> - 1:1.1.fb25-1
|
||||||
- Update to new upstream version
|
- Update to new upstream version
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user