Reenable defaults of debug package and automagic Python byte compilation

This commit is contained in:
Sérgio M. Basto 2019-04-27 04:16:53 +01:00
commit 0180da75f5

View file

@ -1,8 +1,8 @@
# This package depends on automagic byte compilation
# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2
%global _python_bytecompile_extra 1
#global _python_bytecompile_extra 1
%define debug_package %{nil}
#define debug_package %%{nil}
%define cardsetversion 1.1
@ -83,6 +83,7 @@ install -m755 %{SOURCE1} $RPM_BUILD_ROOT/%{_bindir}/pysol
- Upgrade to 2.6.4 and python3 by Shlomi Fish
- Modernize spec
- Add Requires: python3-random2
- Reenable defaults of debug package and automagic Python byte compilation
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild