Rebuild to pick up new build flags from redhat-rpm-config (#1984652)
Related: #1984652
This commit is contained in:
parent
f35ce13e2d
commit
5f12d3ea67
5
sip.spec
5
sip.spec
@ -40,7 +40,7 @@
|
|||||||
Summary: SIP - Python/C++ Bindings Generator
|
Summary: SIP - Python/C++ Bindings Generator
|
||||||
Name: sip
|
Name: sip
|
||||||
Version: 4.19.24
|
Version: 4.19.24
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
|
|
||||||
# sipgen/parser.{c.h} is GPLv3+ with exceptions (bison)
|
# sipgen/parser.{c.h} is GPLv3+ with exceptions (bison)
|
||||||
License: GPLv2 or GPLv3 and (GPLv3+ with exceptions)
|
License: GPLv2 or GPLv3 and (GPLv3+ with exceptions)
|
||||||
@ -453,6 +453,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 6 2021 Florian Weimer <fweimer@redhat.com> - 4.19.24-5
|
||||||
|
- Rebuild to pick up new build flags from redhat-rpm-config (#1984652)
|
||||||
|
|
||||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 4.19.24-4
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 4.19.24-4
|
||||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user