diff --git a/phpstorm.spec b/phpstorm.spec index 4d8f726..b011540 100644 --- a/phpstorm.spec +++ b/phpstorm.spec @@ -1,7 +1,7 @@ %define pkgver %(echo %version | cut -d_ -f1) %define dirver %(echo %version | cut -d_ -f2) Name: phpstorm -Version: 2023.2.2 +Version: 2023.2.3 Release: 1mamba Summary: Lightweight and Smart PHP IDE Group: Graphical Desktop/Applications/Development @@ -79,6 +79,9 @@ rm -f %{buildroot}%{_datadir}/phpstorm/Install-Linux-tar.txt %{_datadir}/phpstorm/jbr/* %changelog +* Tue Oct 17 2023 Automatic Build System 2023.2.3-1mamba +- automatic version update by autodist + * Wed Sep 20 2023 Automatic Build System 2023.2.2-1mamba - automatic version update by autodist