Overview

Request 808735 accepted

updated to 0.7.5
see /usr/share/doc/packages/perl-WordList/Changes
0.7.5 2020-05-24 Released-By: PERLANCAR; Urgency: medium

- No spec changes.

- Split new() to WordListBase.

- [doc] Add more docs.


0.7.4 2020-05-24 Released-By: PERLANCAR; Urgency: medium

- No spec changes.

- Improve reusability: abstract filehandle and original position in
'fh' and 'fh_orig_pos' object attribute.


0.7.3 2020-05-23 Released-By: PERLANCAR; Urgency: medium

- No spec changes.

- Implement each_word() in terms of first_word() and next_word() to
reduce code duplication.


0.7.2 2020-05-23 Released-By: PERLANCAR; Urgency: medium

- No spec changes.

- Add tests.


0.7.1 2020-05-23 Released-By: PERLANCAR; Urgency: medium

- No spec changes.

- Use value from orig_class attribute to keep working when class/object
is mixed with roles into another package.

- [doc] WordListRole::WordList: Document the required methods.

- [doc] Add FAQ item about pick() returning '1'.

- [doc] Remove mention of WordListMod::* modules.


0.7.0 2020-05-22 Released-By: PERLANCAR; Urgency: medium; Backward-Compatible: no

- No spec changes.

- [incompatible] Change storage of object from inflexible array to
flexible hash.


0.6.2 2020-05-22 Released-By: PERLANCAR; Urgency: medium

- No spec changes.

- pick(): Don't die when allow_duplicates is set to true.


0.6.1 2020-05-22 Released-By: PERLANCAR; Urgency: medium

- Specify that user can now instruct pick() to allow duplicates, by
setting the second argument to true.


Lars Vogdt's avatar

Is it possible to skip empty newlines in the changes file? The current form produces very long changelogs without any reason


Tina Müller's avatar
author source maintainer target maintainer

Hm, the current algorithm takes the changes file from the module and from the OBS package and does a diff. The code is a bit hard to test and adjust because it's inside the monolithic cpanspec script.

On the other hand, it also has other problems, for example in some perl modules the first line of the changes file always changes (with an updated commit sha, date etc.), in which case cpanspec can't get any changes at all, so it should be improved anyway.

Just not sure if I can get time for this...


Stephan Kulow's avatar

skipping empty lines would destroy any meaningful formating - the formatting in this module is just very excessive - so trimming manually for this one might be the saner approach than trying to automate something clever.



Lars Vogdt's avatar

Ok, than keep it as it is for now. At least empty lines are easy to compress ;-)

Request History
Tina Müller's avatar

tinita created request

updated to 0.7.5
see /usr/share/doc/packages/perl-WordList/Changes
0.7.5 2020-05-24 Released-By: PERLANCAR; Urgency: medium

- No spec changes.

- Split new() to WordListBase.

- [doc] Add more docs.


0.7.4 2020-05-24 Released-By: PERLANCAR; Urgency: medium

- No spec changes.

- Improve reusability: abstract filehandle and original position in
'fh' and 'fh_orig_pos' object attribute.


0.7.3 2020-05-23 Released-By: PERLANCAR; Urgency: medium

- No spec changes.

- Implement each_word() in terms of first_word() and next_word() to
reduce code duplication.


0.7.2 2020-05-23 Released-By: PERLANCAR; Urgency: medium

- No spec changes.

- Add tests.


0.7.1 2020-05-23 Released-By: PERLANCAR; Urgency: medium

- No spec changes.

- Use value from orig_class attribute to keep working when class/object
is mixed with roles into another package.

- [doc] WordListRole::WordList: Document the required methods.

- [doc] Add FAQ item about pick() returning '1'.

- [doc] Remove mention of WordListMod::* modules.


0.7.0 2020-05-22 Released-By: PERLANCAR; Urgency: medium; Backward-Compatible: no

- No spec changes.

- [incompatible] Change storage of object from inflexible array to
flexible hash.


0.6.2 2020-05-22 Released-By: PERLANCAR; Urgency: medium

- No spec changes.

- pick(): Don't die when allow_duplicates is set to true.


0.6.1 2020-05-22 Released-By: PERLANCAR; Urgency: medium

- Specify that user can now instruct pick() to allow duplicates, by
setting the second argument to true.


Lars Vogdt's avatar

lrupp accepted request

ok

openSUSE Build Service is sponsored by