Revisions of perl-Params-Util

buildservice-autocommit accepted request 845943 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 27)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 845915 from Tina Müller's avatar Tina Müller (tinita) (revision 26)
- updated to 1.102
   see /usr/share/doc/packages/perl-Params-Util/Changes
  1.102	2020-11-02
  	- fix RT#133623 - Can't install in pureperl mode. Thanks to Nigel
  	  Gregoire (@nfg) for reporting and proposal for proper fix.
  	- update ppport.h from Devel::PPPort 3.62
buildservice-autocommit accepted request 843674 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 25)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 843673 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 24)
- updated to 1.101
   see /usr/share/doc/packages/perl-Params-Util/Changes
  1.101	2020-10-22
  	- fix inconsistent license conditions in meta data and documentation
  	  and add appropriate LICENSE files. Fixes RT#133586.
- updated to 1.100
   see /usr/share/doc/packages/perl-Params-Util/Changes
- update to 1.07:
  + Disable XS version on cygwin as it shows bizarre behaviour
    that breaks form when using Params::Util XS verwion.
- updated to 1.06
   - Remove the need for the sanexs.c file by generating into a temp
     file instead.
   - Restore compatibility with pre-5.8.8 Perls without a working
     compiler available install time (RIBASUSHI)
- updated to 1.04
    - Fixed #67522 have_compiler returns
- update to 1.03
    - Trying for a much more advanced can_xs() alternative to can_cc()
      to deal with the situation where a host has a superficially
      working compiler, but completely screwed up headers.
    - Adding some fallback strategies to deal with cases where these
      same machines don't support configure_requires.
    - Adopt Chorny's eumm-upgrade style for the Makefile.PL.
    - Allow the Makefile.PL to build it's own META.yml now.
- switch to perl_requires macro
- spec mods
  - fixed HEADER
  - updated Url
  - fixed perl-macros deps
- update to 1.01:
  + Fixed can_cc() bug in Makefile.PL where it was checking an 
    existence of PATH directory rather than executables. RT#55668 
    (DGOLDEN, MIYAGAWA)
- build parallel
- readd whitespace removed by autobuild
- spec mods
  * removed ^----------
  * removed ^#---------
- update to 1.00
  o 1.00 Sun 31 May 2009
	- Now all known XS bugs are worked out, I've removed
	  the experimental flags and set that as the first 1+ release.
	- Fixed XS implementation of _*LIKE and _INSTANCE
	- Added test for a negative custom isa returning ('')
	- Improving the 'clean' file list in a Makefile.PL
  o 0.38 Tue 17 Feb 2009
	- Fix _IDENTIFIER to return false for "foo\n" (ZEFRAM)
	- Fix _CLASS to return false for "foo\n" (ZEFRAM)
  o 0.37 Wed  4 Feb 2009
	- Fix _HASH for bleadperl (patch from RAFL)
	- Fix regex (more) for bleadperl (patch from RAFL)
  o 0.36 Fri 30 Jan 2009
	- Fixing the overload for _REGEX
	- Adding the tests for _REGEX
	- Reorganising the Makefile.PL
	- Adding duplicate tests for when the XS version isn't compiled
- added perl-macros
  o autogen filelist with perl_gen_filelist
- spec mods
  o added header
- initial version 0.35
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 843342 from Tina Müller's avatar Tina Müller (tinita) (revision 23)
- updated to 1.100
   see /usr/share/doc/packages/perl-Params-Util/Changes
buildservice-autocommit accepted request 111082 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 22)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 21)
- update to 1.07:
  + Disable XS version on cygwin as it shows bizarre behaviour
    that breaks form when using Params::Util XS verwion.
buildservice-autocommit accepted request 108087 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 20)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 19)
- updated to 1.06
   - Remove the need for the sanexs.c file by generating into a temp
     file instead.
   - Restore compatibility with pre-5.8.8 Perls without a working
     compiler available install time (RIBASUSHI)
buildservice-autocommit accepted request 72096 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 18)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 17)
- updated to 1.04
    - Fixed #67522 have_compiler returns
buildservice-autocommit accepted request 65715 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 16)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 15)
remove
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 14)
- initial package 1.03
  * created by cpanspec 1.78.03

- update to 1.03
    - Trying for a much more advanced can_xs() alternative to can_cc()
      to deal with the situation where a host has a superficially
      working compiler, but completely screwed up headers.
    - Adding some fallback strategies to deal with cases where these
      same machines don't support configure_requires.
    - Adopt Chorny's eumm-upgrade style for the Makefile.PL.
    - Allow the Makefile.PL to build it's own META.yml now.
buildservice-autocommit accepted request 54619 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 13)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 12)
always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 11)
siwtch to perl_requires macro
autobuild's avatar autobuild accepted request 36910 from Christian Wittmer's avatar Christian Wittmer (computersalat) (revision 10)
checked in (request 36910)
Christian Wittmer's avatar Christian Wittmer (computersalat) accepted request 36909 from Christian Wittmer's avatar Christian Wittmer (computersalat) (revision 9)
Copy from home:computersalat:devel:perl/perl-Params-Util via accept of submit request 36909 revision 2.
Request was accepted with message:
self accept
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 8)
- update to 1.01:
  + Fixed can_cc() bug in Makefile.PL where it was checking an 
    existence of PATH directory rather than executables. RT#55668 
    (DGOLDEN, MIYAGAWA)
- build parallel
Displaying revisions 1 - 20 of 27
openSUSE Build Service is sponsored by