tag license file as %license
This commit is contained in:
parent
9f564fc86b
commit
3d0dad5aa6
@ -130,7 +130,8 @@ rm -f "$BUILDDIR/html/.buildinfo"
|
||||
%{__python3} setup.py test
|
||||
|
||||
%files
|
||||
%doc CHANGES LICENSE README AUTHORS
|
||||
%doc CHANGES AUTHORS
|
||||
%license LICENSE
|
||||
%{_bindir}/pybabel
|
||||
|
||||
%files -n python2-babel
|
||||
@ -151,6 +152,7 @@ rm -f "$BUILDDIR/html/.buildinfo"
|
||||
- remove obsolete packaging constructs
|
||||
- update to current Python packaging guidelines
|
||||
- build docs non-destructively
|
||||
- tag license file as %%license
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user