commit rubygem-selenium-client for openSUSE:Factory
Hello community, here is the log from the commit of package rubygem-selenium-client for openSUSE:Factory checked in at Tue Jan 25 10:28:15 CET 2011. -------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/rubygem-selenium-client/rubygem-selenium-client.changes 2010-10-12 11:31:26.000000000 +0200 @@ -0,0 +1,26 @@ +------------------------------------------------------------------- +Tue Oct 12 08:47:13 UTC 2010 - speilicke@novell.com + +- upgrade to 1.2.18 + +------------------------------------------------------------------- +Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de + +- use rubygems_requires macro + +------------------------------------------------------------------- +Tue Oct 13 13:04:02 CEST 2009 - lslezak@suse.cz + +- upgrade to 1.2.17: + + - Upgraded RSpec support to 1.2.8 + - Fixed bug in with timeouts specified as a string (SRC-692) + (http://github.com/ph7/selenium-client/issues#issue/5) + - Fix escaping bug when dealing with embedded regexes such as + "webratlink=evalregex:/Pastry Lovers \\(Organizer\\)/" + +------------------------------------------------------------------- +Tue Jul 14 14:09:27 CEST 2009 - lslezak@suse.cz + +- initial packaging (version 1.2.16) + calling whatdependson for head-i586 New: ---- rubygem-selenium-client.changes rubygem-selenium-client.spec selenium-client-1.2.18.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-selenium-client.spec ++++++ # # spec file for package rubygem-selenium-client # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: rubygem-selenium-client Version: 1.2.18 Release: 1 %define mod_name selenium-client # Group: Development/Languages/Ruby License: Apache License 2.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: rubygems_with_buildroot_patch %rubygems_requires BuildRequires: rubygem-rake Requires: rubygem-rake Url: http://seleniumhq.org/projects/ruby/ Source: %{mod_name}-%{version}.gem Summary: Official Ruby Client for Selenium RC %description Mission: Provide a **lightweight, simple and idiomatic API to write Selenium tests in Ruby**. Focus is also on improving test feedback -- especially on failures -- by providing out-of-the-box **state-of-the-art reporting capabilities**. With screenshots, HTML snapshopts and log captures, investigating test failures becomes a breeze. %prep %build %install %gem_install %{S:0} %clean %{__rm} -rf %{buildroot} %files %defattr(-,root,root,-) %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_name}-%{version}.gem %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/ %{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_name}-%{version}.gemspec %doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_name}-%{version}/ %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de