Hello community,

here is the log from the commit of package perl-Email-Valid for 
openSUSE:Factory checked in at 2013-10-21 15:13:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Email-Valid (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Email-Valid.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Email-Valid"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Email-Valid/perl-Email-Valid.changes        
2013-06-06 12:20:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Email-Valid.new/perl-Email-Valid.changes   
2013-10-21 15:13:23.000000000 +0200
@@ -1,0 +2,13 @@
+Fri Oct  4 09:11:41 UTC 2013 - co...@suse.com
+
+- updated to 1.192
+           if Net::DNS is not available, do not test null mx validity
+
+           update bugtracker, repo, etc.
+ 
+           mxcheck fails when remote MX record is "."
+ 
+           drop use of bytes.pm; any bug fixed by that should be fixed again
+           properly
+
+-------------------------------------------------------------------

Old:
----
  Email-Valid-0.190.tar.gz

New:
----
  Email-Valid-1.192.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Email-Valid.spec ++++++
--- /var/tmp/diff_new_pack.Nyki1e/_old  2013-10-21 15:13:24.000000000 +0200
+++ /var/tmp/diff_new_pack.Nyki1e/_new  2013-10-21 15:13:24.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Email-Valid
-Version:        0.190
+Version:        1.192
 Release:        0
 %define cpan_name Email-Valid
 Summary:        Check validity of Internet email addresses
@@ -29,13 +29,18 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Capture::Tiny)
+BuildRequires:  perl(IO::CaptureOutput)
 BuildRequires:  perl(Mail::Address)
 BuildRequires:  perl(Net::DNS)
+BuildRequires:  perl(Net::Domain::TLD) >= 1.65
+BuildRequires:  perl(Test::More) >= 0.96
 #BuildRequires: perl(Email::Valid)
-#BuildRequires: perl(IO::CaptureOutput)
-#BuildRequires: perl(Net::Domain::TLD) >= 1.65
+#BuildRequires: perl(XML::LibXML)
+Requires:       perl(IO::CaptureOutput)
 Requires:       perl(Mail::Address)
 Requires:       perl(Net::DNS)
+Requires:       perl(Net::Domain::TLD) >= 1.65
 %{perl_requires}
 
 %description
@@ -62,6 +67,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes LICENSE README xt
 
 %changelog

++++++ Email-Valid-0.190.tar.gz -> Email-Valid-1.192.tar.gz ++++++
++++ 4207 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to