Name: newelle Version: 1.4.5 Release: 1%{?dist} Summary: Your Ultimate Virtual Assistant License: GPLv3+ URL: https://github.com/qwersyk/Newelle Source0: %{url}/archive/%{version}/newelle-%{version}.tar.gz BuildArch: noarch BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: glib2-devel BuildRequires: gtk-update-icon-cache BuildRequires: meson BuildRequires: python3-devel %description Your Ultimate Virtual Assistant. %prep %autosetup -p1 -n Newelle-%{version} %build %meson %meson_build %install %meson_install %find_lang newelle %files -f newelle.lang %license COPYING %doc README.md %{_bindir}/newelle %{_datadir}/appdata/io.github.qwersyk.Newelle.appdata.xml %{_datadir}/applications/io.github.qwersyk.Newelle.desktop %{_datadir}/glib-2.0/schemas/io.github.qwersyk.Newelle.gschema.xml %{_datadir}/icons/hicolor/scalable/apps/io.github.qwersyk.Newelle.svg %{_datadir}/icons/hicolor/symbolic/apps/*.svg %{_datadir}/newelle %changelog * Sat Jan 10 2026 Nicolas Chauvet - 1.4.5-1 - Initial spec file