modular: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Oct 18 20:19:23 UTC 2022


 release.sh |   12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

New commits:
commit 64e2126a3b7259b6634b4511c62a499579be1cd6
Author: Olivier Fourdan <ofourdan at redhat.com>
Date:   Wed Jan 19 15:33:10 2022 +0100

    release.sh: Add new option --from-tag
    
    With Xwayland and Xorg build from different branches sharing the same
    master branch, using `git describe` to find the last tag may give the
    wrong tag, and the resulting git short log will be wrong.
    
    Add a new command line option '--from-tag' to pass the last known
    applicable tag to use for generating the short log in the announce.
    
    Signed-off-by: Olivier Fourdan <ofourdan at redhat.com>



More information about the xorg-commit mailing list