automatic version update by autodist [release 2022.3-1mamba;Sat Dec 24 2022]
This commit is contained in:
parent
97a9a691bd
commit
cb9561e8dc
@ -1,7 +1,7 @@
|
|||||||
%define pkgver %(echo %version | cut -d_ -f1)
|
%define pkgver %(echo %version | cut -d_ -f1)
|
||||||
%define dirver %(echo %version | cut -d_ -f2)
|
%define dirver %(echo %version | cut -d_ -f2)
|
||||||
Name: webstorm
|
Name: webstorm
|
||||||
Version: 2022.2.1_222.3739.57
|
Version: 2022.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: JavaScript IDE and HTML editor
|
Summary: JavaScript IDE and HTML editor
|
||||||
Group: Graphical Desktop/Applications/Development
|
Group: Graphical Desktop/Applications/Development
|
||||||
@ -32,7 +32,9 @@ JBR (JetBrains Runtime) for WebStorm - a patched JRE.
|
|||||||
%global __provides_exclude_from ^%{_datadir}/webstorm/.*$
|
%global __provides_exclude_from ^%{_datadir}/webstorm/.*$
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n WebStorm-%{dirver}
|
%setup -q -c
|
||||||
|
mv WebStorm-*/* .
|
||||||
|
rmdir WebStorm-*
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -77,6 +79,9 @@ rm -f %{buildroot}%{_datadir}/webstorm/Install-Linux-tar.txt
|
|||||||
%{_datadir}/webstorm/jbr/*
|
%{_datadir}/webstorm/jbr/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 24 2022 Automatic Build System <autodist@mambasoft.it> 2022.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Sep 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2022.2.1_222.3739.57-1mamba
|
* Fri Sep 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2022.2.1_222.3739.57-1mamba
|
||||||
- update to 2022.2.1_222.3739.57
|
- update to 2022.2.1_222.3739.57
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user