Update to 1.1.3

This commit is contained in:
Michel Alexandre Salim 2012-04-05 20:15:04 +07:00
parent 6f5543e14a
commit a395fb6e81
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/Sphinx-1.1.2.tar.gz
/Sphinx-1.1.3.tar.gz

View File

@ -8,8 +8,8 @@
%global upstream_name Sphinx
Name: python-sphinx
Version: 1.1.2
Release: 5%{?dist}
Version: 1.1.3
Release: 1%{?dist}
Summary: Python documentation generator
Group: Development/Tools
@ -252,6 +252,9 @@ popd
%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
- Move python3 runtime dependencies to the right subpackage
- Properly exclude python3 binaries

View File

@ -1 +1 @@
b65a5d5d6172f3dcfefb4770ec63926e Sphinx-1.1.2.tar.gz
8f55a6d4f87fc6d528120c5d1f983e98 Sphinx-1.1.3.tar.gz