diff --git a/webstorm.spec b/webstorm.spec index dd8a172..1cb4db2 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: 2023.2 +Version: 2023.3 Release: 1mamba Summary: JavaScript IDE and HTML editor Group: Graphical Desktop/Applications/Development @@ -77,8 +77,13 @@ rm -f %{buildroot}%{_datadir}/webstorm/Install-Linux-tar.txt %defattr(-,root,root) %dir %{_datadir}/webstorm/jbr %{_datadir}/webstorm/jbr/* +%dir %{_datadir}/webstorm/modules +%{_datadir}/webstorm/modules/module-descriptors.jar %changelog +* Fri Dec 08 2023 Automatic Build System 2023.3-1mamba +- automatic version update by autodist + * Tue Jul 25 2023 Automatic Build System 2023.2-1mamba - automatic version update by autodist