automatic version update by autodist [release 2023.3-1mamba;Fri Dec 08 2023]

This commit is contained in:
Automatic Build System 2024-01-05 19:14:21 +01:00
parent 25c06f8e0f
commit 89bbf1d363

View File

@ -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 <autodist@mambasoft.it> 2023.3-1mamba
- automatic version update by autodist
* Tue Jul 25 2023 Automatic Build System <autodist@mambasoft.it> 2023.2-1mamba
- automatic version update by autodist