<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 06/06/2016 11:23 AM, Monkey Pet
      wrote:<br>
    </div>
    <blockquote
cite="mid:CADXZuRzL3vUD+s-7m2fRBw_Tgqg-98vsrWFt06UegHu6vP4hhQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Anyway for me to tell yum/rpm not to upgrade to
        0.28? I don't want to upgrade yet.  Thanks...</div>
      <div class="gmail_extra"><br>
      </div>
    </blockquote>
    <br>
    <br>
    If you just want to do it temporarily, you can just use something
    like:<br>
    <br>
    dnf upgrade --exclude \*myth\* --exclude \*MythTV\*<br>
    <br>
    If you want to lock a package long term, you can use the versionlock
    plugin:<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://dnf-plugins-extras.readthedocs.io/en/latest/versionlock.html">http://dnf-plugins-extras.readthedocs.io/en/latest/versionlock.html</a><br>
    <br>
    Michael<br>
    <br>
  </body>
</html>