commit d0a356e56bb27711db6e4b698a95373c98b4ab47 Author: Miro Hrončok <miro@xxxxxxxxxx> Date: Fri Jan 18 16:26:27 2013 +0100 Updating to 1.17 .gitignore | 2 +- perl-Math-Clipper.spec | 41 ++++++++++++++++++++++++++++++++++++----- sources | 2 +- 3 files changed, 38 insertions(+), 7 deletions(-) --- diff --git a/.gitignore b/.gitignore index cb807d9..b3ae212 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/Math-Clipper-1.15.tar.gz +Math-Clipper-1.17.tar.gz diff --git a/perl-Math-Clipper.spec b/perl-Math-Clipper.spec index f9cbbdf..48b61cb 100644 --- a/perl-Math-Clipper.spec +++ b/perl-Math-Clipper.spec @@ -1,6 +1,6 @@ Name: perl-Math-Clipper -Version: 1.15 -Release: 1%{?dist} +Version: 1.17 +Release: 2%{?dist} Summary: Perl wrapper around Clipper library License: Boost Group: Development/Libraries @@ -17,7 +17,7 @@ BuildRequires: perl(Module::Build::WithXSpp) >= 0.10 BuildRequires: perl(Test::Deep) BuildRequires: perl(Test::More) BuildRequires: perl(XSLoader) -BuildRequires: polyclipping-devel >= 4.9.6 +BuildRequires: polyclipping-devel >= 5.0.3 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %{?perl_default_filter} # Filters (not)shared c libs @@ -55,5 +55,36 @@ find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; - %%{__perl} to perl - dropped perl(Module::Build) BR -* Thu Jan 17 2013 Miro Hrončok <mhroncok@xxxxxxxxxx> - 1.15-1 -- Release to match polyclipping in F18 +* Thu Jan 17 2013 Miro Hrončok <mhroncok@xxxxxxxxxx> - 1.17-1 +- New release +- Wants newer polyclipping + +* Thu Jan 03 2013 Miro Hrončok <miro@xxxxxxxxxx> - 1.16-2 +- Removed META.json and xsp from doc +- Specified version for polyclipping-devel BR +- Specified version for perl(Module::Build::WithXSpp) BR +- Removed perl(ExtUtils::XSpp) BR +- Added BRs perl(XSLoader) and perl(constant) + +* Fri Dec 28 2012 Miro Hrončok <miro@xxxxxxxxxx> - 1.16-1 +- New version +- Removed boundled C clipper and using the distribution one +- Removed no longer needed dos2unix + +* Mon Dec 17 2012 Miro Hrončok <miro@xxxxxxxxxx> - 1.15-1 +- New version +- Added perl(Config) and perl(Exporter) to BRs +- Removed deleting empty directories +- using dos2unix instead of sed + +* Fri Nov 16 2012 Miro Hrončok <miro@xxxxxxxxxx> - 1.14-2 +- Removed BRs provided by perl package + +* Sun Oct 07 2012 Miro Hrončok <miro@xxxxxxxxxx> 1.14-1 +- New version. + +* Sun Oct 07 2012 Miro Hrončok <miro@xxxxxxxxxx> 1.09-2 +- Rebuilding for 32bit, no spec changes. + +* Thu Oct 04 2012 Miro Hrončok <miro@xxxxxxxxxx> 1.09-1 +- Specfile autogenerated by cpanspec 1.78 and revised. diff --git a/sources b/sources index be89560..e8cddf9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6c7c3dc3e8ce76d0008e3df366704b1 Math-Clipper-1.15.tar.gz +1fcba1c1106c4e56c2f4d740f97619c4 Math-Clipper-1.17.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