diff --git a/.gitignore b/.gitignore index 94deb53..f7cb76c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ Test-MockModule-0.05.tar.gz /Test-MockModule-0.09.tar.gz +/Test-MockModule-0.10.tar.gz diff --git a/perl-Test-MockModule.spec b/perl-Test-MockModule.spec index 44becdb..5840651 100644 --- a/perl-Test-MockModule.spec +++ b/perl-Test-MockModule.spec @@ -1,5 +1,5 @@ Name: perl-Test-MockModule -Version: 0.09 +Version: 0.10 Release: 1%{?dist} Summary: Override subroutines in a module for unit testing Group: Development/Libraries @@ -36,6 +36,9 @@ chmod -R u+w $RPM_BUILD_ROOT/* %{_mandir}/man3/*.3* %changelog +* Tue Jun 2 2015 Tom Callaway - 0.10-1 +- update to 0.10 + * Fri Mar 27 2015 Tom Callaway - 0.09-1 - update to 0.09 diff --git a/sources b/sources index 0c215e3..154011a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0006964fcda710fcf2832924cdb67546 Test-MockModule-0.09.tar.gz +d931925162c3abc9f27df7f7b0335346 Test-MockModule-0.10.tar.gz