From 7a76667abfabd2a2d14f3900f1c69632107fce98 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Tue, 2 Jun 2015 14:23:17 -0400 Subject: [PATCH] 0.10 --- .gitignore | 1 + perl-Test-MockModule.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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