import sip-4.19.24-1.el8
This commit is contained in:
parent
8cc9678e7a
commit
bb40972184
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,8 +24,8 @@
|
||||
|
||||
Summary: SIP - Python/C++ Bindings Generator
|
||||
Name: sip
|
||||
Version: 4.19.19
|
||||
Release: 2%{?dist}
|
||||
Version: 4.19.24
|
||||
Release: 1%{?dist}
|
||||
|
||||
# sipgen/parser.{c.h} is GPLv3+ with exceptions (bison)
|
||||
License: GPLv2 or GPLv3 and (GPLv3+ with exceptions)
|
||||
@ -252,6 +252,10 @@ install -D -p -m644 %{SOURCE1} %{buildroot}%{rpm_macros_dir}/macros.sip
|
||||
|
||||
|
||||
%changelog
|
||||
* 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