diff --git a/python-crypto.spec b/python-crypto.spec index 4cc10f0..ecbb48f 100644 --- a/python-crypto.spec +++ b/python-crypto.spec @@ -5,7 +5,7 @@ distutils.sysconfig import get_python_lib; print get_python_lib()")} Summary: Cryptography library for Python Name: python-crypto Version: 2.0.1 -Release: 17 +Release: 18 License: Public Domain Group: Development/Libraries # FIXME: In the near future, new releases will be at http://www.dlitz.net/software/pycrypto/ @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Feb 26 2009 Fedora Release Engineering - 2.0.1-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Fri Feb 13 2009 Stewart Adam - 2.0.1-17 - Use patches in upstream git to fix #484473