From 06a275ced9bab0e7f856e62f4f42bcd061bb47c9 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Sat, 21 Dec 2024 21:33:43 +0000 Subject: [PATCH] 24.12.4 --- .abf.yml | 2 +- qownnotes.spec | 34 +++++++++++++++++++--------------- 2 files changed, 20 insertions(+), 16 deletions(-) diff --git a/.abf.yml b/.abf.yml index 4c66234..1a65c9d 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - qownnotes-24.12.3.tar.xz: 22e6b6a387cbbc711aa9ed9d0f6df12cc80d7027 + qownnotes-24.12.4.tar.xz: 89fa9a100b337c734efeac9b247e0825d3e6a4e9 diff --git a/qownnotes.spec b/qownnotes.spec index d9c07ba..2c36cea 100644 --- a/qownnotes.spec +++ b/qownnotes.spec @@ -3,7 +3,7 @@ %define debug_package %nil Name: qownnotes -Version: 24.12.3 +Version: 24.12.4 Release: 1 Summary: A notepad and todo-list manager with markdown support and cloud integration URL: https://www.qownnotes.org @@ -11,18 +11,19 @@ Source0: https://github.com/pbek/QOwnNotes/releases/download/v%{version}/%{name} License: GPLv2 Group: Office BuildRequires: xz -BuildRequires: qt5-linguist-tools -BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(Qt5Gui) -BuildRequires: pkgconfig(Qt5Svg) -BuildRequires: pkgconfig(Qt5Sql) -BuildRequires: pkgconfig(Qt5Xml) -BuildRequires: pkgconfig(Qt5PrintSupport) -BuildRequires: pkgconfig(Qt5Concurrent) -BuildRequires: pkgconfig(Qt5WebSockets) -BuildRequires: pkgconfig(Qt5X11Extras) -BuildRequires: pkgconfig(Qt5Qml) -BuildRequires: pkgconfig(Qt5Network) +#BuildRequires: qt5-linguist-tools +#BuildRequires: pkgconfig(Qt5Core) +#BuildRequires: pkgconfig(Qt5Gui) +#BuildRequires: pkgconfig(Qt5Svg) +#BuildRequires: pkgconfig(Qt5Sql) +#BuildRequires: pkgconfig(Qt5Xml) +#BuildRequires: pkgconfig(Qt5PrintSupport) +#BuildRequires: pkgconfig(Qt5Concurrent) +#BuildRequires: pkgconfig(Qt5WebSockets) +#BuildRequires: pkgconfig(Qt5X11Extras) +#BuildRequires: pkgconfig(Qt5Qml) +#BuildRequires: pkgconfig(Qt5Network) +BuildRequires: qt515 BuildRequires: pkgconfig(libdrm) %description @@ -34,8 +35,11 @@ that works together with Nextcloud Notes and ownCloud Notes. %setup -q %build -lrelease-qt5 QOwnNotes.pro -qmake-qt5 +#lrelease-qt5 QOwnNotes.pro +#qmake-qt5 +/opt/qt5/5.15/bin/lrelease QOwnNotes.pro +/opt/qt5/5.15/bin/qmake + %make %install