diff --git a/.gitignore b/.gitignore index 1d51748..30a149b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ TwistedLore-8.2.0.tar.bz2 /TwistedLore-11.0.0.tar.bz2 /TwistedLore-11.1.0.tar.bz2 /TwistedLore-12.0.0.tar.bz2 +/TwistedLore-12.1.0.tar.bz2 diff --git a/python-twisted-lore.spec b/python-twisted-lore.spec index 4128b87..2107db7 100644 --- a/python-twisted-lore.spec +++ b/python-twisted-lore.spec @@ -2,12 +2,12 @@ %{!?python_sitearch: %define python_sitearch %(%{python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: %{python}-twisted-lore -Version: 12.0.0 +Version: 12.1.0 Release: 1%{?dist} Summary: Documentation generator with HTML and LaTeX support License: MIT URL: http://www.twistedmatrix.com/trac/wiki/TwistedLore -Source0: http://twistedmatrix.com/Releases/Lore/12.0/TwistedLore-%{version}.tar.bz2 +Source0: http://twistedmatrix.com/Releases/Lore/12.1/TwistedLore-%{version}.tar.bz2 BuildRequires: %{python}-twisted-core >= %{version} BuildRequires: %{python}-devel Requires: %{python}-twisted-core >= %{version} @@ -68,6 +68,9 @@ fi %{python_sitearch}/twisted/plugins/twisted_lore.py* %changelog +* Sun Jun 17 2012 Julian Sikorski - 12.1.0-1 +- Updated to 12.1.0 + * Sun Feb 12 2012 Julian Sikorski - 12.0.0-1 - Updated to 12.0.0 diff --git a/sources b/sources index 801d9ab..a565af5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -658e9d4b2e40bbb21cc08781a62cab46 TwistedLore-12.0.0.tar.bz2 +ddda3c39cc7a0884cceba1449c18815d TwistedLore-12.1.0.tar.bz2