automatic version update by autodist [release 2022.3.1-1mamba;Sun Jan 15 2023]
This commit is contained in:
parent
539da10012
commit
9b3a86cab7
@ -1,7 +1,7 @@
|
||||
%define pkgver %(echo %version | cut -d_ -f1)
|
||||
%define dirver %(echo %version | cut -d_ -f2)
|
||||
Name: phpstorm
|
||||
Version: 2022.2.1_222.3739.61
|
||||
Version: 2022.3.1
|
||||
Release: 1mamba
|
||||
Summary: Lightweight and Smart PHP IDE
|
||||
Group: Graphical Desktop/Applications/Development
|
||||
@ -32,7 +32,9 @@ JBR (JetBrains Runtime) for PHPStorm - a patched JRE.
|
||||
%global __provides_exclude_from ^%{_datadir}/phpstorm/.*$
|
||||
|
||||
%prep
|
||||
%setup -q -n PhpStorm-%{dirver}
|
||||
%setup -q -c -a0
|
||||
mv PhpStorm-*/* .
|
||||
rmdir PhpStorm-*
|
||||
|
||||
%build
|
||||
|
||||
@ -77,5 +79,8 @@ rm -f %{buildroot}%{_datadir}/phpstorm/Install-Linux-tar.txt
|
||||
%{_datadir}/phpstorm/jbr/*
|
||||
|
||||
%changelog
|
||||
* Sun Jan 15 2023 Automatic Build System <autodist@mambasoft.it> 2022.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2022.2.1_222.3739.61-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user