<html>
    <head>
      <base href="http://bugzilla.rpmfusion.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vascom2&#64;gmail.com" title="Vasiliy Glazov &lt;vascom2&#64;gmail.com&gt;"> <span class="fn">Vasiliy Glazov</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Review request: aegisub - Tool for creating and modifying subtitles"
   href="http://bugzilla.rpmfusion.org/show_bug.cgi?id=4256">bug 4256</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>vascom2&#64;gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Review request: aegisub - Tool for creating and modifying subtitles"
   href="http://bugzilla.rpmfusion.org/show_bug.cgi?id=4256#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Review request: aegisub - Tool for creating and modifying subtitles"
   href="http://bugzilla.rpmfusion.org/show_bug.cgi?id=4256">bug 4256</a>
              from <span class="vcard"><a class="email" href="mailto:vascom2&#64;gmail.com" title="Vasiliy Glazov &lt;vascom2&#64;gmail.com&gt;"> <span class="fn">Vasiliy Glazov</span></a>
</span></b>
        <pre>1. Remove
%global         gituser         Aegisub
%global         gitname         Aegisub
And use %{url instead of <a href="https://github.com/%{gituser}/%{gitname">https://github.com/%{gituser}/%{gitname</a>} in Source0.

2. Change
%autosetup -n %{gitname}-%{version} -p 1
to
%autosetup -n Aegisub-%{version} -p 1

It is not so often used to make %global macro.

3. Remove rm -rf %{buildroot}.

4. Make desktop-file validation.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>