Loading rpm/nsd-app-wrap.spec +4 −1 Original line number Diff line number Diff line Name: nsd-app-wrap Version: 2.8 Version: 2.9 Release: 1%{?dist} Summary: Wrapper scripts to launch python applications installed via anaconda Vendor: Peter F. Peterson Loading Loading @@ -101,6 +101,9 @@ install -m 644 desktop/ibeatles.desktop %{buildroot}%{_datadir}/a %{_prefix}/share/applications/* %changelog * Mon Oct 27 2025 Glass Elsarboukh - Refl1d prod no longer an alias for qa * Wed Aug 13 2025 Maria Patrou - Set enviromental variable for inspired Loading src/desktop/refl1d.desktop +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ Name=Refl1d Webview GenericName=Refl1d Webview Comment=Start Refl1d Webview instance Exec=sh -c "/usr/bin/refl1d --qa" Exec=sh -c "/usr/bin/refl1d" Terminal=true Icon=refl1d Type=Application Loading src/refl1d +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ unset SESSION_MANAGER COMMAND="refl1d" # --port XXXX # select the environment to use PIXI_ENVIRON=refl1d_qa PIXI_ENVIRON=refl1d if [ -n "$1" ]; then if [ "$1" == "--dev" ]; then PIXI_ENVIRON=refl1d_dev Loading Loading
rpm/nsd-app-wrap.spec +4 −1 Original line number Diff line number Diff line Name: nsd-app-wrap Version: 2.8 Version: 2.9 Release: 1%{?dist} Summary: Wrapper scripts to launch python applications installed via anaconda Vendor: Peter F. Peterson Loading Loading @@ -101,6 +101,9 @@ install -m 644 desktop/ibeatles.desktop %{buildroot}%{_datadir}/a %{_prefix}/share/applications/* %changelog * Mon Oct 27 2025 Glass Elsarboukh - Refl1d prod no longer an alias for qa * Wed Aug 13 2025 Maria Patrou - Set enviromental variable for inspired Loading
src/desktop/refl1d.desktop +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ Name=Refl1d Webview GenericName=Refl1d Webview Comment=Start Refl1d Webview instance Exec=sh -c "/usr/bin/refl1d --qa" Exec=sh -c "/usr/bin/refl1d" Terminal=true Icon=refl1d Type=Application Loading
src/refl1d +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ unset SESSION_MANAGER COMMAND="refl1d" # --port XXXX # select the environment to use PIXI_ENVIRON=refl1d_qa PIXI_ENVIRON=refl1d if [ -n "$1" ]; then if [ "$1" == "--dev" ]; then PIXI_ENVIRON=refl1d_dev Loading