require bubblewrap [release 2.0.0-2mamba;Wed Sep 24 2025]

This commit is contained in:
2025-09-25 08:34:23 +02:00
parent 960d352aa0
commit 2f0bcb6cb1

View File

@@ -1,6 +1,6 @@
Name: glycin
Version: 2.0.0
Release: 1mamba
Release: 2mamba
Summary: Sandboxed and extendable image loading
Group: System/Tools
Vendor: openmamba
@@ -8,7 +8,7 @@ Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://gitlab.gnome.org/GNOME/glycin
Source: https://gitlab.gnome.org/GNOME/glycin.git/%{version}/glycin-%{version}.tar.bz2
License: MPL 2.0
License: MPL-2.0
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libcairo-devel
@@ -23,6 +23,7 @@ BuildRequires: librsvg-devel
BuildRequires: libseccomp-devel
## AUTOBUILDREQ-END
BuildRequires: meson
Requires: bubblewrap
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
%description
@@ -113,5 +114,8 @@ This package contains libraries and header files for developing applications tha
%doc NEWS README.md
%changelog
* Wed Sep 24 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.0-2mamba
- require bubblewrap
* Fri Sep 19 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.0-1mamba
- package created using the webbuild interface