Hello community,

here is the log from the commit of package perl-Test-EOL for openSUSE:Factory 
checked in at 2013-06-06 12:57:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-EOL (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-EOL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-EOL"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-EOL/perl-Test-EOL.changes      
2012-02-16 15:00:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Test-EOL.new/perl-Test-EOL.changes 
2013-06-06 12:57:24.000000000 +0200
@@ -1,0 +2,14 @@
+Tue Jun  4 17:20:10 UTC 2013 - [email protected]
+
+- updated to 1.5
+    - Change to default to searching for trailing whitespace from the
+      current directory downwards (as tests are run from the top of a dist
+      normally), rather than one directory above the test file, as then
+      we don't work as expected if tests are in t/author or similar.
+  
+     - Fix to ignore inc/ directory used by Module::Install.
+  
+     - Fix bad regex matching directories containing 'svn', not just .svn'
+       directories. RT#75968
+  
+-------------------------------------------------------------------

Old:
----
  Test-EOL-1.1.tar.gz

New:
----
  Test-EOL-1.5.tar.gz

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

Other differences:
------------------
++++++ perl-Test-EOL.spec ++++++
--- /var/tmp/diff_new_pack.tw0526/_old  2013-06-06 12:57:25.000000000 +0200
+++ /var/tmp/diff_new_pack.tw0526/_new  2013-06-06 12:57:25.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-EOL
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,25 @@
 
 
 Name:           perl-Test-EOL
-Version:        1.1
+Version:        1.5
 Release:        0
 %define cpan_name Test-EOL
 Summary:        Check the correct line endings in your project
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Test-EOL/
-Source:         
http://www.cpan.org/authors/id/R/RI/RIBASUSHI/%{cpan_name}-%{version}.tar.gz
+Source:         
http://www.cpan.org/authors/id/B/BO/BOBTFISH/%{cpan_name}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+#BuildRequires: perl(JSON)
+#BuildRequires: perl(LWP::Simple)
+#BuildRequires: perl(Module::Build)
+#BuildRequires: perl(Module::Install::Base)
+#BuildRequires: perl(Parse::CPAN::Meta)
 #BuildRequires: perl(Test::EOL)
+#BuildRequires: perl(YAML::Tiny)
 %{perl_requires}
 
 %description
@@ -38,11 +44,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-# MANUAL BEGIN
-%if 0%{?sles_version} == 10
-%{__perl} -p -i -e 's|6.31|6.30|' Makefile.PL
-%endif
-# MANUAL END
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++++++ Test-EOL-1.1.tar.gz -> Test-EOL-1.5.tar.gz ++++++
++++ 2536 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to