diff --git a/.cvsignore b/.cvsignore index cf6f87c..36b4937 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Test-MockObject-1.06.tar.gz +Test-MockObject-1.07.tar.gz diff --git a/perl-Test-MockObject.spec b/perl-Test-MockObject.spec index c16251f..5cef22c 100644 --- a/perl-Test-MockObject.spec +++ b/perl-Test-MockObject.spec @@ -1,5 +1,5 @@ Name: perl-Test-MockObject -Version: 1.06 +Version: 1.07 Release: 1%{?dist} Summary: Perl extension for emulating troublesome interfaces @@ -10,7 +10,6 @@ Source: http://www.cpan.org/authors/id/C/CH/CHROMATIC/Test-MockObject-%{ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl >= 1:5.6.1 BuildRequires: perl(Module::Build) BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) @@ -43,7 +42,6 @@ chmod -R u+w $RPM_BUILD_ROOT/* %check -mv t/developer/0-signature.t t/developer/0-signature.t.disable PERL_RUN_ALL_TESTS=1 ./Build test @@ -55,10 +53,13 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/Test/ -%{_mandir}/man3/*.3* +%{_mandir}/man3/*.3pm* %changelog +* Thu Oct 5 2006 Jose Pedro Oliveira - 1.07-1 +- Update to 1.07. + * Fri Apr 21 2006 Jose Pedro Oliveira - 1.06-1 - Update to 1.06. diff --git a/sources b/sources index 2e6a858..6fa8847 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3cef7884dd6fc6b15c35dd04697a8853 Test-MockObject-1.06.tar.gz +197af22ac675405199693ed68f0959e1 Test-MockObject-1.07.tar.gz