automatic version update by autodist [release 2022.3-1mamba;Sat Dec 24 2022]

This commit is contained in:
Automatic Build System 2024-01-05 19:13:39 +01:00
parent 97a9a691bd
commit cb9561e8dc

View File

@ -1,7 +1,7 @@
%define pkgver %(echo %version | cut -d_ -f1)
%define dirver %(echo %version | cut -d_ -f2)
Name: webstorm
Version: 2022.2.1_222.3739.57
Version: 2022.3
Release: 1mamba
Summary: JavaScript IDE and HTML editor
Group: Graphical Desktop/Applications/Development
@ -32,7 +32,9 @@ JBR (JetBrains Runtime) for WebStorm - a patched JRE.
%global __provides_exclude_from ^%{_datadir}/webstorm/.*$
%prep
%setup -q -n WebStorm-%{dirver}
%setup -q -c
mv WebStorm-*/* .
rmdir WebStorm-*
%build
@ -77,6 +79,9 @@ rm -f %{buildroot}%{_datadir}/webstorm/Install-Linux-tar.txt
%{_datadir}/webstorm/jbr/*
%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
- update to 2022.2.1_222.3739.57