#3546 closed enhancement (fixed)
Gimp-2.8.2
Reported by: | Fernando de Oliveira | Owned by: | Armin K |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
Available from
ftp://ftp.gimp.org/pub/gimp/v2.8/gimp-2.8.2.tar.bz2
Mainly bug fixes.
Built and tested in LFS7.1.
Change History (8)
follow-up: 2 comment:1 by , 12 years ago
comment:2 by , 12 years ago
Replying to fo:
Repeating code in previous cooment to clarify that it is for differences between gimp-2.8.0 and gimp-2.8.2, and not folr gimp-help:
$ diff -qr gimp-{2.8.0,2.8.2} | sort | grep -i only Only in gimp-2.8.0/usr/lib: libgimp-2.0.so.0.800.0 Only in gimp-2.8.0/usr/lib: libgimpbase-2.0.so.0.800.0 Only in gimp-2.8.0/usr/lib: libgimpcolor-2.0.so.0.800.0 Only in gimp-2.8.0/usr/lib: libgimpconfig-2.0.so.0.800.0 Only in gimp-2.8.0/usr/lib: libgimpmath-2.0.so.0.800.0 Only in gimp-2.8.0/usr/lib: libgimpmodule-2.0.so.0.800.0 Only in gimp-2.8.0/usr/lib: libgimpthumb-2.0.so.0.800.0 Only in gimp-2.8.0/usr/lib: libgimpui-2.0.so.0.800.0 Only in gimp-2.8.0/usr/lib: libgimpwidgets-2.0.so.0.800.0 Only in gimp-2.8.2/usr/lib: libgimp-2.0.so.0.800.2 Only in gimp-2.8.2/usr/lib: libgimpbase-2.0.so.0.800.2 Only in gimp-2.8.2/usr/lib: libgimpcolor-2.0.so.0.800.2 Only in gimp-2.8.2/usr/lib: libgimpconfig-2.0.so.0.800.2 Only in gimp-2.8.2/usr/lib: libgimpmath-2.0.so.0.800.2 Only in gimp-2.8.2/usr/lib: libgimpmodule-2.0.so.0.800.2 Only in gimp-2.8.2/usr/lib: libgimpthumb-2.0.so.0.800.2 Only in gimp-2.8.2/usr/lib: libgimpui-2.0.so.0.800.2 Only in gimp-2.8.2/usr/lib: libgimpwidgets-2.0.so.0.800.2
comment:3 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
follow-up: 5 comment:4 by , 12 years ago
Hi. I need to build Gimp anyways. You mind if I take this one?
comment:5 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
Replying to Krejzi:
Hi. I need to build Gimp anyways. You mind if I take this one?
Not at all. I was going to start today, but haven't put any time in it yet.
comment:6 by , 12 years ago
Status: | new → assigned |
---|
Note:
See TracTickets
for help on using tickets.
From http://www.gimp.org/
"Beginning with this version [2.8.2] we are also switching to a new versions numbering scheme. Final releases now always have even number of the micro version, and the versions in Git always have an odd number."
Old help works without the need to reinstall (gimp-help-2.8.0.tar.bz2).