[Qt-interest] Going from Qt 4.60 RC1 to the official release

Thiago Macieira thiago at kde.org
Wed Dec 2 23:00:39 CET 2009


Em Quarta-feira 2. Dezembro 2009, às 22.53.21, Robert Hairgrove escreveu:
> I just spent a day or so compiling and installing Qt 4.6 RC1 from source
> on Linux Ubuntu 8.04 (Hardy) about three or four weeks ago.  Now,
> version 4.6 has been officially released.  Were there any changes to
> speak of? Do I need to build it again?

$ git rev-list v4.6.0-rc1..v4.6.0 | wc -l
248

That means there were 248 commits between those two releases. The amount of 
changes is:

$ git diff --stat v4.6.0-rc1..v4.6.0 | tail -1
 9097 files changed, 131989 insertions(+), 120853 deletions(-)

All files changed, that's because of the license header changing. That means 
you will need to build everything.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091202/a02d84c3/attachment.bin 


More information about the Qt-interest-old mailing list