update to 2.6.5.20220607git.ade8fbe1 [release 2.6.5.20220607git.ade8fbe1-1mamba;Tue Jun 07 2022]
This commit is contained in:
parent
8997a88b0f
commit
e1882cce67
12
apm.spec
12
apm.spec
@ -1,13 +1,14 @@
|
||||
%define gittag %(echo %version | cut -d. -f1-4)
|
||||
Name: apm
|
||||
Version: 2.6.4
|
||||
Release: 3mamba
|
||||
Version: 2.6.5.20220607git.ade8fbe1
|
||||
Release: 1mamba
|
||||
Summary: Atom Package Manager
|
||||
Group: System/Tools
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/atom/apm
|
||||
Source: https://github.com/atom/apm.git/v%{version}/apm-%{version}.tar.bz2
|
||||
Source: https://github.com/atom/apm.git/master@%{gittag}/apm-%{version}.tar.bz2
|
||||
Patch0: apm-2.6.1-no-scripts.patch
|
||||
Patch1: apm-2.6.4-nodejs-17.4.0.patch
|
||||
License: MIT
|
||||
@ -34,7 +35,7 @@ Atom Package Manager - Discover and install Atom packages powered by atom.io.
|
||||
# From Arch Linux
|
||||
# Don't download binary Node
|
||||
%patch0 -p1
|
||||
%patch1 -p1 -b .nodejs-17.4.0
|
||||
#%patch1 -p1 -b .nodejs-17.4.0
|
||||
rm BUNDLED_NODE_VERSION script/*
|
||||
|
||||
|
||||
@ -104,6 +105,9 @@ find %{buildroot}%{_prefix}/lib \
|
||||
%doc LICENSE.md
|
||||
|
||||
%changelog
|
||||
* Tue Jun 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.6.5.20220607git.ade8fbe1-1mamba
|
||||
- update to 2.6.5.20220607git.ade8fbe1
|
||||
|
||||
* Tue May 10 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.6.4-3mamba
|
||||
- rebuilt with nodejs 18.1.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user