Update to 1.1.3
This commit is contained in:
parent
6f5543e14a
commit
a395fb6e81
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/Sphinx-1.1.2.tar.gz
|
/Sphinx-1.1.3.tar.gz
|
||||||
|
@ -8,8 +8,8 @@
|
|||||||
%global upstream_name Sphinx
|
%global upstream_name Sphinx
|
||||||
|
|
||||||
Name: python-sphinx
|
Name: python-sphinx
|
||||||
Version: 1.1.2
|
Version: 1.1.3
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python documentation generator
|
Summary: Python documentation generator
|
||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -252,6 +252,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 5 2012 Michel Salim <salimma@fedoraproject.org> - 1.1.3-1
|
||||||
|
- Update to 1.1.3
|
||||||
|
|
||||||
* Sun Feb 5 2012 Michel Salim <salimma@fedoraproject.org> - 1.1.2-5
|
* Sun Feb 5 2012 Michel Salim <salimma@fedoraproject.org> - 1.1.2-5
|
||||||
- Move python3 runtime dependencies to the right subpackage
|
- Move python3 runtime dependencies to the right subpackage
|
||||||
- Properly exclude python3 binaries
|
- Properly exclude python3 binaries
|
||||||
|
Loading…
Reference in New Issue
Block a user