* Thu Jan 07 2016 mimi.vx@gmail.com
- add Algorithm::Diff to requires -- fix boo#961069
* Fri Aug 28 2015 bwiedemann@suse.com
- Require perl(Text::Capitalize)
* Fri Aug 28 2015 bwiedemann@suse.com
- fix updaterpm.sh - git log requires history to be cloned
- Dominique Leuenberger (1):
DateTime::Locale needs to have the version number corrected
Stephan Kulow (21):
nicer changes file
shuffle instead
remove final . in summary
ignore spec files - most likely wrong
only submit succeeding packages
create more packages in one go
support a config file
grab OVERVIEW if DESCRIPTION is empty
support sources too
make noarch configurable
two more fixes needed
also have docs as docs
expand module::build version
compare parsed versions
run perltidy -l=0 -fbl -nsfs -baao -bbao -pt=2 -bt=2 -sbt=2 -sct
random fixes
ignore requires
avoid overwriting good versions
random fixes to update
check the distribution not a module
fix quoting of changelog
* Tue May 27 2014 coolo@suse.com
- remove cpanspec-1.78.06-spdx.patch - upstreamed
* Tue May 27 2014 coolo@suse.com
- Stephan Kulow (2):
apply spdx.patch applied for a year in OBS
bump version
* Tue May 27 2014 coolo@suse.com
- Stephan Kulow (2):
no longer print possible build requires
avoid useless newlines
* Thu Aug 01 2013 coolo@suse.com
- Stephan Kulow (4):
bump version
avoid empty description
don't reset Module::Build
support Module::Build::Tiny
* Mon Dec 05 2011 vcizek@suse.com
- fixed cpanspec to suggest "GPL-1.0+ or Artistic-1.0" if no
licence is found
* Fri Dec 02 2011 coolo@suse.com
- Stephan Kulow (1):
adopt license
* Fri Dec 02 2011 idoenmez@suse.de
- Add requires on Class::Accessor::Chained and Pod::POM
* Mon Sep 26 2011 coolo@suse.com
- Stephan Kulow (3):
ignore duplicates
run prepare_spec
new version
* Mon Sep 19 2011 coolo@suse.com
- Stephan Kulow (1):
only add scanned deps as comment
* Sat Sep 17 2011 jengelh@medozas.de
- Remove redundant tags/sections from specfile
* Tue Aug 02 2011 coolo@novell.com
- Stephan Kulow (1):
one more way to parse the requires (may produce false positives)
* Tue May 31 2011 coolo@novell.com
- Stephan Kulow (1):
convert to Makefile.PL
* Fri May 27 2011 coolo@novell.com
- remove buildrequire now that we have a copy
* Tue May 24 2011 coolo@novell.com
- Christian (1):
fix File:Path remove_tree -> rmtree
Stephan Kulow (2):
add copy from Module::Depends to fix some bugs
trying to make it harder for modules to run amok
* Fri Apr 29 2011 coolo@opensuse.org
- Stephan Kulow (6):
do not write out module dependencies that are in core since 5.8.8 (10.1
add verbose debug message for previous commit
extract the archive for real - preparation for bigger moves
less debug
check for executable files and avoid them
use an external module for testing Build.pl
* Fri Apr 22 2011 coolo@opensuse.org
- Stephan Kulow (12):
fix non-standard source
add more requires
fix owner of documentation files
%attr only has 3 args
take out the 644 - it also applies to directories on < 11.3
add default summary
make the documentation unique
avoid errors
avoid crashes while reading POM
allow to skip changes file
ignore .bak files
fix doc match
* Sun Apr 10 2011 coolo@opensuse.org
- use one Source line if not recompressed and
fix multi *.gz support