On 14 June 2018 at 14:27, Robert Moskowitz <[email protected]> wrote: > I want to get history for all the pulseaudio components (to update my > audacity bug report at rpmfusion). > > #rpm -q pulseaudio --last > > produces > > pulseaudio-11.1-18.fc28.1.x86_64 Thu 24 May 2018 09:59:34 PM > EDT > > but > > # rpm -q pulseaudio* --last >
FWIW, to match using a wildcard you'd have to use `rpm -qa pulseaudio*`. -- Ahmad Samir _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]/message/BNUGDISDJDOX7G5NG26JABIA3HYDXVK2/
