can u please help

RewriteRule ^/rss/(.*)-my-download$ /rss/$1-your-download [R=301,L]

i want to do some thing like this

/rss/something-my-download to /rss/something-your-download

is this write rewrite rule?