commit a6f060b380d9f127f34f301c04e8e3567ba9012c Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Wed Nov 14 05:21:47 2012 -0700 update to 1.07 .gitignore | 1 + mojomojo-t-c-email.patch | 43 ---------------------------------------- mojomojo-t-c-page_delete.patch | 21 ------------------- mojomojo.spec | 12 ++++------ sources | 2 +- 5 files changed, 7 insertions(+), 72 deletions(-) --- diff --git a/.gitignore b/.gitignore index bcd40c1..f2ff086 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ MojoMojo-1.01.tar.gz /MojoMojo-1.04.tar.gz /MojoMojo-1.05.tar.gz /MojoMojo-1.06.tar.gz +/MojoMojo-1.07.tar.gz diff --git a/mojomojo.spec b/mojomojo.spec index c469e4a..d53dc9e 100644 --- a/mojomojo.spec +++ b/mojomojo.spec @@ -1,5 +1,5 @@ Name: mojomojo -Version: 1.06 +Version: 1.07 Release: 1%{?dist} Summary: A Wiki with a tree License: GPL+ or Artistic @@ -13,10 +13,6 @@ Patch0: formatter-docbook.patch # adjust paths Patch2: mojomojo-paths.patch -# https://github.com/mojomojo/mojomojo/issues/108 -Patch3: mojomojo-t-c-email.patch -Patch4: mojomojo-t-c-page_delete.patch - BuildArch: noarch # since it comes from CPAN, someone might expect to find @@ -209,8 +205,6 @@ wiki page. %setup -q -n MojoMojo-%{version} %patch0 -p 1 %patch2 -p 1 -%patch3 -p 1 -%patch4 -p 1 # update the scripts for current catalyst rm script/mojomojo_fastcgi_manage.pl @@ -289,6 +283,10 @@ CATALYST_CONFIG=t/var/mojomojo.yml make test %changelog +* Wed Nov 14 2012 Iain Arnell <iarnell@xxxxxxxxx> 1.07-1 +- update to latest upstream version +- drop email.t and page_delete.t patches + * Fri Nov 02 2012 Iain Arnell <iarnell@xxxxxxxxx> 1.06-1 - update to latest upstream version - patch t/c/email.t and t/c/page_delete.t to work with current versions of dependencies diff --git a/sources b/sources index e7c0c10..d6ed2f6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f89931728a8ece0d82ff1d5f44729116 MojoMojo-1.06.tar.gz +457bf4e691a8c26f02d3c7e2d64611ad MojoMojo-1.07.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel