Compare commits
9 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 9cbee9c10d | |||
|
|
2878794d70 | ||
|
|
a945a094c7 | ||
|
|
957701b01e | ||
| a66b1b0dd5 | |||
|
|
a47dd56ba9 | ||
|
|
5339cd08e2 | ||
| 5f1d8a1cc7 | |||
|
|
a60ca213f4 |
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 20 15:14:33 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.1
|
||||
https://www.qt.io/blog/qt-6.10.1-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 08:53:23 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.0
|
||||
* https://www.qt.io/blog/qt-6.10-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 27 07:15:15 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.9.2:
|
||||
* https://www.qt.io/blog/qt-6.9.2-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 3 07:49:26 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package qt6-httpserver
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.9.1
|
||||
%define short_version 6.9
|
||||
%define real_version 6.10.1
|
||||
%define short_version 6.10
|
||||
%define tar_name qthttpserver-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
#
|
||||
@@ -27,7 +27,7 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-httpserver%{?pkg_suffix}
|
||||
Version: 6.9.1
|
||||
Version: 6.10.1
|
||||
Release: 0
|
||||
Summary: Qt HTTP Server
|
||||
License: GPL-3.0-only
|
||||
@@ -109,7 +109,7 @@ ABI or API guarantees.
|
||||
%{_qt6_includedir}/QtHttpServer/
|
||||
%{_qt6_libdir}/libQt6HttpServer.prl
|
||||
%{_qt6_libdir}/libQt6HttpServer.so
|
||||
%{_qt6_metatypesdir}/qt6httpserver_*_metatypes.json
|
||||
%{_qt6_metatypesdir}/qt6httpserver_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_httpserver.pri
|
||||
%{_qt6_pkgconfigdir}/Qt6HttpServer.pc
|
||||
%exclude %{_qt6_includedir}/QtHttpServer/%{real_version}
|
||||
|
||||
3
qthttpserver-everywhere-src-6.10.1.tar.xz
Normal file
3
qthttpserver-everywhere-src-6.10.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a26c8d96d34bb4d4e2455e2c5df6e684aafb530927763eab84794ef71944e93b
|
||||
size 177852
|
||||
Binary file not shown.
Reference in New Issue
Block a user