Loading rpm/nsd-app-wrap.spec +5 −1 Original line number Diff line number Diff line Name: nsd-app-wrap Version: 2.00 Version: 2.01 Release: 1%{?dist} Summary: Wrapper scripts to launch python applications installed via anaconda Vendor: Peter F. Peterson Loading Loading @@ -102,6 +102,10 @@ install -m 644 desktop/ibeatles.desktop %{buildroot}%{_datadir}/a %{_prefix}/share/applications/* %changelog * Wed Jul 30 2025 Glass Elsarboukh - Fix refred syntax error * Tue Jul 29 2025 John Hetrick - Update prod command from RefRed to refred-gui Loading src/refred +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ if [ -n "$1" ]; then CONDA_ENVIRON=refred-qa shift # drop this argument fi fi # import library to do the real work # shellcheck disable=SC1091 Loading Loading
rpm/nsd-app-wrap.spec +5 −1 Original line number Diff line number Diff line Name: nsd-app-wrap Version: 2.00 Version: 2.01 Release: 1%{?dist} Summary: Wrapper scripts to launch python applications installed via anaconda Vendor: Peter F. Peterson Loading Loading @@ -102,6 +102,10 @@ install -m 644 desktop/ibeatles.desktop %{buildroot}%{_datadir}/a %{_prefix}/share/applications/* %changelog * Wed Jul 30 2025 Glass Elsarboukh - Fix refred syntax error * Tue Jul 29 2025 John Hetrick - Update prod command from RefRed to refred-gui Loading
src/refred +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ if [ -n "$1" ]; then CONDA_ENVIRON=refred-qa shift # drop this argument fi fi # import library to do the real work # shellcheck disable=SC1091 Loading