commit 49d794ae47a4d0a1754b8df63afa9d19125ad81a
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat May 30 19:59:02 2020 +0100
Rebuild for python-3.9
rpmfusion-packager.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/rpmfusion-packager.spec b/rpmfusion-packager.spec
index 766454e..fef1d93 100644
--- a/rpmfusion-packager.spec
+++ b/rpmfusion-packager.spec
@@ -12,7 +12,7 @@
Name: rpmfusion-packager
Version: 0.6.8
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Tools for setting up a rpmfusion maintainer environment
License: GPLv2+
@@ -87,6 +87,7 @@ autoreconf -i
%build
%if %{with python3}
%configure --with-python3
+pathfix.py -pni %{python3} src/*.py
%else
%configure --with-python2
%endif
@@ -118,6 +119,9 @@ autoreconf -i
%endif
%changelog
+* Sat May 30 2020 Leigh Scott <leigh123linux(a)gmail.com> - 0.6.8-2
+- Rebuild for python-3.9
+
* Mon Mar 16 2020 Sérgio Basto <sergio(a)serjux.com> - 0.6.8-1
- If cert expires soon, ask for a new user certificate