[perl-Alien-SeleniumRC] Update to 2.92

Emmanuel Seyman eseyman at fedoraproject.org
Tue Jul 24 08:47:27 UTC 2012


commit 494ff94df803187af5c9bcbbf2a140c8bb2f9d5c
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Tue Jul 24 10:46:34 2012 +0200

    Update to 2.92

 .gitignore                 |    1 +
 perl-Alien-SeleniumRC.spec |    8 ++++++--
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 51c3ee6..79c922d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Alien-SeleniumRC-1.03.tar.gz
 /Alien-SeleniumRC-2.81.tar.gz
 /Alien-SeleniumRC-2.90.tar.gz
 /Alien-SeleniumRC-2.91.tar.gz
+/Alien-SeleniumRC-2.92.tar.gz
diff --git a/perl-Alien-SeleniumRC.spec b/perl-Alien-SeleniumRC.spec
index fe167c7..60fac2b 100644
--- a/perl-Alien-SeleniumRC.spec
+++ b/perl-Alien-SeleniumRC.spec
@@ -1,6 +1,6 @@
 Name:           perl-Alien-SeleniumRC
-Version:        2.91
-Release:        3%{?dist}
+Version:        2.92
+Release:        1%{?dist}
 Summary:        Packages the Selenium Remote Control server
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -28,6 +28,7 @@ performs automated tasks in JavaScript.
 %patch0 -p0
 rm t/seleniumrc.t
 rm lib/Alien/SeleniumRC/selenium-server.jar
+rm lib/Alien/SeleniumRC.pm.orig
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -51,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jul 24 2012 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 2.92-1
+- Update to 2.92
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.91-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 2f00dc7..7c6a74d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-28d83e2fb4002f65840b22537c37db8c  Alien-SeleniumRC-2.91.tar.gz
+bec9401599a659b589b1eb1ca1eb1518  Alien-SeleniumRC-2.92.tar.gz


More information about the scm-commits mailing list