[perl-WWW-Mechanize] Update to 1.73

Emmanuel Seyman eseyman at fedoraproject.org
Sun Aug 25 10:03:08 UTC 2013


commit 63a3570abaa5fbefbdd2f4259098992d1f344bac
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Aug 25 12:02:55 2013 +0200

     Update to 1.73

 .gitignore              |    1 +
 perl-WWW-Mechanize.spec |    9 ++++++---
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4482b0f..8c63797 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ WWW-Mechanize-1.62.tar.gz
 /WWW-Mechanize-1.70.tar.gz
 /WWW-Mechanize-1.71.tar.gz
 /WWW-Mechanize-1.72.tar.gz
+/WWW-Mechanize-1.73.tar.gz
diff --git a/perl-WWW-Mechanize.spec b/perl-WWW-Mechanize.spec
index 5005004..30c0cfe 100644
--- a/perl-WWW-Mechanize.spec
+++ b/perl-WWW-Mechanize.spec
@@ -6,13 +6,13 @@
 %bcond_with livetests
 
 Name:           perl-WWW-Mechanize
-Version:        1.72
-Release:        6%{?dist}
+Version:        1.73
+Release:        1%{?dist}
 Summary:        Automates web page form & link interaction
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/WWW-Mechanize/
-Source0:        http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/WWW-Mechanize-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/WWW-Mechanize-%{version}.tar.gz
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 # HTML::Status is not used anymore probably
@@ -108,6 +108,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Sun Aug 25 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 1.73-1
+- Update to 1.73
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.72-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index d73482a..a38c489 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-231709669de7d912185b91e454206532  WWW-Mechanize-1.72.tar.gz
+de0a9c528c12793c881151301bc14d1a  WWW-Mechanize-1.73.tar.gz



More information about the perl-devel mailing list