Commit 60a20aa8 authored by Roman Alifanov's avatar Roman Alifanov

2.0.0-alt1

- version 2.0.0
parent bf692e7f
Name: epmgpi
Version: 1.5.1
Version: 2.0.0
Release: alt1
Summary: Etersoft EPM GUI Package Installer
......@@ -8,11 +8,13 @@ Group: System/Configuration/Packaging
Url: http://wiki.etersoft.ru/EPM
BuildArch: noarch
Source: %name-%version.tar
Requires: yad notify-send eepm eepm-repack bash
BuildRequires(pre): rpm-macros-meson
BuildRequires: meson
BuildRequires: vala
BuildRequires: blueprint-compiler
BuildRequires: pkgconfig(libadwaita-1)
%description
EPM GUI Package Installer was created to install packages
......@@ -21,8 +23,12 @@ EPM GUI Package Installer was created to install packages
%prep
%setup
%build
%meson
%meson_build
%install
%makeinstall_std
%meson_install
%find_lang %name
%files -f %name.lang
......@@ -32,6 +38,9 @@ EPM GUI Package Installer was created to install packages
%_pixmapsdir/%name.svg
%changelog
* Sun Jun 07 2026 Roman Alifanov <ximper@altlinux.org> 2.0.0-alt1
- version 2.0.0
* Thu Feb 06 2025 Roman Alifanov <ximper@altlinux.org> 1.5.1-alt1
- flatpak removed from mimetypes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment