automatic version update by autodist [release 2.63-1mamba;Fri May 24 2024]

This commit is contained in:
Automatic Build System 2024-05-27 01:33:03 +02:00
parent 2471fdd15a
commit 79b5765842

View File

@ -1,6 +1,6 @@
%define _gourl github.com/snapcore/snapd
Name: snapd
Version: 2.62
Version: 2.63
Release: 1mamba
Summary: Background service that manages and maintains installed snaps
Group: System/Management
@ -18,6 +18,7 @@ BuildRequires: libcap-devel
BuildRequires: libseccomp-devel
BuildRequires: libudev-devel
## AUTOBUILDREQ-END
BuildRequires: libxfsprogs-devel
Requires: apparmor
%description
@ -246,6 +247,9 @@ rm -fv %{buildroot}%{_prefix}/lib/snapd/system-shutdown
%doc COPYING
%changelog
* Fri May 24 2024 Automatic Build System <autodist@openmamba.org> 2.63-1mamba
- automatic version update by autodist
* Tue Apr 09 2024 Automatic Build System <autodist@openmamba.org> 2.62-1mamba
- automatic version update by autodist