|
|
|
|
Changelog for gimp-help-browser-2.9.5.git20170701-19.1.x86_64.rpm :
* Sun Jan 15 2017 SauerlandlinuxAATTgmx.de- Update to Version 2.9.5 +Core: +Color Management: - add new GimpColorTransform object to create abstraction from LittleCMS - now color-managed: - layer/image/color palette/gradient/pattern previews - Color Picker tool - color buttons of GimpColorHistory - GimpFgBgEditor, as used e.g. in the toolbox - color selectors - DND widget - painting tools - copying layers/paste buffer between images - Colors applied to images - GimpColorPanel and its color dialog (color widgets in dialogs) - color areas created from menu actions - color management for grayscale images, including setting preferred ICC profile - add fast switching between color managed display and soft-proofing - add a per-image \"is color managed\" switch and show the image\'s \"is color managed\" state in the window title string - add basic support for creating images with color profiles - add \"Optimize\" options for display and soft-proofing to optionally speed-up rendering at the cost of color fidelity - add Image -> Color Management -> Save Color Profile to File... - improve the naming of generated ICC profiles - add a shortcut to the profile chooser dialog on OS X too - don\'t let display color management settings affect file import - enable color management when a profile is assigned to the image - enable color management when the image is converted from/to grayscale - pass the right color profile around in gimp_selection_float() - hardcode the CMYK selector\'s conversion parameters, as well as NTSC parameters in babl/GEGL/GIMP - have all previews track the monitor they are on +Core: - add \"Select -> Flood\" select action - add \"Select -> Remove Holes\" action - add \"Border style\" combo to the \"Select -> Border...\" dialog - do not request xcf compat mode when compat_toggle not sensitive - initialize fontconfig in the background to be able to show a pulsing progress bar when rebuilding the list of fonts (typically, the first time GIMP runs) - fix the Behind blending mode - make Burn mode output match Gimp 2.8 (partial revert of bug 744265) - improve file magic matching - add a custom guide concept - improve updating the statusbar messages and icons +GUI: +Menus: - move the image-duplicate action next to image-new - add Image -> Color Management -> Color Management Enabled - change \"Select _Custom Color...\" to \"_Custom Color...\" - change \"Export\" to \"Export...\" in the File menu +Dialogs: - include recently used colors in the Dockable Colors dialog - add RGB-based Luminance channel to the Histogram dialog - fix remembering the order of dockable dialogs +Preferences: - reorder the prefs categories tree and rename some pages - move \"Snap Distance\" to the prefs dialog\'s \"Snapping\" page - add configuration for undo preview size - clean-up Preferences -> Color Management - add \"Shortcut [some modifier] + Mousewheel\" for changing pen size +Themes: - rename theme \"Default\" into \"System\" - add new GUI themes: Lighter, Light, Gray, Dark, Darker +Icons: - add icon theme selection and make the icon theme path configurable in prefs - preserve 2.8 pixel-perfect icon theme under the name \"Legacy\" - add new symbolic icon theme for GIMP - add a scalable icon theme and a configure option --enable-vector-icons Widgets: - add new GimpBufferSourceBox widget and use it in GimpOperationTool +View/Display: - fix various bugs related to rotated canvas - make GIMP not ignore \'Maximized\' hints on startup in Windows - enable a pulsing progress bar in the splash - make new images jump around much less - fix image position when entering/leaving fullscreen mode - make layer boundary re-drawn correctly on scrolling - make images not appear completely black when images dockable is visible - have all previews track the monitor they are on +Tools: +Fuzzy Select: - add \"Diagonal neighbors\" option +Foreground Select: - fix ghost brush outline +Bucket Fill: - add \"Diagonal neighbors\" option +Posterize: - turn the posterize tool into an ordinary GEGL filter - remove posterize from Tools -> Colors +Desaturate: - turn the Desaturate tool into a normal GEGL filter - move \"Desaturate\" to Colors -> Desaturate +Align: - add vertical offset to distribution options +Paths: - improve performance +Flip: - rename options to \"Transform\" and \"Direction\" +Cage Transform: - fix a few performance issue +Unified Transform: - make the tool not fail when currently selected layer is hidden +Text: - fix text input methods to work in-place (not in an overlayed box) - add background colors setting, only exposed for advanced input methods +Blend: - use gegl:distance-transform in the blend tool, it has a progress now - make shapeburst work with the new interactive gradient code +All Painting Tools: - add mirror symmetry - remove artifacts from painting tools in Burn blending mode - add shortcut actions for changing spacing, hardness, and force +MyPaint: - dramatically improve performance of the tool and enable it by default - add Colorize mode - add a toggle to change between erase & paint mode - add a brush selector to the MyPaint brush options - add a dockable dialog to choose a brush, with tagging - read tags from MyPaint brushes - improve blend math - allow plug-ins to register procedures in the menu +Smudge: - fix the clipping of out-of-gamut channel values - fix the handling of layers with alpha channels +Ink: - the range of angle is now [-PI..PI] +Plug-ins/GEGL Filters: +Preview: - add a \"split preview\" feature to GEGL ops - allow to switch the split preview between horizontal and vertical - allow to swap the before/after position +Filters: - update the \"Recently used\" menu with GEGL filters - replace Selective Gaussian Blur with the GEGL version - add gegl:saturation as Colors -> Saturation - add gegl:high-pass as Filters > Enhance > High Pass - add new gegl:gegl filter that executes a custom processing chain - port Tile and Pagecurl plug-ins to GEGL - refactor the screenshot plug-in into backend and front-ends, one per X.org, Wayland, Windows, OS X - add Monochrome option to the GEGL version of Channel Mixer - bring dialog titles and help IDs to GEGL filter dialogs +File Plug-Ins: - add darktable plug-in top pre-process varios raw images - port file-gif-save and file-tiff to GIO +TIFF support: - make libtiff a hard dependency - merge the file-tiff-load and file-tiff-save plug-ins - fix various tiff exporting bugs +EXR support: - read comment, Exif, and XMP data from EXR files - use GIMP\'s internal profile when loading EXR +PSD support: - fix the loading of files with adjustment or fill layers - fix the reading of layer group structure - fix the raw image loader - fix the layer groups support in OpenRaster - code cleanup in file-bmp - fix the exporting of KISS - CELL ( *.cel) images - resurrect the email plugin - use GIO to figure if a file is hidden +PyGimp: - update pyconsole code - add binding for GimpImageType - add GimpColorConfig object - add type definition for GimpColorManaged - make GimpParasite type known to the code generator - require Pycairo in configure, link gimpui against pycairo - fix the application of paintbrush size in Python scripts +Script-Fu: - make regex matching return character indexes - fix the hanging of Script-fu on machines with 64-bit longs - update tinyscheme code from upstream +PDB: - Bug 759104 - Allow coordinates of sample points to be accessed from scripts +Build: +build/win: - Start building libmypaint. - Add pcre and upgrade glib2 to 2.48.1 - Upgrade exiv2 to 0.25 - Clear DISPLAY before building - Disable webkitgtk +OS-specific changes: +Windows: - Add support for generating crash backtraces using Dr. MingW * Tue Dec 27 2016 SauerlandlinuxAATTgmx.de- update to Version 2.9.4 +Core: - New clipboard implementation allows copying/pasting layers and layer groups. - Color tags simplify managing large projects with a lot of layers and layer groups. - The Mouse Pointer dialog and colors applied to images are color-managed now. - Gamma and precision selectors for newly created images. - Never dither when converting to a higher bit depth, or to anything more than 16 bits, don\'t offer dithering options in these cases - Default to linear when converting to 16-bit float. - Pre-initialize some babl-based pixel format conversion routines at the start-up to decrease the initial lazy intialization cost for some interactions. +GUI: - Easily add or remove layer masks by clicking either the layer preview or a new button in the Layers dialog. - Enhance the Layer Attributes dialog to provide the single UI for setting layer\'s name, blending mode, opacity, and offset, toggling visibility, link status, various locks, color tags. - Add a Save As button to the “Quit GIMP” dialog and raise images on click for easy checks. - Allow to choose fill color when resizing layers and images. - Quick Mask and Channel Attributes dialogs use the new spinscale widget for the mask opacity slider. - Enable grid views of dynamics and tool presets. - Allow to zoom with middle mouse button + control + drag up/down. - For all paint tools, when switching to the color picker mode, don\'t rely on the exact modifier being pressed or released. Instead, check if only the right modifier is pressed after *each * modifier change, and switch to color picking if it is. - On startup, GIMP checks for duplicate accelerators in menus, and removes duplicates. - Standard (Freedesktop) and GTK+ icons can now be set by the icon theme for a fully consistent style. - Many new icons. - Toolbox buttons do not grab focus anymore, which used to breake usage of the Tab key and other canvas-related shortcuts after changing tools with a pointing device click. +Configurability: - Remember settings of many dialogs across sessions. - New Interface / Dialog Defaults page in the Preferences dialog to control defaults values of various dialogs. - Settings on some individual pages of the Preferences dialog can be reset separately now. - Vertical scrollbar added to keep the height of the Preferences dialog fitting small displays. - Allow mouse to optionally configure tablet devices - Allow creating shortcuts containing the Cmd key + mouse wheel events. - Default to 300ppi and 1920x1080px for new documents. - Do not allow Alt+[0-9] shortcuts, they are typically reserved for display switching. +Tools: - The Move tool now shows relative coordinates when moving guides and sample points. - Performance of the Fuzzy Select and the Bucket Fill tool has been improved. - The Warp Transform tool now uses the linear sampler to ensure crisp lines after an erase. - Select by Color and Color Picker tools work correctly in color spaces other than sRGB now. - Uncommitted selection by the Intelligent Scissors tool is not discarded on tool change anymore. - GIMP now checks, whether the first and the last isegments are distinct before closing the curve. +Painting: - Rulers, scrollbars, and the Navigation dialog follow canvas rotation now. - Canvas rotation is snappier in certain cases now. - For bitmap brushes, GIMP now caches hardness and disables dynamic change of hardness to improve painting performance. Bitmap brushes also don\'t get clipped anymore, when hardness is less than 100. +File Formats - Add native WebP loader/exporter with support for ICC profiles, animation, metadata. - The TIFF loader will not generate warnings about private tags anymore. - Handle linear gamma PNG files correctly. - Load PSD files with layers which contain additional information with a length that is not divisible by 4. +Plug-ins - Port smooth-palette to GEGL. +Color Palettes - Merge Palettes command is available for multiple selected color palettes now. +PDB: - Rename *-paste-as-new to *-paste-as-new-image. +Build: - Depends on LCMS2.7+ now, because earlier LCMS2 releases caused problems with certain GIMP blend modes. - Depends on libpng 1.6.25+ to avoid warnings about known incorrect sRGB profiles, also avoid various vulnerabilities. +OS-specific changes: - Help browser launches on macOS now. +Bugs: - Overall 79 bugs have been fixed or partially addressed since GIMP 2.9.4. +Translations: - Updated: Catalan, Czech, Danish, Finnish, French, German, Greek, Hungarian, Icelandic, Italian, Occitan, Polish, Portuguese, Russian, Scottish Gaelic, Serbian, Slovenian, Spanish, Swedish. * Fri Apr 15 2016 SauerlandlinuxAATTgmx.de- update to Version 2.9.2 +Core: * The core got completely ported to GEGL, listing all changes involved * would be too much, therefore we summarize the changes in app/ per * source subdirectory: +base +composite +paint-funcs: - Remove these directories, they contained the old pixel manipulation functions +config: - Remove GimpBaseConfig, add GimpGeglConfig - Add config options for new features +core: - Add some things that used to live in base/, like the temp-buf, boundary and histogram code - Port all functions to GEGL and higher bit depths - Keep the image around as GEGL graph, all other compositing is gone - Add non-destructive drawable filters, but use them only for previews - Implement the floating selection as drawable filter - Implement GimpImageMap using drawable filters - Move batch processing to gimp-batch.[ch] - Run batch commands in an already running GIMP instance - Ported almost everything from filenames/FILE/fd to GFile/GIO - Be smarter about migrating old user config files - Move many object struct members to private structs +file: - Support GIO-ported file load/save procs, handle remote files generically - Add content locking to items to prevent them from being edited - Add position locking to items to prevent them from being translated - Implement all color management in the core - Add an automatic palette of recently used colors - Implement metadata handling in the core +gegl: - Now contains utility functions and abstractions to work with GEGL more easily - Move all operations to the new operations/ directory +operations: - New directory containing all GIMP-internal GEGL operations and their config objects (if any) - Add a correct version of the overlay layer mode - Add LCH layer modes +paint: - Port all paint cores to Gegl - Add MyPaint brush paint core +pdb: - Add compat procedures that work like the removed plug-ins - Use the new GimpValueArray, GValueArray got deprecated +plug-in: - Allow plug-ins to access image data at full bit depth - Add a compat mode so unported plug-ins always get 8-bit data +text: - Port text rendering to GEGL - Use HarfBuzz to inspect fonts for creating an example string +xcf: - Add zlib compression to XCF loading/saving +GUI: - Add GUI to handle the new high bit depths and conversion between them - Add new action group \"filters\" which can run arbitrary GEGL ops - Add lots of actions invoking GEGL ops that replace removed plug-ins - Preview all GEGL ops live on the canvas, using drawable filters - Mostly switch from using stock-ids to icon-names - Turn all stock icons into named icons and add an icon theme - Allow selecting colors from an image\'s colormap - Add \"Show in file manager\" to everything that has a filename - Add an action search dialog to find actions by keyword and execute them - Split the save dialog into subclasses for load, save and export - Implement various color management dialogs that were in the lcms plug-in - Make sure windows appear on the correct monitor - Simplify and reduce the actions that modify paint tool behavior - Add canvas rotation and flipping - Allow zooming to the selection - Make the image tab position configurable in single window mode - Add separate snapping settings for fullscreen mode - Remove bitmaps cursors and only support RGBA cursors - Color manage drawable and image thumbnails - Add more format string options for the image title - Use the external gtkosxapplication package instead of included code - Add a generic GimpPopup class and use it instead of duplicating code - Make the generated GUI of GEGL ops much better - Allow to implement custom GUI for gegl ops, and do that in some cases - Add GimpDial, GimpPolar and GimpCircle to be used for angle and hue picking +Tools: - Add an \"experimental playground\" for unfinished tools - (experimental) Add a tool that paints with MyPaint brushes - (experimental) Add an n-point deformation tool - (experimental) Add a transform tool with a variable # of handles - (experimental) Add a seamless clone tool - Add a unified transform tool that allows rotating, scaling, perspective - Add a warp tool as replacement for the IWarp plug-in - Allow tool dialogs to be embedded on the canvas genrically - Add much more options to painting, like the ability to lock tool options to brush defaults, and to zoom the brush with the canvas - Make the blend tool work interactively in realtime - Add undo/redo to many tools (using the normal shortcuts) +Libgimp: - Deprecate the entire old pixel manipulation API - Add API to get a drawable\'s buffer, the rest can be done with GEGL - Add high bit depth support when using the new buffer API - Make many enum value names sane and deprecate the old names - Many core enums moved here instead of proxying them via PDB generation - Add API to stroke vector outlines, with all core properties - Add more context API that affects other procedures - Deprecate API with weird names, and add new API with less arguments - Add metadata and color management API, utility functions and widgets - Split GimpPickButton into per-platform backends and fix it on OS X +Plug-ins: - Remove lots of plug-ins that are now implemented as GEGL ops - Remove the lcms plug-in, this is now done in the core/libgimp - Remove the metadata plug-ins, this is now done in the core/libgimp - Remove the file-uri plug-in, this is now done in the core using GIO - Port many file plug-ins to GIO - Port many plug-ins that are not strictly filters to GEGL + Source and build system: - Don\'t use INCLUDES in Makefile.am, use AM_CPPFLAGS instead +General: - Lots and lots of bug fixes - Translation updates * Sat Nov 28 2015 plinnellAATTopensuse.org- update to version 2.8.16- fix a couple of rpmlint warnings- add new dependencies needed to support new features +Core: - Seek much less when writing XCF - Don\'t seek past the end of the file when writing XCF - Windows: call SetDLLDirectory() for less DLL hell - Fix velocity parameter on .GIH brushes - Fix brokenness while transforming certain sets of linked layers +GUI: - Always show image tabs in single window mode - Fix switching of dock tabs by DND hovering - Don\'t make the scroll area for tags too small - Fixed a crash in the save dialog - Fix issue where ruler updates made things very slow on Windows +Plug-ins: - Fix several issues in the BMP plug-in - Make Gfig work with the new brush size behavior again - Fix font export in the PDF plug-in - Support layer groups in OpenRaster files - Fix loading of PSD files with layer groups + General: - OSX build system fixes - Bug fixes - Translation updates * Wed Apr 08 2015 dimstarAATTopensuse.org- Replace liblcms-devel BuildRequires with pkgconfig(lcms2): gimp has been ported to lcms2 since version 2.8.8. * Sat Sep 20 2014 mailaenderAATTopensuse.org- update to version 2.8.14: + Fix libtool versioning (forgot to bump gimp_interface_age).- Changes from Version 2.8.12: + Core: - Fix brush sizes when used from plug-ins. - Make XCF loading more robust against broken files. + GUI: - Make sure the widget direction matches the GUI language. - Remove the option to disable the warning when closing a modified image. - Fix canvas overlay widgets (like the text options) for tablets. - Make DND work between images in one dockable. + Libgimp: Make gimp_image_get_name() return the string used for the image title. + Plug-ins: - Make script-fu-server more secure by listening to 127.0.0.1 by default and add a warning about changing that IP. This breaks the procedure\'s API, but for security reasons. - Bring back proper script-fu translations. + General: - Add Jenkins tutorial. - Documentation updates. - Bug fixes. + Updated translations.- Drop gimp-use-recommended-freetype-include.patch: fixed upstream. * Wed Dec 11 2013 hrvoje.senjanAATTgmail.com- Add gimp-use-recommended-freetype-include.patch: Freetype upstream recommends using their macros together with ft2build include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older versions. * Sun Dec 01 2013 dimstarAATTopensuse.org- Update to version 2.8.10: + Core: - Set manifest as Windows 8 compatible. + GUI: - Indicate if a file was exported in the Quit dialog. - Add shortcuts and hint labels to the close and quit dialogs that make closing and quitting easier and more consistent. - Rename the File->Export menu labels to match Save/Save as. - Fix keyboard shortcuts on OSX Mavericks. - Don\'t open lots of progress popups when opening many files. - Correctly restore the hidden state of docks in single window mode. + Libgimp: - Fix exporting an image consisting of a single layer group. - Don\'t attempt to pick transparent colors. + Plug-ins: Fix crash in LCMS plugin if RGB profile was missing. + General: - Fix compile on NetBSD (missing -lexecinfo). - Bug fixes. + Updated translations. * Tue Nov 26 2013 dimstarAATTopensuse.org- Update to version 2.8.8: + General: - Fix lots of places to use GIO to get proper file sizes and times on windows. - Add an AppData file for GIMP. - Backport lcms2 support from master, because lcms1 is not getting bug fixes any longer. - Lots of bug fixes. + Core: - Make sure indexed images always have a colormap. - Fix language selection via preferences on Windows. - Don\'t crash on setting a large text size. + GUI: - Keep the same image active when switching between MWM and SWM. - Make sure all dockables are properly resizable (particularly shrinkable). - Add links to jump directly to Save/Export from the Export/Save file extension warning dialogs. + Libgimp: Fix GimpPickButton on OSX. + Plug-ins: - Properly document plug-in-autocrop-layer\'s PDB interface. - Fix importing of indexed BMPs. + Updated translations.- Split out ASCII-Art plugin in subpackage gimp-plugin-aa. The package supplements gimp and libaa1, so any user having both installed will get the plugin as well (bnc#851509). * Sat Sep 21 2013 dimstarAATTopensuse.org- Change RPM Group of shared library package to System/Libraries. * Mon Aug 19 2013 dimstarAATTopensuse.org- Drop branding-upstream subpackage: starting with openSUSE 13.1, we will no longer replace the gimp splashcreen with a branded version. This in order to maintain the identity of gimp.- Remove gimp-branding Requires.- Obsolete gimp-branding. * Sat Jun 22 2013 zaitorAATTopensuse.org- Update to version 2.8.6: + Core: - Fix saving to URIs, it was broken to only allow exporting, and fix save/export of compressed files. - Fix brush spacing for drawing in any direction. - Increase the maximum size of clipboard brushes and patterns to 1024x1024. - Make sure data objects are saved when only their name was changed. + GUI: - Don\'t allow single-window docks to shrink smaller than their requisition. - Make sure a single-window\'s right docks keep their size across sessions. - Allow to change the spacing of non-generated brushes again. - In single-window mode, make Escape move the focus to the canvas, and beep if the focus is already there. - Be smarter about unavailable fonts, and don\'t crash. - Make clicking the single-window\'s close button quit GIMP. - Make view-close (Ctrl+W) only close image windows and tabs, not docks. + Libgimp: Add SIGNED_ROUND() which also rounds negative values correctly. + Plug-ins: - Make GIMP_PLUGIN_DEBUG work again after GLib changed logging. - Fix zealous crop for transparent borders. + Installer: Add Hungarian translation. + Data: Add a default \"Color from Gradient\" dynamics and tool preset. + General: Lots of bug fixes. + Updated translations. * Thu Mar 07 2013 dimstarAATTopensuse.org- Update to version 2.8.4: + Core: - Move the OSX gimpdir to \"~/Library/Application Support\". + GUI: - Better names for the default filters in save and export - Make tool drawing (esp. the brush outline) much more responsive - Remember the \"maximized\" state across sessions - Simplify the splash image code a lot, makes it appear immediately again - Allow the text tool to start on an image without layers - Various fixes for text style attribute handling - Set unconfigured input devices to eraser if GTK+ says they are erasers - Make language selectable in Preferences on OSX + Libgimp: - Make libgimp drawable combo boxes aware of layer groups - Make sure plug-in windows appear on top on OSX - Fix item width in GimpPageSelector (used e.g. in PDF import) + Plug-ins: - Better default values in the Drop Shadow script - Fix a whole bunch of bugs in the BMP plug-in - On OSX, use the system\'s screenshot utility + Installer: - Add Brazilian-Portuguese translation to the Windows installer + Source and build system: - Many improvements to the OSX bundle build system - Support automake 1.13 + General: Lots of bug fixes + Updated translations.- Drop gimp-CVE-2012-5576.patch: fixed upstream. * Tue Nov 27 2012 dimstarAATTopensuse.org- Add gimp-CVE-2012-5576.patch: fix memory corruption vulnerability when reading XWD files (bnc#791372, bgo#687392, CVE-2012-5576). * Wed Aug 29 2012 dimstarAATTopensuse.org- Update to version 2.8.2: + Core: - Make tag matching always case-insensitive - Let the tile-cache-size default to half the physical memory + GUI: - Mention that the image was exported in the close warning dialog - Make sure popup windows appear on top on OSX - Allow file opening by dropping to the OSX dock - Fix the visibility logic of the export/overwrite menu items - Remove all \"Use GEGL\" menu items, they only add bugs and zero function - Improve performance of display filters, especially color management - Fix the image window title to comply with the save/export spec and use the same image name everywhere, not only in the title - Fix positioning of pasted/dropped stuff to be more reasonable + Libgimp: - Move gimpdir and thumbnails to proper locations on OSX - Implement relocation on OSX - Allow to use $(gimp_installation_dir) in config files + Plug-ins: - Fix remembering of JPEG load/save defaults - Revive the page setup dialog on Windows + Source and build system: - Add Windows installer infrastructure - Add infrastructure to build GIMP.app on OSX + General: - Lots of bug fixes + Updated translations.- Drop gimp-CVE-2012-3236.patch: fixed upstream.- Clean spec-file using spec-cleaner. * Mon Jun 25 2012 vuntzAATTopensuse.org- Add gimp-CVE-2012-3236.patch: fix crash in file handling for fit files. Fix CVE-2012-3236, bnc#768376. * Mon May 14 2012 vuntzAATTopensuse.org- Correctly version librsvg-devel BuildRequires: 2.36.0 is needed. We don\'t version the BuildRequires on 12.1 and earlier to avoid useless unresolvables; it will just result in file-svg plugin not being built when librsvg is not recent enough there. * Thu May 03 2012 badshah400AATTgmail.com- Update to version 2.8.0: + Core: Add gimp\'s own GimpOperationBrightnessContrast because GEGL one is different + Plug-ins: Fix some GFig rendering issues + Source and build system: Depend on Babl 0.1.10, GEGL 0.2.0 and some other new library versions. * Sat Apr 07 2012 vuntzAATTopensuse.org- Update license from GPL-2.0+ to GPL-3.0+, following upstream change.- Completely drop HAL-related packaging since it is now gone upstream: + Remove build_hal macro + Remove optional hal-devel BuildRequires. + Remove optional gimp-module-hal subpackage. + Note that we already have a Obsoletes for gimp-module-hal.- Add pkgconfig(gudev-1.0) BuildRequires for the new gudev input module.- Add ghostscript-devel, ghostscript-library, libbz2-devel, libjasper-devel, pkgconfig(atk), pkgconfig(xcursor) BuildRequires: new dependencies upstream. + Note about ghostscript-library: ideally, we\'d avoid listing it explicitly, but in OBS, ghostscript-mini is preferred by default, but it is not enough for gimp.- Add explicit pkgconfig(gdk-pixbuf-2.0) BuildRequires so it can be versioned.- Add explicit libjpeg-devel, xorg-x11-libXpm-devel, zlib-devel BuildRequires: they were missing before.- Add libxslt-tools BuildRequires (or libxslt-devel on versions of openSUSE <= 12.1) to have xsltproc installed.- Add fdupes BuildRequires and use %%fdupes in %%install to avoid duplicated files.- Change gimp-doc Obsoletes in devel subpackage from <= to < to avoid rpmlint warning about self-obsoletion. * Fri Apr 06 2012 dimstarAATTopensuse.org- Update to 2.8.0-RC1: + User Interface: - Single-Window Mode - Multi-Column Dock Windows - More Screen Real Estate For Dockable Dialogs - Save And Export - Layer Groups - Tools Drawn With Cairo - On-Canvas Text Editing - Keyboard Shortcut Changes - Simple Math In Size Entries + Tools & Plug-ins: - Brush System Improvements - Tool Preset Improvements - Cage Transform Tool - File Plug-Ins - For Tablet Users - Resource Tagging + Miscellaneous: - Enhancements to scripting abilities - API changes + For detailed changes, see NEWS file and http://www.gimp.org/release-notes/gimp-2.7.html * Wed Feb 01 2012 vuntzAATTopensuse.org- Update to version 2.6.12: + Bugs fixed: bgo#623045, bgo#627328, bgo#631728, bgo#631885, bgo#639203, bgo#640219, bgo#640612, bgo#641259, bgo#646947, bgo#652280, bgo#660305. + Updated translations.- Drop gimp-CVE-2010-4540-and-more.patch: fixed upstream.- Drop gimp-CVE-2010-4543.patch: fixed upstream.- Drop gimp-fix-linking.patch: fixed upstream.- Drop gimp-CVE-2011-2896.patch: fixed upstream.- Drop gimp-pyslice-cellspacing-fix.patch: fixed upstream.- Drop gimp-poppler-0.18.patch: fixed upstream.- Remove call to autoreconf and libtool BuildRequires: they were only needed for gimp-fix-linking.patch. * Fri Oct 21 2011 vuntzAATTopensuse.org- Change gimp-2.0-scanner-plugin Recommends to a Suggests: this installs xsane by default, and really, xsane is so horribly broken UI-wise that we don\'t want that. * Sat Oct 15 2011 cooloAATTsuse.com- add libtool as buildrequire to make the spec file more reliable * Wed Oct 12 2011 vuntzAATTopensuse.org- Add a warning comment about changing the content of the branding package, to make our life easier in branding-openSUSE. * Thu Oct 06 2011 vuntzAATTopensuse.org- Add iso-codes Recommends since the iso-codes data is used at runtime, but its presence is not mandatory.- Remove explicit gtk2 Requires: the library will get automatically added to the list of Requires. * Tue Sep 20 2011 vuntzAATTopensuse.org- Update gimp-fix-linking.patch: add another missing -lm.- Add gimp-poppler-0.18.patch: fix build with poppler 0.17/0.18. * Fri Sep 09 2011 vuntzAATTopensuse.org- Add gimp-fix-linking.patch: fix linking issue.- Add gimp-CVE-2011-2896.patch: Fix heap corruption and buffer overflow in LZW code. Fix bnc#711491, CVE-2011-2896.- Add gimp-pyslice-cellspacing-fix.patch: fix a crash in the pyslice plugin.- Add call to autoreconf, needed by gimp-fix-linking.patch. * Wed Jul 06 2011 vuntzAATTopensuse.org- Change branding-upstream subpackage: + Add Requires for gimp since the branding package is useless without it. + Update summary and description. + Make noarch.- Change branding Requires in main subpackage to be \"= %%{version}\", instead of \">= 2.4\", which is wrong. * Wed Jun 15 2011 vuntzAATTopensuse.org- Fix build on Factory, by not excluding the libcontroller-linux-input.so module from the file list of the main package when we build without hal. It was only excluded to be part of a hal subpackage when there is the hal dependency. * Sat Jun 11 2011 vuntzAATTopensuse.org- On 12.1 and later, stop building the gimp-module-hal subpackage: + we don\'t want hal anymore on 12.1 and later (see bnc#697016). We use a build_hal define to control that behavior. + remove hal-devel BuildRequires + do not build a gimp-module-hal subpackage anymore + add gimp-module-hal Obsoletes for smooth upgrades * Tue Feb 15 2011 vuntzAATTopensuse.org- Add gimp-CVE-2010-4540-and-more.patch and gimp-CVE-2010-4543.patch to fix buffer overflows: CVE-2010-4540, CVE-2010-4541, CVE-2010-4542, CVE-2010-4543. Fix bnc#662043. * Sat Feb 12 2011 vuntzAATTopensuse.org- Call relevant macros in %%post/%%postun: + %%desktop_database_post/postun because the package ships at least one desktop file. + %%icon_theme_cache_post/postun because the package ships themed icons.- Pass %%{?no_lang_C} to %%find_lang so that english documentation can be packaged with the program, and not in the lang subpackage. * Fri Jan 07 2011 vuntzAATTopensuse.org- Move ownership from various directories from gimp to libgimp-2_0-0, to not force external gimp plug-ins/modules/etc. to have a gimp BuildRequires for directory ownership. * Mon Dec 20 2010 vuntzAATTopensuse.org- Split gimp libraries in libgimp-2_0-0 and libgimpui-2_0-0 subpackages, and add baselibs.conf for those. Fix bnc#660439.- Change accordingly the Requires of the devel package, and the scriptlets to run ldconfig.- Remove explicit glib2-devel and gtk2-devel Requires in devel package: they will automatically be added the pkgconfig() way.- Move the gimptool-2.0 man page to the devel subpackage, where the binary lives. * Tue Nov 23 2010 ajAATTsuse.de- Change lang package Requires to Recommends since it is not mandatory at runtime. * Mon Oct 04 2010 vuntzAATTopensuse.org- Update to version 2.6.11: + bgo#631199: Printing and Print preview broken with cairo 1.10 + Other bugs fixed: bgo#572865, bgo#628893, bgo#623850, bgo#624487, bgo#557380, bgo#627009, bgo#626020, bgo#624698, bgo#624275. + Updated translations. * Mon Aug 09 2010 vuntzAATTopensuse.org- Add alsa-devel BuildRequires to build the MIDI Input module. * Tue Aug 03 2010 dimstarAATTopensuse.org- Update to version 2.6.10: + bgo#613328: TGA files saved with incorrect header yOrigin data + bgo#623290: Save As... does not save Windows Bitmap as default in dialog + bgo#621363: CMYK decompose broken + bgo#595170: brush - color from gradient works wrong in greyscale + bgo#613838: Error in gimp-hue-saturation PDB call + bgo#622608: GIMP crashes when clicking any scroll bar from combo boxes + bgo#565459: newly opened images are put into the background- Changes from version 2.6.9: + bgo#612618: Font selection remains visible + bgo#620604: Description of \"histogram\" procedure is slightly inaccurate + bgo#541586: Tool options not saved/loaded correctly? + bgo#614153: Importing PDF files with long titles + bgo#599233: Dialog of \"Save as BMP\" ignores changes which are not made with a mouse + bgo#610478: Layer preview suddenly stops getting updated + bgo#609026: leaks shared memory + bgo#609056: Exporting to Alias PIX format fails are always in English + bgo#607242: GIMP 2.7.0 fails to build against libpng 1.4.0 + bgo#606372: Saving to .ppm fails on indexed colorspace + bgo#604508: gimp-layer-new-from-visible should work from updated projection + Fix crashes: bgo#600112, bgo#565001, bgo#604820, bgo#603711 + Other fixes: bgo#622234, bgo#622196, bgo#608188, bgo#605237 + Updated translations.- Drop gimp-new-libpng.patch and gimp-fix-statusbar.patch, both came from upstream git and are now included. * Mon Jun 14 2010 vuntzAATTopensuse.org- Ship the openSUSE palette so that it\'s available in GIMP. * Sun May 23 2010 vuntzAATTopensuse.org- Add gimp-fix-statusbar.patch to fix missing widgets in status bar. Fix bnc#601712. * Sun May 23 2010 vuntzAATTopensuse.org- Move the input device module to a specific package, to isolate the HAL dependency. Fix bnc#601947. * Tue Apr 06 2010 vuntzAATTopensuse.org- Add gimp-new-libpng.patch to fix build with newer libpng. * Fri Dec 11 2009 vuntzAATTopensuse.org- Update to version 2.6.8: + bgo#470698 - MapObject cannot modify highlight + bgo#593848 - FG color changed to black when FG-BG Editor tab created + bgo#594651 - layer.scale() raises RuntimeError + bgo#594998 - Keyboard shortcuts does not work for first image when dock is focused + bgo#599765 - F1 key on gimp-tool-align in menu have wrong link and it open gimp-tool-move + bgo#600484 - Gimp BMP Integer Overflow Vulnerability + bgo#600741 - \"read_channel_data()\" Integer Overflow Vulnerability + bgo#601891 - gimp_image_get_selection returns None + bgo#602761 - plug-in-grid: Parameters Horizontal/Vertical Spacing and Horizontal/Vertical Offset are reversed. + bgo#603995 - PCX plugin doesn\'t sanitize input to avoid allocation overflows. + bgo#603998 - PCX: Calculating amount of memory to allocate may overflow. + bgo#604000 - SGI: sanitize input + bgo#604001 - SGI: Calculating amount of memory to allocate may overflow. + bgo#604002 - SGI: RLE encoded input data may write beyond allocated buffers + bgo#604004 - SGI: allocate memory consistently + bgo#604008 - GBR, PAT: sanitize input data + bgo#604078 - Crash when pressing Backspace with Free Select Tool + Updated translations. * Mon Oct 26 2009 sbrabecAATTsuse.cz- Added support for translation-update-upstream (FATE#301344). * Fri Sep 04 2009 vuntzAATTnovell.com- Change Name in .desktop file to \"GIMP\", not \"The GIMP\". The project has stopped calling it the GIMP. * Thu Aug 20 2009 crrodriguezAATTsuse.de- add support for versioning external plugins, providing rpm macros gimp_abi_version and gimp_api_version * Wed Aug 19 2009 beineriAATTopensuse.org- Everyone calls it \"GIMP\" so let us follow that in the application start menu, fixes problem with launcher finding it (bnc#508279). * Fri Aug 14 2009 beineriAATTopensuse.org- Update to version 2.6.7: + bgo#591017 - Tablet pan is not working as fast as it should + bgo#577581 - Crashes when using any colors tool/function on Windows + bgo#589667 - GIMP crashes when clicking GEGL Operation on Windows + bgo#569833 - file-jpeg-save erroneous with small quality values + bgo#590638 - Changing palettes from list to grid view loses \"locked to dock\" status + bgo#589674 - \"Send by Email\" does not update \"Filename\" + bgo#589674 - \"Send by Email\" does not update \"Filename\" + bgo#586851 - Transparent BMP files fail to load + bgo#589205 - help-browser uses deprecated (and sometimes broken) webkit call + bgo#582821 - \'Sphere Designer\' does not reset correctly... + bgo#570353 - first time open of .svg file ignores the requested units + bgo#555777 - Export to MNG animation fails + bgo#577301 - Dithering with transparency is broken for \"positioned\" method + bgo#493778 - metadata plug-in crashes on some images + bgo#567466 - PNG comment not found if more than 1 tEXt chunks + bgo#585665 - Exporting to PSD with a blank text layer creates a corrupt file + bgo#586316 - Levels tool does not adjust output levels correctly if input levels are changed + bgo#569661 - Import from PDF throws errors when entering resolution in pixels per millimetre + bgo#567262 - Black pixels appear in \"Spread\" filter preview + bgo#554658 - Path Dialog: Path preview pics not to see constantly + bgo#167604 - gimp_gradient_get_color_at() may return out-of-bounds values + bgo#567393 - Rectangle select tool size shrinks to 0 if size is larger than the image and the up or down arrow is pressed + bgo#587543 - crash when invoking certain actions by keyboard shortcut + bgo#563029 - Closing maximized image doesn\'t restore document window size + bgo#585488 - Perspective transformation on a layer with a mask causes crash + bgo#586008 - GIMP crashes when right-click canceling a drawing action initiated outside layer boundaries + bgo#584345 - when printing, the number of copies should be reset to 1 + bgo#557061 - Alpha to Logo + bgo#472644 - Rotate with clipping crops the whole layer + bgo#577575 - transform tool fills underlying extracted area wrongly + bgo#555738 - Image display is wrong after undoing canvas size + bgo#577024 - help-browser plugin crashes when used with webkit 1.1.3 + bgo#555025 - Action GEGL box widgets weirdness- Drop gimp-gegl-babl-versions-check.patch: fixed upstream. * Thu Jul 30 2009 vuntzAATTnovell.com- Add a Supplements between gimp and gimp-help to get the help-browser package automatically installed.- Update descriptions of packages. * Fri Jul 24 2009 beineriAATTopensuse.org- Split off gnome-help-browser sub-package to save 4MB libwebkit dependency on Live-CDs where gimp-help is not included.- Only include latest ChangeLog. * Thu Jun 11 2009 vuntzAATTnovell.com- Add gimp-gegl-babl-versions-check.patch to fix the code used to check the babl and gegl version. Taken from Fedora/upstream. * Tue Mar 17 2009 mbomanAATTsuse.de- Update to version 2.6.6: + bgo#571117 - lcms plug-in crashes on broken profile + bgo#575154 - changing the help browser preference may not work + bgo#573542 - blur plugin: bug in the first line + bgo#572403 - gimp-2.6 crashed with SIGSEGV in IA__g_object_get() + bgo#573695 - 1-bit white background saved as PBM becomes all black + bgo#573488 - Small bug in Filter>Distorts>Ripple + bgo#572156 - top left pixel position/coordinate is not 0,0 but 1,1 + bgo#472644 - Rotate with clipping crops the whole layer + Translation updates- Remove glibc-devel from Requires in -devel package- Use py_requires.- Remove gimp-enable-gtk-deprecated.patch: unneeded now.
|
|
|