forked from pool/perl-Test-Unit-Lite
Accepting request 177525 from devel:languages:perl
- updated to 0.1202 * RT #81879: hash key randomization after 5.17.5 (forwarded request 177500 from coolo) OBS-URL: https://build.opensuse.org/request/show/177525 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Unit-Lite?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3da43365ca1f0e018aa2e8c0b2670914650f3b48cb6cde65caf4f4d42d15c85
|
||||
size 35113
|
||||
3
Test-Unit-Lite-0.1202.tar.gz
Normal file
3
Test-Unit-Lite-0.1202.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:351d25ee7131628aaf7e3995fe1fffb893ae7fe6ef58cf3370ed320953f5b2a8
|
||||
size 36199
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 15:14:48 UTC 2013 - coolo@suse.com
|
||||
|
||||
- updated to 0.1202
|
||||
* RT #81879: hash key randomization after 5.17.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 28 13:40:49 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Test-Unit-Lite
|
||||
#
|
||||
# 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,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Test-Unit-Lite
|
||||
Version: 0.1201
|
||||
Version: 0.1202
|
||||
Release: 0
|
||||
%define cpan_name Test-Unit-Lite
|
||||
Summary: Unit testing without external dependencies
|
||||
@@ -42,9 +42,15 @@ BuildRequires: perl(Module::Build)
|
||||
#BuildRequires: perl(Readonly)
|
||||
#BuildRequires: perl(Taint::Runtime)
|
||||
#BuildRequires: perl(Test::CheckChanges)
|
||||
#BuildRequires: perl(Test::CPAN::Changes)
|
||||
#BuildRequires: perl(Test::CPAN::Meta)
|
||||
#BuildRequires: perl(Test::DistManifest)
|
||||
#BuildRequires: perl(Test::Distribution)
|
||||
#BuildRequires: perl(Test::EOL)
|
||||
#BuildRequires: perl(Test::Kwalitee)
|
||||
#BuildRequires: perl(Test::NoTabs)
|
||||
#BuildRequires: perl(TestObject)
|
||||
#BuildRequires: perl(Test::Perl::Critic)
|
||||
#BuildRequires: perl(Test::Pod) >= 1.14
|
||||
#BuildRequires: perl(Test::Pod::Coverage) >= 1.04
|
||||
#BuildRequires: perl(Test::Signature)
|
||||
@@ -84,6 +90,6 @@ manpage is provided as a single file.
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes examples LICENSE README xt
|
||||
%doc Changes examples LICENSE README README.md
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user