version 1.1.fb25-1
Signed-off-by: Andy Grover <agrover@redhat.com>
This commit is contained in:
parent
98f17c2f63
commit
aedf54afd0
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/configshell-fb-1.1.fb20.tar.gz
|
||||
/configshell-fb-1.1.fb23.tar.gz
|
||||
/configshell-fb-1.1.fb24.tar.gz
|
||||
/configshell-fb-1.1.fb25.tar.gz
|
||||
|
@ -11,10 +11,10 @@ License: ASL 2.0
|
||||
Group: System Environment/Libraries
|
||||
Summary: A framework to implement simple but nice CLIs
|
||||
Epoch: 1
|
||||
Version: 1.1.fb24
|
||||
Release: 5%{?dist}
|
||||
Version: 1.1.fb25
|
||||
Release: 1%{?dist}
|
||||
URL: https://github.com/agrover/configshell-fb
|
||||
Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
|
||||
Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: python2-devel python2-setuptools
|
||||
|
||||
@ -84,6 +84,10 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Oct 10 2018 Andy Grover <agrover@redhat.com> - 1:1.1.fb25-1
|
||||
- New upstream release
|
||||
- Update URL so spectool -g works
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1.fb24-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (configshell-fb-1.1.fb24.tar.gz) = d6d681f5c656e91ce30d5979631c715c2727f147346332016d10b424da5e65a892fd5b600621b1e0880d6428ffd38a371c2ed6abfbaf4c18d2e1420c6fca533d
|
||||
SHA512 (configshell-fb-1.1.fb25.tar.gz) = 7f0af5014600d148326b4692a84fcc388d3ea175a79566a5e3b1ede89d9dbc90be5f4b1481e69dd5654e88578b3732441a822e4d89cd0504d0ad3221d3a2f027
|
||||
|
Loading…
Reference in New Issue
Block a user