<div dir="ltr"><div><div><div><div><div><div><div><div><div>Hi,<br><br>What about the following idea autogenerate update descriptions for most cases:<br></div><br>* If %{release} is 1, it&#39;s an upstream version update. By storing the url to the upstream changelog (possibly appropriately parametrized with a %{version} placeholder), bodhi would generate a description such as<br>
</div>&quot;This update updates %{name} to version %{version}, for a list of changes, please consult $url.&quot;<br></div><br>* If the bugs field is non-empty in the update-description, bodhi would generate a description such as<br>
</div>&quot;This update fixes the following bugs:<br></div>- $bugnr - $bugdescr<br>- ...&quot;<br></div>(This text would be appended to the upstream-update text if %{release} is 1)<br><br></div>* If %{release} is &gt; 1 and $bugs is empty, the update might be a simple rebuild because of soname bumps, mass rebuilds, etc. In this cases, the rpm changelog entries are probably the most informative descriptions, and bodhi would just copy these for the update description.<br>
<br></div>Thoughts?<br><br></div>Best,<br>Sandro<br><br></div>