commit perl-Class-C3-XS for openSUSE:Factory
Hello community, here is the log from the commit of package perl-Class-C3-XS for openSUSE:Factory checked in at Tue Nov 16 01:01:36 CET 2010. -------- New Changes file: --- /dev/null 2010-07-09 01:59:37.000000000 +0200 +++ perl-Class-C3-XS/perl-Class-C3-XS.changes 2010-11-11 17:56:37.000000000 +0100 @@ -0,0 +1,34 @@ +------------------------------------------------------------------- +Thu Nov 11 16:51:05 UTC 2010 - chris@computersalat.de + +- update to 0.13 + - Release 0.12_03 as a stable release, without further modifications. +- 0.12_03 Mon Sep 21, 2009 + - Fix compatibility with perl 5.6.x. Thanks again, Nicholas. +- 0.12_02 Mon Sep 7, 2009 + - Actually ship with the changes 0.12_01 claimed to have. Thanks for + catching this, Nicholas. +- 0.12_01 Sat Aug 22, 2009 + - Backport a couple of performance tweaks from bleadperl. This gives a + performance improvement of about 40% in calculating the linearized + isa for hierarchies with single parents only. +- 0.11 Mon Mar 30, 2009 + - Define SVfARG if the perl we're compiling for doesn't have + it (Florian Ragwitz). +- 0.10 Sat Mar 28, 2009 + - Improve error message on merge errors (Florian Ragwitz). +- 0.09 Wed Mar 25, 2009 + - Use I32 instead of int (Brandon L Black). + - Explicitly specify xs prototyping behaviour (Florian Ragwitz). + - Fix several compiler warnings (Florian Ragwitz). + - Check return values when storing values in hashes and error + out if it didn't work (Florian Ragwitz). + - Stop using auto_install in Makefile.PL (Florian Ragwitz). + - Remove fake Build.PL (Florian Ragwitz). + +------------------------------------------------------------------- +Sun Oct 26 00:00:00 UTC 2008 - gerrit.beine@gmx.de + +- first release 0.08 + + calling whatdependson for head-i586 New: ---- Class-C3-XS-0.13.tar.bz2 perl-Class-C3-XS.changes perl-Class-C3-XS.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Class-C3-XS.spec ++++++ # # spec file for package perl-Class-C3-XS (Version 0.13) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: perl-Class-C3-XS %define cpan_name Class-C3-XS Summary: XS speedups for Class::C3 Version: 0.13 Release: 1 License: GPL+ or Artistic Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Class-C3-XS/ #Source: http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Class-C3-XS-0.13.tar.gz Source: %{cpan_name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl %if 0%{?suse_version} < 1120 BuildRequires: perl-macros %endif BuildRequires: perl(Test::More) >= 0.47 Requires: perl = %{perl_version} %description This contains XS performance enhancers for Class::C3 version 0.16 and higher. The main Class::C3 package will use this package automatically if it can find it. Do not use this package directly, use Class::C3 instead. This module won't do anything for you if you're running a version of Class::C3 older than 0.16. (It's not a dependency because it would be circular with the optional dep from that package to this one). Authors: -------- Brandon L. Black, <blblack@gmail.com> %prep %setup -q -n %{cpan_name}-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" %{__make} %{?_smp_mflags} %check %{__make} test %install %perl_make_install %perl_process_packlist %perl_gen_filelist %clean %{__rm} -rf $RPM_BUILD_ROOT %files -f %{name}.files %defattr(-,root,root,-) %doc ChangeLog README %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de