1
0

12 Commits

Author SHA256 Message Date
305c212fac Accepting request 1282560 from KDE:Qt6
Qt 6.9.1 (forwarded request 1282452 from krop)

OBS-URL: https://build.opensuse.org/request/show/1282560
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-httpserver?expand=0&rev=22
2025-06-05 18:32:07 +00:00
Christophe Marin
5d28757310 Qt 6.9.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-httpserver?expand=0&rev=43
2025-06-04 07:58:51 +00:00
0f5050aa41 Accepting request 1266642 from KDE:Qt6
Qt 6.9.0

OBS-URL: https://build.opensuse.org/request/show/1266642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-httpserver?expand=0&rev=21
2025-04-07 15:36:01 +00:00
Christophe Marin
0031b4b5fe Qt 6.9.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-httpserver?expand=0&rev=41
2025-04-02 19:28:29 +00:00
7a7961f312 Accepting request 1242048 from KDE:Qt6
Qt 6.8.2 + pyside (forwarded request 1241751 from krop)

OBS-URL: https://build.opensuse.org/request/show/1242048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-httpserver?expand=0&rev=20
2025-02-03 20:43:02 +00:00
Christophe Marin
d75ed9423b Qt 6.8.2 + pyside
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-httpserver?expand=0&rev=39
2025-02-01 08:45:17 +00:00
ab1635be2d Accepting request 1228189 from KDE:Qt6
Qt 6.8.1 (forwarded request 1227981 from krop)

OBS-URL: https://build.opensuse.org/request/show/1228189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-httpserver?expand=0&rev=19
2024-12-05 16:06:12 +00:00
Christophe Marin
60b0734fba Qt 6.8.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-httpserver?expand=0&rev=37
2024-12-04 08:27:45 +00:00
ebb09458e9 Accepting request 1207611 from KDE:Qt6
Qt 6.8.0 (forwarded request 1206590 from krop)

OBS-URL: https://build.opensuse.org/request/show/1207611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-httpserver?expand=0&rev=18
2024-10-17 16:39:07 +00:00
Christophe Marin
4bfef98753 Qt 6.8.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-httpserver?expand=0&rev=35
2024-10-13 18:05:34 +00:00
348155b14a Accepting request 1205126 from KDE:Qt6
Qt 6.7.3

OBS-URL: https://build.opensuse.org/request/show/1205126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-httpserver?expand=0&rev=17
2024-10-03 15:37:32 +00:00
Christophe Marin
433d50a3ea Qt 6.7.3
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-httpserver?expand=0&rev=33
2024-10-01 17:50:01 +00:00
4 changed files with 52 additions and 14 deletions

View File

