diff --git a/webstorm.spec b/webstorm.spec index cbcf83c..5d3f366 100644 --- a/webstorm.spec +++ b/webstorm.spec @@ -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 2022.3-1mamba +- automatic version update by autodist + * Fri Sep 09 2022 Silvan Calarco 2022.2.1_222.3739.57-1mamba - update to 2022.2.1_222.3739.57