Hello community, here is the log from the commit of package perl-Test-Exception for openSUSE:Factory checked in at 2013-04-17 08:03:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Test-Exception (Old) and /work/SRC/openSUSE:Factory/.perl-Test-Exception.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-Test-Exception", Maintainer is "DLovasko@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Test-Exception/perl-Test-Exception.changes 2011-11-18 16:40:01.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Test-Exception.new/perl-Test-Exception.changes 2013-04-17 08:03:35.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Apr 15 10:37:49 UTC 2013 - idonmez@suse.com + +- Add Source URL, see https://en.opensuse.org/SourceUrls + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Test-Exception.spec ++++++ --- /var/tmp/diff_new_pack.iiFR9F/_old 2013-04-17 08:03:36.000000000 +0200 +++ /var/tmp/diff_new_pack.iiFR9F/_new 2013-04-17 08:03:36.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Exception # -# Copyright (c) 2011 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 @@ -15,32 +15,30 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: perl-Test-Exception %define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' ) Summary: Test::Exception - Test exception based code -Version: 0.31 -Release: 7 License: Artistic-1.0 Group: Development/Libraries/Perl +Version: 0.31 +Release: 0 Url: http://search.cpan.org/dist/Test-Exception -Source: Test-Exception-%{version}.tar.gz +Source: http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Test::Pod) >= 1.00 -BuildRequires: perl(Test::Simple) >= 0.7 +BuildRequires: perl(Sub::Uplevel) >= 0.18 BuildRequires: perl(Test::Builder) BuildRequires: perl(Test::Builder::Tester) -BuildRequires: perl(Test::More) >= 0.7 BuildRequires: perl(Test::Harness) >= 2.03 -BuildRequires: perl(Sub::Uplevel) >= 0.18 +BuildRequires: perl(Test::More) >= 0.7 +BuildRequires: perl(Test::Pod) >= 1.00 +BuildRequires: perl(Test::Simple) >= 0.7 Requires: perl(Sub::Uplevel) >= 0.18 -Requires: perl(Test::More) >= 0.7 Requires: perl(Test::Builder) +Requires: perl(Test::More) >= 0.7 %description This module provides a few convenience methods for testing exception -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org