Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
7e060e2a52 |
@@ -1,32 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 31 10:23:00 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
||||||
|
|
||||||
- Update to 6.8.2
|
|
||||||
https://www.qt.io/blog/qt-6.8.2-released
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Wed Jan 22 17:31:09 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
|
|
||||||
|
|
||||||
- Fix license.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Dec 2 13:02:11 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:51 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:23:07 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
|
||||||
|
|
||||||
- Update to 6.7.3
|
|
||||||
* https://www.qt.io/blog/qt-6.7.3-released
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 16 08:05:12 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue Jul 16 08:05:12 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@@ -16,8 +16,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define real_version 6.8.2
|
%define real_version 6.7.2
|
||||||
%define short_version 6.8
|
%define short_version 6.7
|
||||||
%define short_name qtsensors
|
%define short_name qtsensors
|
||||||
%define tar_name qtsensors-everywhere-src
|
%define tar_name qtsensors-everywhere-src
|
||||||
%define tar_suffix %{nil}
|
%define tar_suffix %{nil}
|
||||||
@@ -28,10 +28,10 @@
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Name: qt6-sensors%{?pkg_suffix}
|
Name: qt6-sensors%{?pkg_suffix}
|
||||||
Version: 6.8.2
|
Version: 6.7.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt Sensors API to access sensor hardware
|
Summary: Qt Sensors API to access sensor hardware
|
||||||
License: LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
||||||
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
|
||||||
Source99: qt6-sensors-rpmlintrc
|
Source99: qt6-sensors-rpmlintrc
|
||||||
@@ -121,8 +121,7 @@ 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}
|
||||||
|
|
||||||
|
BIN
qtsensors-everywhere-src-6.7.2.tar.xz
(Stored with Git LFS)
Normal file
BIN
qtsensors-everywhere-src-6.7.2.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
qtsensors-everywhere-src-6.8.2.tar.xz
(Stored with Git LFS)
BIN
qtsensors-everywhere-src-6.8.2.tar.xz
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user