diff options
author | Jani Välimaa <wally@mageia.org> | 2021-02-28 10:40:46 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2021-02-28 10:40:46 +0200 |
commit | d5c7b5570ebbd9bec0bb9e52c4256fc4db87a3b6 (patch) | |
tree | 233eb3bc20aa17b325c29a3a00621a0de9084a63 /NEWS | |
parent | 4369f6d3ca00a0a876d047c02656293cd98a8ffd (diff) | |
download | rpm-setup-d5c7b5570ebbd9bec0bb9e52c4256fc4db87a3b6.tar rpm-setup-d5c7b5570ebbd9bec0bb9e52c4256fc4db87a3b6.tar.gz rpm-setup-d5c7b5570ebbd9bec0bb9e52c4256fc4db87a3b6.tar.bz2 rpm-setup-d5c7b5570ebbd9bec0bb9e52c4256fc4db87a3b6.tar.xz rpm-setup-d5c7b5570ebbd9bec0bb9e52c4256fc4db87a3b6.zip |
build.macros: Disable python byte compilation outside python dirs by default (set _python_bytecompile_extra to 0)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +- disable python byte compilation outside python dirs by default (set _python_bytecompile_extra to 0) - rpm-spec-mode.el: update to version 0.16 Version 2.57 - 23 June 2020, by Thierry Vignaud |