tmz / rpms / git

Forked from rpms/git 6 years ago
Clone

0b5afce update to 2.36.0-rc0

Authored and Committed by tmz 2 years ago
    update to 2.36.0-rc0
    
    The %_package_note_file definition added in 1dc07e7 (set path to linker
    script in %_package_note_file, 2022-01-24) does not support release
    candidates.  Fix it.
    
    Add 'fsmonitor--daemon is not supported on this platform' and 'missing
    !REFFILES' to  git.skip-test-patterns to match new test prerequisites
    which are not relevant for our builds.
    
    Adjust number of t5541 "push 2000 tags over http" test.  It was shifted
    from 35 to 36 by upstream c36c62859a (tests: use "test_hook" for misc
    "mkdir -p" and "chmod" cases, 2022-03-17).
    
    Replace `%__make test` with `%__make -C t all` to avoid re-compiling in
    %check.  This is an issue I have yet to fully diagnose.  I suspect that
    it is related to the nice work Ævar Arnfjörð Bjarmason has done upstream
    to improve the efficiency and correctness of the build process.  Work
    around it for the moment.
    
    Release notes:
    https://github.com/git/git/raw/v2.36.0-rc0/Documentation/RelNotes/2.36.0.txt
    
        
file modified
+2 -0
file modified
+14 -15
file modified
+2 -2