<p dir="ltr">This is ok </p>
<div class="gmail_quote">On Dec 26, 2014 1:20 PM, "Kevin Wilson" <<a href="mailto:wkevils@gmail.com">wkevils@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, yum gurus,<br>
<br>
How do I know which packages are an updates?<br>
I tried on F21 x86_64:<br>
<br>
yum info updates | more<br>
<br>
And I get:<br>
yum info updates | more<br>
Loaded plugins: langpacks<br>
Updated Packages<br>
Name        : GitPython<br>
Arch        : noarch<br>
Version     : 0.3.2<br>
Release     : 0.6.RC1.fc20<br>
Size        : 433 k<br>
Repo        : updates/20/x86_64<br>
Summary     : Python Git Library<br>
URL         : <a href="http://pypi.python.org/pypi/GitPython/" target="_blank">http://pypi.python.org/pypi/GitPython/</a><br>
License     : BSD<br>
Description : GitPython is a python library used to interact with Git<br>
            : repositories.<br>
            :<br>
            : GitPython provides object model access to your git repository.<br>
            : Once you have created a repository object, you can traverse it<br>
to<br>
            : find parent commit(s), trees, blobs, etc.<br>
            :<br>
            : GitPython is a port of the grit library in Ruby created by Tom<br>
            : Preston-Werner and Chris Wanstrath.<br>
<br>
<br>
<br>
But:<br>
[/var/www/html/repo]#rpm -q GitPython<br>
Gives:<br>
GitPython-0.3.2-0.5.RC1.fc20.noarch<br>
<br>
Please not that the installed package version is 0.3.2-0.5.RC1, which<br>
is not from the updates repo, but from the original f20 release.<br>
See:<br>
<a href="http://rpmfind.net//linux/RPM/fedora/20/x86_64/g/GitPython-0.3.2-0.5.RC1.fc20.noarch.html" target="_blank">http://rpmfind.net//linux/RPM/fedora/20/x86_64/g/GitPython-0.3.2-0.5.RC1.fc20.noarch.html</a><br>
<br>
<br>
My goal is to list the packages which were updated by the "yum update" command.<br>
<br>
regards,<br>
Kevin<br>
_______________________________________________<br>
Yum mailing list<br>
<a href="mailto:Yum@lists.baseurl.org">Yum@lists.baseurl.org</a><br>
<a href="http://lists.baseurl.org/mailman/listinfo/yum" target="_blank">http://lists.baseurl.org/mailman/listinfo/yum</a><br>
</blockquote></div>