Package Release Info

cpanspec-1.83.00.1674496263.ba76ec9-bp155.1.4

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

cpanspec

Change Logs

* Mon Jan 23 2023 Tina Müller <tina.mueller@suse.com>
- Update to version 1.83.00.1674496263.ba76ec9:
  * v1.83.00
  * Add blank line after %autosetup (#42)
  * Ensure non-interactive mode (#41)
  * Add github workflow (#40)
  * Switch to faster CPAN mirror
  * Strip pod from summary (#38)
  * fix --debug option by adding 'use Data::Dumper' (#31)
  * Fix reading META.yml (#37)
* Thu May 05 2022 Tina Müller <tina.mueller@suse.com>
- Update to version 1.82.02.1651742438.5f389d1:
  * v1.82.02
  * Deal with missing MYMETA files (#34)
* Fri Mar 11 2022 Tina Müller <tina.mueller@suse.com>
- Add a call to `cpanspec -h` for testing
- Update dependencies
* Fri Mar 11 2022 Tina Müller <tina.mueller@suse.com>
- Update to version 1.82.01.1646998297.5af26bb:
  * v1.82.01
  * Read from MYMETA.{json,yml} (#33)
  * Drop perl markup in summary line (#32)
* Fri Dec 02 2011 coolo@suse.com
- Stephan Kulow (1):
    adopt license
Version: 1.81.01.1620405353.7ed9076-bp154.1.20
* Fri May 07 2021 Tina Müller <tina.mueller@suse.com>
- Update to 1.81.01
  * Also read from META.json
  * Read 'dynamic_config' and 'provides' from META files
  * Move Intrusive.pm into its own subprocess
  * Add --debug option
  * Add statistics output
  * Add batch processing script for testing changes on a number of packages
* Fri Nov 27 2020 Dirk Stoecker <opensuse@dstoecker.de>
- Add the important cpanspec.yml file to the package
* Fri Nov 20 2020 Dirk Stoecker <opensuse@dstoecker.de>
- Update to 1.80.01
  * support opensuse patch comments (PATCH-FIX-UPSTREAM)
  * add misc block, e.g. for subpackages
* Wed Nov 04 2020 Dirk Stoecker <opensuse@dstoecker.de>
- Update to 1.79.01
  * smaller bug-fixes
  * add add_doc and skip_doc to allow changing docs handling
  * ignore some more unwanted files in doc handling
  * fix package requires
  * reduce changelog space wasting, document option --old-file
  * update copyrights
* Tue Apr 02 2019 coolo@suse.com
- Update to version 1.78.09.1554211595.43afd0f:
  * Support licence as filename for license (british english)
* Tue Apr 02 2019 coolo@suse.com
- Update to version 1.78.09.1551439566.b166388:
  Switch to _service file
* Tue Mar 12 2019 Stephan Kulow <coolo@suse.com>
- Bernhard M. Wiedemann (5):
    avoid stripping exec bits off .pl files
    refactor custom spec sections
    allow for post_build section
    allow to override summary and description
    accept more pathnames in tarballs
  Dirk Stoecker (8):
    fix some issues, add minimal README
    small cleanup in download case
    user new license names, don't show upstream license if identical, better summary capitalization
    don't show upstream license if totally identical
    support Zip
    support perl license text in cpanspec.yml properly
    unify perl license
  Dirk Stöcker (2):
    makecmd - handle alike to perl and rm (#8)
    support new storage position for cpan data
  Sebastian Riedel (1):
    Prevent invalid "perl-.spec" and "perl-.changes" from being generated
  Stephan Kulow (7):
    retry the checkout after branch (service in progress)
    avoid "the manpage" links
    remove debug statement
    take license folder too
    small fixes
    Use %license
    Fix wget options in cpanget
Version: 1.78.08-bp150.2.4
* 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