6.5.1
This commit is contained in:
parent
0d6fd3953a
commit
fd99d30b12
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/qtpositioning-everywhere-src-6.4.2.tar.xz
|
||||
/qtpositioning-everywhere-src-6.4.3.tar.xz
|
||||
/qtpositioning-everywhere-src-6.5.0.tar.xz
|
||||
/qtpositioning-everywhere-src-6.5.1.tar.xz
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
Summary: Qt6 - Positioning component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.5.0
|
||||
Version: 6.5.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
@ -52,9 +52,6 @@ BuildRequires: pkgconfig(libssl)
|
||||
BuildRequires: pkgconfig(libcrypto)
|
||||
BuildRequires: pkgconfig(xkbcommon) >= 0.5.0
|
||||
|
||||
# When the rename from qtlocation to qtpositioning happened
|
||||
Obsoletes: qt6-qtlocation < 6.2.2-1
|
||||
Provides: qt6-qtlocation = %{version}-%{release}
|
||||
|
||||
%description
|
||||
The Qt Positioning APIs gives developers the ability to
|
||||
@ -65,8 +62,6 @@ satellite, or wifi, or text file, and so on.
|
||||
Summary: Development files for %{name}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: qt6-qtbase-devel%{?_isa}
|
||||
Obsoletes: qt6-qtlocation-devel < 6.2.2-1
|
||||
Provides: qt6-qtlocation-devel = %{version}-%{release}
|
||||
%description devel
|
||||
%{summary}.
|
||||
|
||||
@ -74,8 +69,6 @@ Provides: qt6-qtlocation-devel = %{version}-%{release}
|
||||
%package examples
|
||||
Summary: Programming examples for %{name}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Obsoletes: qt6-qtlocation-examples < 6.2.2-1
|
||||
Provides: qt6-qtlocation-examples = %{version}-%{release}
|
||||
# BuildRequires: qt6-qtpositioning-devel >= %{version}
|
||||
%description examples
|
||||
%{summary}.
|
||||
@ -149,6 +142,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon May 22 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.1-1
|
||||
- 6.5.1
|
||||
|
||||
* Tue Apr 04 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.0-1
|
||||
- 6.5.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtpositioning-everywhere-src-6.5.0.tar.xz) = c4ba9c6a1b73eb5db74eb405d2a5814e18309ad353536116bbf9042aa58d31607683593d797b78e662bb246941baa61f1856357b1a6c2fc1bf0a7bcf18fe921e
|
||||
SHA512 (qtpositioning-everywhere-src-6.5.1.tar.xz) = 67006663299b14a85a4a7cab2a03ec39f3b938c0f2f09520e3869509bedd24a2053e6f964bcca4d02df71c21d184b253f46cf1dd59e9da5c22cefbd1910ca305
|
||||
|
Loading…
Reference in New Issue
Block a user