diff options
author | Jani Välimaa <wally@mageia.org> | 2019-12-26 00:37:48 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2019-12-26 00:37:48 +0200 |
commit | 972c77cacf57e8e4132c9bdde4a18adf2fbea2ea (patch) | |
tree | 734dfd28776974edee18690f3f310c8987e9a349 /NEWS | |
parent | 1c374a73d1c693010d8912cdd5fada2687d0ee15 (diff) | |
download | rpm-setup-972c77cacf57e8e4132c9bdde4a18adf2fbea2ea.tar rpm-setup-972c77cacf57e8e4132c9bdde4a18adf2fbea2ea.tar.gz rpm-setup-972c77cacf57e8e4132c9bdde4a18adf2fbea2ea.tar.bz2 rpm-setup-972c77cacf57e8e4132c9bdde4a18adf2fbea2ea.tar.xz rpm-setup-972c77cacf57e8e4132c9bdde4a18adf2fbea2ea.zip |
Replace setup_compile_flags rpm macro with upstream set_build_flags macro
Deprecation warning is output is %setup_compile_flags is used.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +- replace %setup_compile_flags with upstream %set_build_flags and + output deprecation warning if %setup_compile_flags is used + Version 2.46 - 24 December 2019, by Jani Välimaa - make brp-mangle-shebangs to not exit if 'read shebang_line < "$f"' |