This commit is contained in:
EastDong 2023-08-10 15:00:17 +08:00
parent 19a9f08a25
commit 3b1ce14f1d
3 changed files with 6 additions and 1 deletions

View File

@ -1,10 +1,12 @@
%global qt_module qthttpserver %global qt_module qthttpserver
%define short_version 6.5
%global examples 1 %global examples 1
Name: qt6-%{qt_module} Name: qt6-%{qt_module}
Version: 6.5.0 Version: 6.5.1
Release: 1 Release: 1
Summary: Qt HTTP Server Summary: Qt HTTP Server
License: GPL-3.0-only License: GPL-3.0-only
@ -86,5 +88,8 @@ popd
%endif %endif
%changelog %changelog
* Thu Aug 10 2023 EastDong <xudong23@iscas.ac.cn> - 6.5.1-1
- update package
* Mon May 15 2023 EastDong <xudong23@iscas.ac.cn> - 6.5.0-1 * Mon May 15 2023 EastDong <xudong23@iscas.ac.cn> - 6.5.0-1
- init package - init package

Binary file not shown.