From 839c24b70dac3d1c5e0fec4e76911534091501c2 Mon Sep 17 00:00:00 2001 From: Robin Lee Date: Thu, 17 Jun 2010 17:31:39 +0800 Subject: python-mechanize 0.2.1-0.1 --- python-mechanize/F-13/python-mechanize.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/python-mechanize/F-13/python-mechanize.spec b/python-mechanize/F-13/python-mechanize.spec index ab531e7..85298ef 100644 --- a/python-mechanize/F-13/python-mechanize.spec +++ b/python-mechanize/F-13/python-mechanize.spec @@ -1,10 +1,10 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define _ver 0.1.10 +%define _ver 0.2.1 Name: python-mechanize -Version: 0.1.10 -Release: 3%{?dist} +Version: 0.2.1 +Release: 0.1%{?dist} Summary: Stateful programmatic web browsing Group: System Environment/Libraries @@ -61,11 +61,14 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc COPYING.txt README.txt README.html GeneralFAQ.html doc.html examples +%doc COPYING.txt README.txt docs/* examples %{python_sitelib}/* %changelog +* Thu Jun 17 2010 Robin Lee - 0.2.1-0.1 +- Update to 0.2.1 + * Sun Jul 26 2009 Fedora Release Engineering - 0.1.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild -- cgit