-1

I have some packages using the %autorelease packages and I do not like
that workflow at all.

For me the git commit history is intended for maintainers, while the
%changelog is intended for users. With the separation, then it is very
explicit, when mixing them, then I need to figure out if there is some
sort of filtering with magic words or something like that.

In cases where the commit message and %changelog is the same, then
this workflow is simpler to understand and easy to execute:

$ rpmdev-bumpspec -c 'Updated to version 4.11.0' -n 4.11.0
python-typing-extensions.spec
$ spectool -g python-typing-extensions.spec
$ fedpkg new-sources typing_extensions-4.11.0.tar.gz
$ fedpkg commit -c -p


Jonny
--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to