Loading rpm/nsd-app-wrap.spec +4 −1 Original line number Diff line number Diff line Name: nsd-app-wrap Version: 1.99 Version: 2.00 Release: 1%{?dist} Summary: Wrapper scripts to launch python applications installed via anaconda Vendor: Peter F. Peterson Loading Loading @@ -102,6 +102,9 @@ install -m 644 desktop/ibeatles.desktop %{buildroot}%{_datadir}/a %{_prefix}/share/applications/* %changelog * Tue Jul 29 2025 John Hetrick - Update prod command from RefRed to refred-gui * Fri Jul 18 2025 Jose Borreguero - Update command from refred to refred-gui Loading src/refred +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ if [ -n "$1" ]; then CMD=refred-gui shift # drop this argument else CMD=RefRed CMD=refred-gui fi fi Loading Loading
rpm/nsd-app-wrap.spec +4 −1 Original line number Diff line number Diff line Name: nsd-app-wrap Version: 1.99 Version: 2.00 Release: 1%{?dist} Summary: Wrapper scripts to launch python applications installed via anaconda Vendor: Peter F. Peterson Loading Loading @@ -102,6 +102,9 @@ install -m 644 desktop/ibeatles.desktop %{buildroot}%{_datadir}/a %{_prefix}/share/applications/* %changelog * Tue Jul 29 2025 John Hetrick - Update prod command from RefRed to refred-gui * Fri Jul 18 2025 Jose Borreguero - Update command from refred to refred-gui Loading
src/refred +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ if [ -n "$1" ]; then CMD=refred-gui shift # drop this argument else CMD=RefRed CMD=refred-gui fi fi Loading