diff --git a/.gitignore b/.gitignore index 2c39e8e..3d70ebb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ Test-WWW-Selenium-1.22.tar.gz /Test-WWW-Selenium-1.23.tar.gz /Test-WWW-Selenium-1.25.tar.gz +/Test-WWW-Selenium-1.36.tar.gz diff --git a/perl-Test-WWW-Selenium.spec b/perl-Test-WWW-Selenium.spec index acb4bb2..ddebae7 100644 --- a/perl-Test-WWW-Selenium.spec +++ b/perl-Test-WWW-Selenium.spec @@ -4,13 +4,13 @@ %bcond_with core_iedoc Name: perl-Test-WWW-Selenium -Version: 1.25 -Release: 8%{?dist} +Version: 1.36 +Release: 1%{?dist} Summary: Perl Client for the Selenium Remote Control test tool License: (GPL+ or Artistic) and ASL 2.0 Group: Development/Libraries URL: http://search.cpan.org/dist/Test-WWW-Selenium/ -Source0: http://www.perl.org/authors/id/L/LU/LUKEC/Test-WWW-Selenium-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MATTP/Test-WWW-Selenium-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) >= 0.42 @@ -73,10 +73,14 @@ make test %files %doc Changes README todo.txt %{perl_vendorlib}/* +%exclude %{perl_vendorlib}/Test/WWW/mypod2html.pl %{_mandir}/man3/* %changelog +* Mon Oct 28 2013 Lubomir Rintel (GoodData) - 1.36-1 +- Update to a newer version + * Thu Oct 24 2013 Lubomir Rintel (GoodData) - 1.25-8 - Bulk sad and useless attempt at consistent SPEC file formatting diff --git a/sources b/sources index c237376..992d656 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e1dc1e8ee1cf83ad188f38604d1ad95b Test-WWW-Selenium-1.25.tar.gz +e887ee508f1779d3ff5b921974db3d1e Test-WWW-Selenium-1.36.tar.gz