[python-selenium] update to 2.41.0

halfie halfie at fedoraproject.org
Fri Apr 4 11:54:28 UTC 2014


commit e3a6b3786718e526c386093dbc1e6a40782f700e
Author: Dhiru Kholia <dhiru at openwall.com>
Date:   Fri Apr 4 13:53:44 2014 +0200

    update to 2.41.0

 python-selenium.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-selenium.spec b/python-selenium.spec
index f62021f..bed03d0 100644
--- a/python-selenium.spec
+++ b/python-selenium.spec
@@ -3,11 +3,11 @@
 %endif
 
 %global upstream_name selenium
-%global upstream_version 2.40.0
+%global upstream_version 2.41.0
 
 Name:          python-%{upstream_name}
 Version:       %{upstream_version}
-Release:       2%{?dist}
+Release:       1%{?dist}
 Summary:       Python bindings for Selenium
 License:       ASL 2.0
 URL:           http://docs.seleniumhq.org/
@@ -90,6 +90,9 @@ rm -f %{buildroot}%{python3_sitelib}/selenium/webdriver/firefox/x86/x_ignore_nof
 %endif
 
 %changelog
+* Fri Apr 04 2014 Dhiru Kholia <dhiru at openwall.com> - 2.41.0-1
+- update to new upstream version
+
 * Thu Feb 27 2014 Dhiru Kholia <dhiru at openwall.com> - 2.40.0-2
 - fixed shebangs (BZ #1070125)
 


More information about the scm-commits mailing list