summaryrefslogtreecommitdiffstats
path: root/python-mechanize/F-13/python-mechanize.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-mechanize/F-13/python-mechanize.spec')
-rw-r--r--python-mechanize/F-13/python-mechanize.spec11
1 files 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 <robinlee.sysu@gmail.com> - 0.2.1-0.1
+- Update to 0.2.1
+
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.10-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild