update to 1.1.fb2
Signed-off-by: Andy Grover <agrover@redhat.com>
This commit is contained in:
parent
61229f1acc
commit
e6238b983d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/configshell-1.99.1.git987b63b.tar.gz
|
||||
/1.1
|
||||
/v1.1.fb1
|
||||
/v1.1.fb2
|
||||
|
@ -7,7 +7,7 @@ License: AGPLv3
|
||||
Group: System Environment/Libraries
|
||||
Summary: A framework to implement simple but nice CLIs
|
||||
Epoch: 1
|
||||
Version: 1.1.fb1
|
||||
Version: 1.1.fb2
|
||||
Release: 1%{?dist}
|
||||
URL: https://github.com/agrover/configshell-fb
|
||||
Source: https://github.com/agrover/%{oname}/tarball/v%{version}
|
||||
@ -21,7 +21,7 @@ A framework to implement simple but nice configuration-oriented
|
||||
command-line interfaces.
|
||||
|
||||
%prep
|
||||
%setup -q -n agrover-%{oname}-b76d10b
|
||||
%setup -q -n agrover-%{oname}-349791b
|
||||
|
||||
%build
|
||||
%{__python} setup.py build
|
||||
@ -40,6 +40,9 @@ rm -rf %{buildroot}
|
||||
%doc COPYING README
|
||||
|
||||
%changelog
|
||||
* Tue Dec 13 2011 Andy Grover <agrover@redhat.com> - 1:1.1.fb2-1
|
||||
- New upstream release
|
||||
|
||||
* Tue Dec 6 2011 Andy Grover <agrover@redhat.com> - 1:1.1.fb1-1
|
||||
- New upstream source and release
|
||||
- Remove patches:
|
||||
|
Loading…
Reference in New Issue
Block a user