[perl-WWW-Mechanize] Update to 1.74

Emmanuel Seyman eseyman at fedoraproject.org
Sun Jan 25 03:00:07 UTC 2015


commit 41faf69dd0cd17673adcb1991618893130165fa7
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Jan 25 04:00:38 2015 +0100

    Update to 1.74

 .gitignore              |    1 +
 perl-WWW-Mechanize.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c63797..a377039 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ WWW-Mechanize-1.62.tar.gz
 /WWW-Mechanize-1.71.tar.gz
 /WWW-Mechanize-1.72.tar.gz
 /WWW-Mechanize-1.73.tar.gz
+/WWW-Mechanize-1.74.tar.gz
diff --git a/perl-WWW-Mechanize.spec b/perl-WWW-Mechanize.spec
index 81f7d03..a7959d3 100644
--- a/perl-WWW-Mechanize.spec
+++ b/perl-WWW-Mechanize.spec
@@ -6,8 +6,8 @@
 %bcond_with livetests
 
 Name:           perl-WWW-Mechanize
-Version:        1.73
-Release:        3%{?dist}
+Version:        1.74
+Release:        1%{?dist}
 Summary:        Automates web page form & link interaction
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -108,6 +108,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Sun Jan 25 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 1.74-1
+- Update to 1.74
+
 * Fri Aug 29 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.73-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index a38c489..f100d22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de0a9c528c12793c881151301bc14d1a  WWW-Mechanize-1.73.tar.gz
+8ec615225037ac66a2d37f4e9693ef86  WWW-Mechanize-1.74.tar.gz


More information about the scm-commits mailing list