Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#14883 closed enhancement (fixed)

gdk-pixbuf-xlib-2.40.2

Reported by: ken@… Owned by: ken@…
Priority: normal Milestone: 11.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by ken@…)

After this was archived from gdk-pixbuf we used a git snapshot. Looking at something else I noticed that there was a first, and final, release last year: [ https://gitlab.gnome.org/Archive/gdk-pixbuf-xlib/-/releases/2.40.2]

'Distribution archive' link there gives a tar.xz. That is marginally bigger than our snapshot but the only source difference is in meson.build:

 project('gdk-pixbuf-xlib', 'c',
-        version: '2.40.1',
-        license: 'LGPLv2.1+',
+        version: '2.40.2',
+        license: 'LGPL-2.1-or-later',
         default_options: [
           'buildtype=debugoptimized',
           'warning_level=1',

Change History (3)

comment:1 by ken@…, 3 years ago

Description: modified (diff)
Owner: changed from blfs-book to ken@…
Status: newassigned

comment:2 by ken@…, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed in 7a50ec1b9f81

comment:3 by Bruce Dubbs, 3 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.