aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-09-24 10:00:54 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2018-09-24 10:20:57 +0200
commit2384e85968fad813eb555807055b7ca18ed92ecf (patch)
tree2d2437fcd6aea4a8abc31c289568cda2c6e7ecdf /NEWS
parenta7b1b5b2061171bac56fb0f5ed29314a0c37e9b0 (diff)
downloadrpm-setup-2384e85968fad813eb555807055b7ca18ed92ecf.tar
rpm-setup-2384e85968fad813eb555807055b7ca18ed92ecf.tar.gz
rpm-setup-2384e85968fad813eb555807055b7ca18ed92ecf.tar.bz2
rpm-setup-2384e85968fad813eb555807055b7ca18ed92ecf.tar.xz
rpm-setup-2384e85968fad813eb555807055b7ca18ed92ecf.zip
split&sync %__brp_python_bytecompile with upstream
Thus using "%global __python %{__python3}" enables to properly fix python3 bytecompiling Also recognize %_python_bytecompile_extra for compiling outisde python specific directories
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 43f6f60..8cf1ae0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
- reduce triming changelog from 3 to 2 years
- remove duplicated systemd macros
+- sync %__brp_python_bytecompile with upstream :
+ o "%global __python %{__python3}" enables to properly fix py3 bytecompiling
+ o also recognize %_python_bytecompile_extra for compiling outisde python
+ specific directories
- terminate build when missing buildids by default
Version 2.34 - 8 September 2018, by Thierry Vignaud