#169 Fails to ignore history before changelog file was changed
Closed 2 years ago by nphilipp. Opened 2 years ago by nphilipp.

SSIA, in the python-arrow pkg repository in staging, the current tip of rawhide (commit b412562d941e7d7dd756a60e4969c86c4689bd75) writes the historical changelog into the changelog file, but it continues to generate entries for previous commits:

nils@makake:~/dist-git/stg/fedora/rpms/python-arrow (rawhide)> rpmautospec generate-changelog .
* Mon May 31 2021 Nils Philippsen <nils@redhat.com> 0.17.0-4
- Generate the changelog automatically

* Mon May 31 2021 Nils Philippsen <nils@redhat.com> 0.17.0-3
- Use the autorelease macro

* Fri May 07 2021 Pierre-Yves Chibon <pingou@pingoured.fr> 0.17.0-2
- test commit

* Fri Jan 01 2021 Kevin Fenzi <kevin@scrye.com> 0.17.0-1
- Update to 0.17.0. Fixes rhbz#1830706

...

* Wed Sep 16 2015 Ralph Bean <rbean@redhat.com> None-15
- 0.6.0

* Wed Sep 16 2015 Ralph Bean <rbean@redhat.com> None-14
- RPMAUTOSPEC: unresolvable merge

Whether or not the top changelog entry should be missing is debatable (it changed the spec file, too), but the next two should definitely not be there. Also, the bottom ones look generated and (purposefully) bail out on a commit merging two branches which it can't resolve.


Metadata Update from @nphilipp:
- Issue tagged with: F35 Change

2 years ago

Metadata Update from @nphilipp:
- Issue assigned to nphilipp

2 years ago

Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata
Boards 1
Delivery Board Status: Done