6.7.1
Resolves: RHEL-36430
This commit is contained in:
parent
530b22454d
commit
8dde44ecc6
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/qtremoteobjects-everywhere-src-6.6.0.tar.xz
|
||||
/qtremoteobjects-everywhere-src-6.6.1.tar.xz
|
||||
/qtremoteobjects-everywhere-src-6.7.0.tar.xz
|
||||
/qtremoteobjects-everywhere-src-6.7.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.0
|
||||
Release: 2%{?dist}
|
||||
Version: 6.7.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
|
||||
@ -135,6 +135,10 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri May 31 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.1-1
|
||||
- 6.7.1
|
||||
Resolves: RHEL-36430
|
||||
|
||||
* Mon Apr 22 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.0-2
|
||||
- Enable tests subpackage
|
||||
Resolves: RHEL-27845
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtremoteobjects-everywhere-src-6.7.0.tar.xz) = 5fc065fd50b3b547883ce920957ae9ca64e7c46b65d5c9ef02a526e3d14255bc8ca8750cb75da13e13671b85d37d6ef240a1f149795a53143183840611e48f8b
|
||||
SHA512 (qtremoteobjects-everywhere-src-6.7.1.tar.xz) = cb2ccf5e1520bedf68074886b5299fc5814168e7d5e8e6138bf1354cce22592e8df3bedc3a8db65a62f10b6e79b6c7113385944bdf0ba56ca9d403beb7d5050d
|
||||
|
Loading…
Reference in New Issue
Block a user