update to 1.1.fb24
Signed-off-by: Andy Grover <agrover@redhat.com>
This commit is contained in:
parent
6509172046
commit
d1f62328bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/configshell-fb-1.1.fb19.tar.gz
|
||||
/configshell-fb-1.1.fb20.tar.gz
|
||||
/configshell-fb-1.1.fb23.tar.gz
|
||||
/configshell-fb-1.1.fb24.tar.gz
|
||||
|
@ -11,11 +11,10 @@ License: ASL 2.0
|
||||
Group: System Environment/Libraries
|
||||
Summary: A framework to implement simple but nice CLIs
|
||||
Epoch: 1
|
||||
Version: 1.1.fb23
|
||||
Release: 5%{?dist}
|
||||
Version: 1.1.fb24
|
||||
Release: 1%{?dist}
|
||||
URL: https://github.com/agrover/configshell-fb
|
||||
Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
|
||||
Patch0: configshell-fix-term.patch
|
||||
BuildArch: noarch
|
||||
BuildRequires: python-devel python-setuptools
|
||||
|
||||
@ -49,7 +48,6 @@ command-line interfaces.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{oname}-%{version}
|
||||
%patch0 -p1
|
||||
|
||||
%if 0%{?with_python3}
|
||||
rm -rf %{py3dir}
|
||||
@ -86,6 +84,10 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jan 26 2018 Andy Grover <agrover@redhat.com> - 1:1.1.fb24-1
|
||||
- New upstream release
|
||||
- Remove patch configshell-fix-term.patch
|
||||
|
||||
* Fri Dec 01 2017 Troy Dawson <tdawson@redhat.com> - 1:1.1.fb23-5
|
||||
- Update spec file conditionals
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (configshell-fb-1.1.fb23.tar.gz) = 71e2a30f3a484fb416ca8bda22c49c27a3abb8c826dc5ab06d5fe73dc0e0ccb3960934176164a9e37770b2b9ec6906ac1c922f418ef452e9f025fbb906517df1
|
||||
SHA512 (configshell-fb-1.1.fb24.tar.gz) = d6d681f5c656e91ce30d5979631c715c2727f147346332016d10b424da5e65a892fd5b600621b1e0880d6428ffd38a371c2ed6abfbaf4c18d2e1420c6fca533d
|
||||
|
Loading…
Reference in New Issue
Block a user