release 1.1.fb16-1
Signed-off-by: Andy Grover <agrover@redhat.com>
This commit is contained in:
parent
634c2a5327
commit
005f63f26f
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
|||||||
/configshell-fb-1.1.fb12.tar.gz
|
/configshell-fb-1.1.fb12.tar.gz
|
||||||
/configshell-fb-1.1.fb13.tar.gz
|
/configshell-fb-1.1.fb13.tar.gz
|
||||||
/configshell-fb-1.1.fb14.tar.gz
|
/configshell-fb-1.1.fb14.tar.gz
|
||||||
|
/configshell-fb-1.1.fb16.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.fb14
|
Version: 1.1.fb16
|
||||||
Release: 3%{?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
|
||||||
@ -80,6 +80,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 2 2014 Andy Grover <agrover@redhat.com> - 1:1.1.fb16-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Fri Nov 14 2014 Andy Grover <agrover@redhat.com> - 1:1.1.fb14-3
|
* Fri Nov 14 2014 Andy Grover <agrover@redhat.com> - 1:1.1.fb14-3
|
||||||
- Add python 3 dependencies to Python 3 package
|
- Add python 3 dependencies to Python 3 package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user