Import from AlmaLinux stable repository
This commit is contained in:
parent
e4ef68b02c
commit
762b9c0631
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/qtserialport-everywhere-opensource-src-5.15.3.tar.xz
|
SOURCES/qtserialport-everywhere-opensource-src-5.15.9.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
c38c62a65de9d3b284583ea6e4efd1282d449e45 SOURCES/qtserialport-everywhere-opensource-src-5.15.3.tar.xz
|
5c807249bc210bf496c60f9c63deb0ba4dac5e4a SOURCES/qtserialport-everywhere-opensource-src-5.15.9.tar.xz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Summary: Qt5 - SerialPort component
|
Summary: Qt5 - SerialPort component
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.15.3
|
Version: 5.15.9
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||||
@ -111,6 +111,10 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 18 2023 Jan Grulich <jgrulich@redhat.com> - 5.15.9-1
|
||||||
|
- 5.15.9
|
||||||
|
Resolves: bz#2175741
|
||||||
|
|
||||||
* Mon Mar 28 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
|
* Mon Mar 28 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
|
||||||
- 5.15.3
|
- 5.15.3
|
||||||
Resolves: bz#2061368
|
Resolves: bz#2061368
|
||||||
|
Loading…
Reference in New Issue
Block a user