<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - About dialog lost custom build-version"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134522">134522</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>About dialog lost custom build-version
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.0.0.0.beta1+
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>UI
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>rene@debian.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Hi,

I use

--with-build-version='$(DEB_VERSION)' \

in my packages to also display the Debian package version in About.

Worked until 6.4.5, you get:

Build-ID: 1:6.4.5-1

Looks like the old dialog got it from the info of the system:

$ grep 6.1.5 /usr/lib/libreoffice/program/*rc
/usr/lib/libreoffice/program/versionrc:BuildVersion=1:6.1.5-3+deb10u6

That one is still there in 7.0.0:

# cat /usr/lib/libreoffice/program/versionrc 
[Version]
AllLanguages=en-US af am ar as ast be bg bn br bs ca ca-valencia cs cy da de dz
el en-GB en-ZA eo es et eu fa fi fr ga gd gl gu gug he hi hr hu id is it ja ka
kk km kmr-Latn kn ko lt lv mk mn ml mr nb ne nl nn nr nso oc om or pa-IN pl pt
pt-BR ro ru rw si sk sl sr sr-Latn ss st sv szl ta te tg th tn tr ts ug uk uz
ve vi xh zh-CN zh-TW zu
BuildVersion=1:7.0.0~rc1-3
[...]

but oesn't appear in the dialog anymore.

Regards,

Rene

P.S.: What is the difference between that long-existing --with-build-version
and the (new?) --with-extra-buildid? Should one use --with-extra-buildid? That
seems to be honoured in cui directly. (Then --with-build-version should have
been removed already.)

Steps to Reproduce:
-

Actual Results:
-

Expected Results:
-


Reproducible: Always


User Profile Reset: No



Additional Info:
-</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>