diff --git a/Test-MockModule-0.10.tar.gz b/Test-MockModule-0.10.tar.gz deleted file mode 100644 index 0d9e2ee..0000000 --- a/Test-MockModule-0.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06f53a10a04e8975b91832c737e08891380ead83262bcba7ef13b50182799db8 -size 23724 diff --git a/Test-MockModule-0.11.tar.gz b/Test-MockModule-0.11.tar.gz new file mode 100644 index 0000000..bf5bb9a --- /dev/null +++ b/Test-MockModule-0.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05584ba3a67f811e0d563eb9fb68049db0ee81c2cdaf56535067c6df922f14b9 +size 23756 diff --git a/perl-Test-MockModule.changes b/perl-Test-MockModule.changes index e574a66..18cccf2 100644 --- a/perl-Test-MockModule.changes +++ b/perl-Test-MockModule.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 28 10:25:16 UTC 2015 - coolo@suse.com + +- updated to 0.11 + see /usr/share/doc/packages/perl-Test-MockModule/Changes + ------------------------------------------------------------------- Sun Jun 7 09:06:50 UTC 2015 - coolo@suse.com diff --git a/perl-Test-MockModule.spec b/perl-Test-MockModule.spec index 2bcfe68..4db658a 100644 --- a/perl-Test-MockModule.spec +++ b/perl-Test-MockModule.spec @@ -17,7 +17,7 @@ Name: perl-Test-MockModule -Version: 0.10 +Version: 0.11 Release: 0 #Upstream: GPL-1.0+ %define cpan_name Test-MockModule @@ -47,7 +47,6 @@ given module go out of scope, or when you 'unmock()' the subroutine. %prep %setup -q -n %{cpan_name}-%{version} -find . -type f -print0 | xargs -0 chmod 644 %build %{__perl} Build.PL installdirs=vendor @@ -62,6 +61,6 @@ find . -type f -print0 | xargs -0 chmod 644 %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README +%doc Changes LICENSE README.md %changelog