@@ -1,3 +1,39 @@
-------------------------------------------------------------------
Tue Jun 3 07:49:26 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.9.1:
* https://www.qt.io/blog/qt-6.9.1-released
-------------------------------------------------------------------
Wed Apr 2 11:03:37 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.9.0:
* https://www.qt.io/blog/qt-6.9-released
-------------------------------------------------------------------
Fri Jan 31 10:22:54 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.8.2
https://www.qt.io/blog/qt-6.8.2-released
-------------------------------------------------------------------
Mon Dec 2 13:02:04 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.8.1:
* https://www.qt.io/blog/qt-6.8.1-released
-------------------------------------------------------------------
Tue Oct 8 09:29:43 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.8.0:
* https://www.qt.io/blog/qt-6.8-released
-------------------------------------------------------------------
Sat Sep 28 08:22:58 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.7.3
* https://www.qt.io/blog/qt-6.7.3-released
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jun 19 07:25:44 UTC 2024 - Christophe Marin <christophe@krop.fr> Wed Jun 19 07:25:44 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package qt6-httpserver # spec file for package qt6-httpserver
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,8 @@
# #
%define real_version 6.7.2 %define real_version 6.9.1
%define short_version 6.7 %define short_version 6.9
%define tar_name qthttpserver-everywhere-src %define tar_name qthttpserver-everywhere-src
%define tar_suffix %{nil} %define tar_suffix %{nil}
# #
@@ -27,21 +27,21 @@
%endif %endif
# #
Name: qt6-httpserver%{?pkg_suffix} Name: qt6-httpserver%{?pkg_suffix}
Version: 6.7.2 Version: 6.9.1
Release: 0 Release: 0
Summary: Qt HTTP Server Summary: Qt HTTP Server
License: GPL-3.0-only License: GPL-3.0-only
URL: https://www.qt.io URL: https://www.qt.io
Source0: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz Source0: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: qt6-core-private-devel
BuildRequires: qt6-network-private-devel
BuildRequires: qt6-websockets-private-devel
BuildRequires: cmake(Qt6Concurrent) = %{real_version} BuildRequires: cmake(Qt6Concurrent) = %{real_version}
BuildRequires: cmake(Qt6Core) = %{real_version} BuildRequires: cmake(Qt6Core) = %{real_version}
BuildRequires: cmake(Qt6CorePrivate) = %{real_version}
BuildRequires: cmake(Qt6Gui) = %{real_version} BuildRequires: cmake(Qt6Gui) = %{real_version}
BuildRequires: cmake(Qt6Network) = %{real_version} BuildRequires: cmake(Qt6Network) = %{real_version}
BuildRequires: cmake(Qt6NetworkPrivate) = %{real_version}
BuildRequires: cmake(Qt6WebSockets) = %{real_version} BuildRequires: cmake(Qt6WebSockets) = %{real_version}
BuildRequires: cmake(Qt6WebSocketsPrivate) = %{real_version}
%if "%{qt6_flavor}" == "docs" %if "%{qt6_flavor}" == "docs"
BuildRequires: qt6-tools BuildRequires: qt6-tools
%{qt6_doc_packages} %{qt6_doc_packages}
@@ -69,10 +69,10 @@ Development files for the Qt 6 HttpServer library.
%package -n qt6-httpserver-private-devel %package -n qt6-httpserver-private-devel
Summary: Non-ABI stable API for the Qt 6 HttpServer Library Summary: Non-ABI stable API for the Qt 6 HttpServer Library
Requires: cmake(Qt6CorePrivate) = %{real_version}
Requires: cmake(Qt6HttpServer) = %{real_version} Requires: cmake(Qt6HttpServer) = %{real_version}
%requires_eq qt6-core-private-devel Requires: cmake(Qt6NetworkPrivate) = %{real_version}
%requires_eq qt6-network-private-devel Requires: cmake(Qt6WebSocketsPrivate) = %{real_version}
%requires_eq qt6-websockets-private-devel
%description -n qt6-httpserver-private-devel %description -n qt6-httpserver-private-devel
This package provides private headers of libQt6HttpServer that do not have any This package provides private headers of libQt6HttpServer that do not have any
@@ -86,7 +86,8 @@ ABI or API guarantees.
%autosetup -p1 -n %{tar_name}-%{real_version}%{tar_suffix} %autosetup -p1 -n %{tar_name}-%{real_version}%{tar_suffix}
%build %build
%cmake_qt6 %cmake_qt6 \
-DQT_GENERATE_SBOM:BOOL=FALSE
%{qt6_build} %{qt6_build}
@@ -114,6 +115,7 @@ ABI or API guarantees.
%exclude %{_qt6_includedir}/QtHttpServer/%{real_version} %exclude %{_qt6_includedir}/QtHttpServer/%{real_version}
%files -n qt6-httpserver-private-devel %files -n qt6-httpserver-private-devel
%{_qt6_cmakedir}/Qt6HttpServerPrivate/
%{_qt6_includedir}/QtHttpServer/%{real_version}/ %{_qt6_includedir}/QtHttpServer/%{real_version}/
%{_qt6_mkspecsdir}/modules/qt_lib_httpserver_private.pri %{_qt6_mkspecsdir}/modules/qt_lib_httpserver_private.pri

BIN
qthttpserver-everywhere-src-6.7.2.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
qthttpserver-everywhere-src-6.9.1.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.