6.8.1
Resolves: RHEL-53982
This commit is contained in:
parent
36d8188e28
commit
2a91fe4779
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/qtremoteobjects-everywhere-src-6.6.1.tar.xz
|
||||
/qtremoteobjects-everywhere-src-6.7.0.tar.xz
|
||||
/qtremoteobjects-everywhere-src-6.7.1.tar.xz
|
||||
/qtremoteobjects-everywhere-src-6.8.1.tar.xz
|
||||
|
@ -8,12 +8,12 @@
|
||||
|
||||
%global examples 1
|
||||
# FIXME: needs bootstrap
|
||||
%global build_tests 1
|
||||
#global build_tests 1
|
||||
|
||||
Summary: Qt6 - Qt Remote Objects
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.7.1
|
||||
Release: 5%{?dist}
|
||||
Version: 6.8.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
Url: http://www.qt.io
|
||||
@ -95,6 +95,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx
|
||||
%{_qt6_libexecdir}/repc
|
||||
%{_qt6_libdir}/libQt6RemoteObjects.so.6*
|
||||
%{_qt6_libdir}/libQt6RemoteObjectsQml.so.6*
|
||||
@ -135,6 +136,10 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Dec 06 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-1
|
||||
- 6.8.1
|
||||
Resolves: RHEL-53982
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-5
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtremoteobjects-everywhere-src-6.7.1.tar.xz) = cb2ccf5e1520bedf68074886b5299fc5814168e7d5e8e6138bf1354cce22592e8df3bedc3a8db65a62f10b6e79b6c7113385944bdf0ba56ca9d403beb7d5050d
|
||||
SHA512 (qtremoteobjects-everywhere-src-6.8.1.tar.xz) = 30660149a59b8c7630fcafaf6d735b6ed0dc950c2658e7547c63c73f73468e5cbb4c3490a8849fabf9b021393b9c745ec339e7db909184711f05f3d30ab794cf
|
||||
|
Loading…
Reference in New Issue
Block a user