From 7c513bac8ebd665a25bb7c161178f8c6e2a52a12 Mon Sep 17 00:00:00 2001 From: spameier Date: Fri, 4 Sep 2020 00:12:29 +0200 Subject: [PATCH] py36 bump since there is a matching package in epel now --- .travis/rpm.sh | 2 -- suisa_sendemeldung.spec | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis/rpm.sh b/.travis/rpm.sh index c74331ca..f925c988 100755 --- a/.travis/rpm.sh +++ b/.travis/rpm.sh @@ -4,8 +4,6 @@ set -xe -curl -o /etc/yum.repos.d/sendemeldung.repo https://download.opensuse.org/repositories/home:/radiorabe:/sendemeldung/CentOS_7/home:radiorabe:sendemeldung.repo - chown root:root suisa_sendemeldung.spec create-source-tarball.sh /git suisa_sendemeldung-master.tar.gz diff --git a/suisa_sendemeldung.spec b/suisa_sendemeldung.spec index ad238832..3ee22575 100644 --- a/suisa_sendemeldung.spec +++ b/suisa_sendemeldung.spec @@ -27,7 +27,7 @@ # %global srcname suisa_sendemeldung -%{?el7:%global python3_pkgversion 34} +%{?el7:%global python3_pkgversion 36} Name: %{srcname} Version: master