version 1.1.fb23-1
Signed-off-by: Andy Grover <agrover@redhat.com>
This commit is contained in:
parent
0227375ded
commit
fd480fa0ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
|||||||
/configshell-fb-1.1.fb18.tar.gz
|
/configshell-fb-1.1.fb18.tar.gz
|
||||||
/configshell-fb-1.1.fb19.tar.gz
|
/configshell-fb-1.1.fb19.tar.gz
|
||||||
/configshell-fb-1.1.fb20.tar.gz
|
/configshell-fb-1.1.fb20.tar.gz
|
||||||
|
/configshell-fb-1.1.fb23.tar.gz
|
||||||
|
@ -11,8 +11,8 @@ 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.fb20
|
Version: 1.1.fb23
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: https://github.com/agrover/configshell-fb
|
URL: https://github.com/agrover/configshell-fb
|
||||||
Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
|
Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -76,6 +76,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 1 2017 Andy Grover <agrover@redhat.com> - 1:1.1.fb23-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1.fb20-4
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1.fb20-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user