import sip-4.19.24-2.el8
This commit is contained in:
parent
ebca6c627e
commit
be22231774
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/sip-4.19.19.tar.gz
|
||||
SOURCES/sip-4.19.24.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
bfe8a39bf1d399d5f3580db25befed2e78b4ebb9 SOURCES/sip-4.19.19.tar.gz
|
||||
bc509d2a9999e454751f1ccb674d01d204c09286 SOURCES/sip-4.19.24.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
|
||||
Summary: SIP - Python/C++ Bindings Generator
|
||||
Name: sip
|
||||
Version: 4.19.19
|
||||
Version: 4.19.24
|
||||
Release: 2%{?dist}
|
||||
|
||||
# sipgen/parser.{c.h} is GPLv3+ with exceptions (bison)
|
||||
@ -252,6 +252,14 @@ install -D -p -m644 %{SOURCE1} %{buildroot}%{rpm_macros_dir}/macros.sip
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 28 2021 Jan Grulich <jgrulich@redhat.com> - 4.19.24-2
|
||||
- Rebuild (binutils)
|
||||
Resolves: bz#1949080
|
||||
|
||||
* Tue Apr 13 2021 Jan Grulich <jgrulich@redhat.com> - 4.19.24-1
|
||||
- 4.19.24
|
||||
Resolves: bz#1949080
|
||||
|
||||
* Thu May 14 2020 Jan Grulich <jgrulich@redhat.com> - 4.19.19-2
|
||||
- Rebuild to push python3-wx-siplib into AppStream
|
||||
Resolves: bz#1774207
|
||||
|
Loading…
Reference in New Issue
Block a user