From 2863a4bdb80ace1acff3b37b25c689a5770723bfe291e19d0f95bfcb0cb0202f Mon Sep 17 00:00:00 2001 From: Alexandre Rogoski Date: Thu, 17 Jan 2013 23:58:01 +0000 Subject: [PATCH] - Update to 2.29.0: * Allow subclassing of driver and have the ability to send_keys Issue 4877, 5017 * Simplifying save_screenshot and allow phantomjs to take screenshots - Removed LICENSE file from %doc because it was removed from upstream source. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=37 --- python-selenium.changes | 11 +++++++++++ python-selenium.spec | 4 ++-- selenium-2.28.0.tar.bz2 | 3 --- selenium-2.29.0.tar.bz2 | 3 +++ 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 selenium-2.28.0.tar.bz2 create mode 100644 selenium-2.29.0.tar.bz2 diff --git a/python-selenium.changes b/python-selenium.changes index c2affc4..c211fa4 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Jan 17 23:51:31 UTC 2013 - alexandre@exatati.com.br + +- Update to 2.29.0: + * Allow subclassing of driver and have the ability to send_keys + Issue 4877, 5017 + * Simplifying save_screenshot and allow phantomjs to take + screenshots +- Removed LICENSE file from %doc because it was removed from upstream + source. + ------------------------------------------------------------------- Mon Dec 17 15:07:29 UTC 2012 - saschpe@suse.de diff --git a/python-selenium.spec b/python-selenium.spec index 83f3868..4ceeece 100644 --- a/python-selenium.spec +++ b/python-selenium.spec @@ -16,7 +16,7 @@ # Name: python-selenium -Version: 2.28.0 +Version: 2.29.0 Release: 0 Url: http://code.google.com/p/selenium/ Summary: Python bindings for Selenium @@ -55,7 +55,7 @@ rm %{buildroot}%{python_sitelib}/selenium/webdriver/firefox/amd64/x_ignore_nofoc %files %defattr(-,root,root,-) -%doc COPYING README.md +%doc py/README %{python_sitelib}/* %changelog diff --git a/selenium-2.28.0.tar.bz2 b/selenium-2.28.0.tar.bz2 deleted file mode 100644 index 4104848..0000000 --- a/selenium-2.28.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b985741e4ec1ac87acd592d953e94d4fb8f381ec4931f597dade929ccfdcfade -size 2057347 diff --git a/selenium-2.29.0.tar.bz2 b/selenium-2.29.0.tar.bz2 new file mode 100644 index 0000000..2b84726 --- /dev/null +++ b/selenium-2.29.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661d4d91e5e3ac1c5f61af94f49c8dbfe7625bbb7df2673c401d2ae2c90cac86 +size 2042120