automatic version update by autodist [release 2.59.1-1mamba;Thu Mar 30 2023]
This commit is contained in:
parent
e56e3e539b
commit
4175ac14e2
@ -1,6 +1,6 @@
|
|||||||
%define _gourl github.com/snapcore/snapd
|
%define _gourl github.com/snapcore/snapd
|
||||||
Name: snapd
|
Name: snapd
|
||||||
Version: 2.58.3
|
Version: 2.59.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Background service that manages and maintains installed snaps
|
Summary: Background service that manages and maintains installed snaps
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
@ -30,7 +30,7 @@ Snaps are app packages for desktop, cloud and IoT that update automatically, are
|
|||||||
%setup -q
|
%setup -q
|
||||||
#-D -T
|
#-D -T
|
||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
%patch0 -p1
|
%patch 0 -p1
|
||||||
|
|
||||||
export GOPATH=${PWD}/go
|
export GOPATH=${PWD}/go
|
||||||
mkdir -p ${GOPATH}
|
mkdir -p ${GOPATH}
|
||||||
@ -248,6 +248,9 @@ rm -fv %{buildroot}%{_prefix}/lib/snapd/system-shutdown
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 30 2023 Automatic Build System <autodist@mambasoft.it> 2.59.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Feb 25 2023 Automatic Build System <autodist@mambasoft.it> 2.58.3-1mamba
|
* Sat Feb 25 2023 Automatic Build System <autodist@mambasoft.it> 2.58.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user