2.6.2-7
This commit is contained in:
parent
8d56ef8f85
commit
cbd6b04a22
@ -4,7 +4,7 @@
|
||||
Summary: YUM, an rpm updater
|
||||
Name: %{name}
|
||||
%define version 2.6.2
|
||||
%define release 6
|
||||
%define release 7
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@ -31,7 +31,7 @@ Requires: mailx
|
||||
Requires: deltarpm
|
||||
Requires: yum-cron
|
||||
BuildRequires: e-smith-devtools >= 1.13.1-03
|
||||
BuildRequires: python3
|
||||
BuildRequires: python27 python3
|
||||
Conflicts: centos-yumconf
|
||||
AutoReqProv: no
|
||||
%description
|
||||
@ -78,7 +78,8 @@ fi
|
||||
|
||||
%changelog
|
||||
* Thu Mar 14 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.6.2-6.sme
|
||||
- use python 3 to build
|
||||
- use python 3 to build and python 2, as needed for brp-python-bytecompile
|
||||
https://bugzilla.redhat.com/show_bug.cgi?id=1411588
|
||||
|
||||
* Thu Oct 26 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.2-5.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
Loading…
Reference in New Issue
Block a user