diff --git a/.gitignore b/.gitignore index 8817c29..39fa13f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/Sphinx-1.1.2.tar.gz +/Sphinx-1.1.3.tar.gz diff --git a/python-sphinx.spec b/python-sphinx.spec index a3054ec..fc82824 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -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 - 1.1.3-1 +- Update to 1.1.3 + * Sun Feb 5 2012 Michel Salim - 1.1.2-5 - Move python3 runtime dependencies to the right subpackage - Properly exclude python3 binaries diff --git a/sources b/sources index c045db9..4609f5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b65a5d5d6172f3dcfefb4770ec63926e Sphinx-1.1.2.tar.gz +8f55a6d4f87fc6d528120c5d1f983e98 Sphinx-1.1.3.tar.gz