automatic version update by autodist [release 5.27.11-1mamba;Fri Mar 08 2024]
This commit is contained in:
parent
90a701f563
commit
54935d7ef4
@ -1,15 +1,15 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: aura-browser
|
||||
Version: 5.27.10
|
||||
Version: 5.27.11
|
||||
Release: 1mamba
|
||||
Summary: KDE Plasma browser for a fully immersed Big Screen experience
|
||||
Group: Graphical Desktop/Applications/Internet
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://kde.org
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/aura-browser-%{version}.tar.xz
|
||||
URL: https://kde.org/it/plasma-desktop/
|
||||
Source: https://download.kde.org/%{stable_kde6}/plasma/%{version}/aura-browser-%{version}.tar.xz
|
||||
License: LGPL, GPL, BSD, MPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -26,7 +26,7 @@ BuildRequires: qt5-qtdeclarative-devel
|
||||
BuildRequires: qt5-qtquickcontrols2-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: kf6-rpm-macros
|
||||
BuildRequires: extra-cmake-modules
|
||||
|
||||
%description
|
||||
@ -38,12 +38,12 @@ Aura is a browser for a fully immersed Big Screen experience allowing you to nav
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake_kde5 -d build
|
||||
%make
|
||||
%cmake_kf6
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
%cmake_install
|
||||
|
||||
%find_lang %{name}5_qt --with-qt --with-man --with-html --all-name || touch %{name}5_qt.lang
|
||||
|
||||
@ -59,6 +59,9 @@ Aura is a browser for a fully immersed Big Screen experience allowing you to nav
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Fri Mar 08 2024 Automatic Build System <autodist@openmamba.org> 5.27.11-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 06 2023 Automatic Build System <autodist@mambasoft.it> 5.27.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user