From: Herton R. Krzesinski on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1980

This series try to improve the changelog generation process done
during a dist-release target run. To avoid doing hacks and having
to run setup-source/genspec.sh twice, this series splits the changelog
creation from genspec.sh and changes the Makefile to use the splitted
code.

Signed-off-by: Herton R. Krzesinski <her...@redhat.com>

---
 redhat/self-test/2001-dist-release.bats |   1 -
 redhat/Makefile                         |  16 +++---
 redhat/genlog.sh                        |  63 +++++++++++++++++++++++++
 redhat/genspec.sh                       |  81 +-------------------------------
 4 files changed, 74 insertions(+), 87 deletions(-)
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to