Rebuilt for Python 3.10
This commit is contained in:
parent
fcfa1cca09
commit
a0e3ee446d
1 changed files with 4 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ the purposes of CI/CD tasks.
|
|||
Name: %srcname
|
||||
Summary: %sum - client tooling
|
||||
Version: 3.4
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2+
|
||||
URL: https://github.com/praiskup/resalloc
|
||||
BuildArch: noarch
|
||||
|
|
@ -235,6 +235,9 @@ useradd -r -g "$group" -G "$group" -s /bin/bash \
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.4-3
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.4-2
|
||||
- Rebuilt for updated systemd-rpm-macros
|
||||
See https://pagure.io/fesco/issue/2583.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue