Skip to main content

Here are two ways to get a changelog history of a given Fedora package. The results of both commands are usually similar but not always.
First install the package needed.

yum install yum-utils

The below example will show the changelog of the darktable package.

repoquery --changelog darktable
rpm -q --changelog darktable
Category