Rebuild (qt5)
This commit is contained in:
parent
5a1e6d02af
commit
3400f7ff01
1 changed files with 5 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
Name: analitza
|
||||
Summary: Library of mathematical features
|
||||
Version: 22.04.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
URL: https://invent.kde.org/education/%{name}
|
||||
|
||||
|
|
@ -29,7 +29,7 @@ BuildRequires: pkgconfig(Qt5Test) pkgconfig(Qt5Qml) pkgconfig(Qt5Quick)
|
|||
BuildRequires: pkgconfig(Qt5OpenGL)
|
||||
# technically QtQuick private api, but this should be good enough -- rex
|
||||
BuildRequires: qt5-qtbase-private-devel
|
||||
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
||||
|
||||
BuildRequires: readline-devel
|
||||
|
||||
%if 0%{?tests}
|
||||
|
|
@ -100,6 +100,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 25 2022 Jan Grulich <jgrulich@redhat.com> - 22.04.1-2
|
||||
- Rebuild (qt5)
|
||||
|
||||
* Thu May 12 2022 Justin Zobel <justin@1707.io> - 22.04.1-1
|
||||
- Update to 22.04.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue