summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Lee <robinlee.sysu@gmail.com>2010-06-17 17:31:39 +0800
committerRobin Lee <robinlee.sysu@gmail.com>2010-06-17 17:31:39 +0800
commit839c24b70dac3d1c5e0fec4e76911534091501c2 (patch)
treeac3698144c9ed3a8cfb8470a9ce5e37d12a8a49c
parentbb0b1c71aa5dc9c80a4e859a0f1cdc327d67e399 (diff)
downloadrpm-839c24b70dac3d1c5e0fec4e76911534091501c2.tar.gz
rpm-839c24b70dac3d1c5e0fec4e76911534091501c2.tar.xz
rpm-839c24b70dac3d1c5e0fec4e76911534091501c2.zip
python-mechanize 0.2.1-0.1
-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