SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for inkscape-lang-1.0.pre-105.1.noarch.rpm :

* Sat Jan 18 2020 obs-service-tar-scmAATTinvalid- Update to version 1.0.pre:
* Remove asserts to prevent crash in non-English languages.
* Rewrite of file handling in InkscapeApplication:
* Unification and stream-lining of various options.
* Merge of two shell modes.
* Implementation of some file and window actions.
* Removal of \"--without-gui\" (automatically set for most command-line arguments).
* Simplify and fix auto-exporting of files when command line is used. See https://gitlab.com/inkscape/inkscape/issues/640 for discussion.
* remove unused/duplicated DialogMetadata dialog
* MSYS2: avoid upgrading dependencies of modules installed via pip
* Fix offset LPE half size
* Revert \"Fix bug inkskape/680 [Boolean LPE] moving followed by undo misaligns paths\"
* Remove checked causing nodes to not be refreshed fixing issue #671
* Move auto-save code out of inkscape.h/.cpp and into its own files. Small step in moving all non-GUI code out of inkscape.h/.cpp. Only auto-save if document has changed since last auto-save.
* Remove redundant \": \" from Combobox labels
* Fix inbox#1101: show toolbar comboboxes in drop-down menu
* Thu Dec 05 2019 Bjørn Lie - Add inkscape-fix-for-poppler-0.83.patch: Fix build with poppler 0.83 and newer.- Update URL to new homepage.
* Sat Nov 02 2019 Bjørn Lie - Add backported inkscape-fix-for-poppler-0.82.patch: Fix build with poppler 0.82 and newer.- Stop post(un) handling of desktop_database_post(un) and icon_theme_cache_post(un) macros, no longer needed for any supported version of openSUSE.
* Tue Jul 30 2019 Stefan Brüns - Change Python dependencies to Python 3 as Python 2 will be EOL in 2020.- Use Python 3 to extract translations, add 0001-Run-python-script-for-translations-with-Python-3.patch- Make extensions compatible with Python 3 (https://bugs.launchpad.net/inkscape/+bug/1735363)
* Add mr_568_extensions_python3_compatibility.patch
* Add f5e0ea893f34_extensions_python3_compatibility.patch
* Add mr_582_extensions_python3_compatibility.patch- Some spec cleanups (buildroot, defattr)- Require extensions-extra for gimp extension
* Fri May 31 2019 Bjørn Lie - Add inkscape-fix-for-poppler-0.76.patch: Fix build with poppler 0.76, patch from upstream git.
* Wed May 15 2019 Martin Liška - Disable LTO (boo#1135211).
* Sun Jan 20 2019 seanlewAATTopensuse.org- Update to version 0.92.4
* Align multiple objects as a group relative to a single object
* Write image data to stdout and read from it
* Experience extensions working faster within complex docs
* See improved speed when deselecting a path with many nodes
* Ungroup text elements won\'t result in changed font size
* Able to print and/or print correct paper size with printers
* See improved perf of the measure tool when grids are visible
* See proper opacity of partially transparent embedded bmp imgs
* Able to Shift/Ctrl-click on control handles of shapes w/o crash
* Build Inkscape with up-todate- poppler library 0.72.0
* Tue Dec 18 2018 bjorn.lieAATTgmail.com- Update to version 0.92.3+20181214.6afa35c3d3:
* fix poppler 0.72.0 build
* Remove nullptr not used in some system
* Backport from trunk. Add filter render in 1 pass and remove banding on filters
* Mon Dec 03 2018 bjorn.lieAATTgmail.com- Update to version 0.92.3+20181125.5aff6bad34:
* Backport from master, Fix bug 1804946: Measurement tool is very slow when using grids This move from Namedview to a new prefernes value of type point to not reload full namedvies/grid on meassure
* CMake: Do not override CMAKE__LINK_EXECUTABLE variables
* CMake: Specifically enable Microsoft bit-field layout for structs
* CMake/MSYS2: Add new dependency of libtiff (libzstd)
* Fix build with poppler-0.71.0
* Fix encoding of \"title\" label in win32 native file dialog
* ShapeEditor: Always keep KnotHolders in set_item()
* CI: Fix wrong path in docker registry for 14.04
* CI: Make ccache and -std=c++98 actually work with old CMake
* Fix code incompatible with old gcc / C++ < 11- Switch to source service checkout from stable branch.- Drop Fix-compilation-poppler-0_65.patch: Fixed upstream.
* Mon Jul 09 2018 bjorn.lieAATTgmail.com- Add yet a commit from upstream to fix build with new poppler.
* Mon Jul 09 2018 bjorn.lieAATTgmail.com- Add Fix-compilation-poppler-0_65.patch: Fix compilation with poppler 0.65.0 and newer. Replace unused includes with one that is actually used (lp#1772883).
* Sat Jun 02 2018 bjorn.lieAATTgmail.com- Drop optional gnome-vfs2-devel BuildRequires: No longer strickly needed, and obsolete upstream.
* Mon Apr 30 2018 jengelhAATTinai.de- Update summaries. Trim filler words from descriptions.
* Wed Apr 25 2018 stefan.bruensAATTrwth-aachen.de- Omit translations from appdata on Leap 42.x/SLE12, merging translations in XML requires msgfmt >= 0.19.7
* Tue Apr 24 2018 stefan.bruensAATTrwth-aachen.de- Update to 0.92.3, a stability and bugfix release
* new CLI options --export-area-{drawing,page}, --export-margin
* Text tool, switching between RTL/LTR writing
* Circle/Ellipse tool, toolbar fields for Rx, Ry radius
* PDF+LaTeX export, basic linespacing support
* Preferences option for number of rendering tiles
* Various bug fixes, for details see: https://inkscape.org/en/release/0.92.3/- Drop obsolete inkscape-poppler058-fix.patch- Use cmake instead of autoconf
* Add build_internal_libraries_as_static.patch
* Add fix_install_targets.patch- Spec file cleanup
* Remove conditionals for EOLed distributions
* Remove ghostscript-fonts-std dependency
* Add libjpeg build dependency
* Do not package extension unittests
* Move all extensions with ghostscript or pstoedit dependency to extensions-extra subpackage- Correct License, original inkscape code is GPL-2.0 or later, but the binary contains code from Gimp (GPL-3.0), see COPYING
* Wed Mar 07 2018 guoyunhebraveAATTgmail.com- Add python-scour Recommends, used to clean up and minify SVG.
* Fri Dec 08 2017 dimstarAATTopensuse.org- Add explicit python2-xml BuildRequires: the ./i18n.py script, executed during build, imports xml and we are thus responsible to have the dependencies in place.
* Mon Oct 09 2017 dmuellerAATTsuse.com- remove env shebang from inkscape extensions subpackage
* Sat Sep 23 2017 plinnellAATTopensuse.org- Disable IM7 until upstream supports it- Resolves: https://bugzilla.suse.com/show_bug.cgi?id=1059927
* Sat Sep 23 2017 zaitorAATTopensuse.org- Rebase inkscape-poppler058-fix.patch: Add yet an upstream commit.
* Fri Sep 15 2017 zaitorAATTopensuse.org- Add inkscape-poppler058-fix.patch: Adapt to poppler 0.58, patch from upstream git (lp#1715820).
* Fri Aug 18 2017 plinnellAATTopensuse.org- drop inkscape-gcc7-buildfix.patch
* Fri Aug 11 2017 pgajdosAATTsuse.com- do not require aspell, require gtkspell [bsc#1052953]
* Mon Aug 07 2017 plinnellAATTopensuse.org- Update to version 0.92.2: + Stability and bug fix release. Several crash bugs fixed. + No change log, changes here: https://launchpad.net/inkscape/+milestone/0.92.2
* Wed May 17 2017 dimstarAATTopensuse.org- Add inkscape-gcc7-buildfix.patch: Fix C++11 errors and warnings with g++-7.
* Mon Mar 20 2017 mliskaAATTsuse.cz- Update to version 0.92.1: + Text: baseline-spacing related issues with regular and flowed text in legacy Inkscape SVG files (Bug #1655483 and others) + Text: Default baseline spacing stored in relative units is always converted to document units (Bug #1645016) + Path effects: Crash on ungroup if group contains elements with path effects (Bug #1657591) + Clipboard: Pasting a path effect from clipboard fails (Bug #1656093) + Clipboard: Fix copy&pasting of groups which contain elements with path effects (Bug #1656527) + Selection: Node tool can selected objects on locked layers (Bug #1656141) + Clones: Critical warnings with clones and symbols (Bug #1653184) + About screen missing for several UI languages (Bug #1659426) + Selection: Missing transformation handles after reset of rotation center (Bug #1657874) + Bitmap images: Crash when opening files with invalid image links (Bug #1660142) + Bitmap images: Fix path separators in relative image links (Windows) (Bug #1659347) + File import: Failure to open CDR/Visio/WPG files from paths with special characters (Windows) (Bug #1656763)
* Tue Feb 14 2017 srcAATTposteo.de- buildrequire potrace-devel for tracing bitmaps.
* Wed Feb 01 2017 adam.majerAATTsuse.de- use individual libboost-
*-devel packages instead of boost-devel
* Mon Jan 09 2017 robby.engelmannAATTigfs-ev.de- update to version 0.92: + Mesh Gradients are now supported. + Many SVG2 and CSS3 properties are now supported (e.g. paint-order, mix-blend-mode). Not all are available from the GUI. + The new Object dialog allows to select, label, hide and lock any object in the drawing from a dialog that lists them all + Selection sets make it possible to \'group\' objects together regardless of document structure + Several new path effects have been added, among them Envelope/Perspective, Lattice Deformation, Mirror and Rotate Copies + There are several new extensions (e.g. a seamless pattern extension) and a new filter (colorblindness simulation) included in the release, many old extensions have been updated or got new features + Spray tool and measure tool received a set of nifty new features + Interactive smoothing for lines created with the Pencil tool + BSplines (and more) are available for the Pen tool + Checkerboard background can be used to more easily see object transparencies + see http://wiki.inkscape.org/wiki/index.php/Release_notes/0.92 for full changelog- Drop upstream included patches: + inkscape-remove-datetime.patch + inkscape-cache-fix.patch + inkscape-appdata.patch- Rebased patch + inkscape-packages.patch
* Tue Jul 26 2016 badshah400AATTgmail.com- Add inkscape-appdata.patch to install a translated appdata file; patch touches autotools build files, run autoreconf before configure.
* Fri Jun 24 2016 zaitorAATTopensuse.org- Export -std=c++11 in CXXFLAGS, needed now after removal of patch in libsig++ forcing the flag previously. May be removed when lp#1488079 is fixed.
* Wed Mar 23 2016 aeszterAATTgwdg.de- Add inkscape-cache-fix.patch: Fix bnc#972343
* Tue Mar 08 2016 dimstarAATTopensuse.org- Pass --disable-strict-build to configure: allow to build against recent glibmm2 versions with deprecated symbols.
* Sat Jan 31 2015 mailaenderAATTopensuse.org- Update to version 0.91: + Improved performance. The new renderer is significantly faster on most drawings. + OpenMP multithreading for filters. + Substantial memory savings. + Responsiveness improvements. + Rendering bug fixes. The following things now render correctly: - Pattern fills (no more gaps between tiles, regardless of transformation). - Stroke of transformed objects in patterns. - Patterns containing clipped objects. - Nested clipping paths. - Masked and clipped objects with large masks / clipping paths in Outline view. - Paths with wide strokes and long miters. - Fonts. + A grayscale display color mode has been added, that shows a preview of your drawing in grayscale. + The tool control bar for the Node Tool features a new dropdown to insert new nodes on the selected segments extreme values. + The Measurement tool is a new feature for the artist to measure the elements in their drawing. + Text size default unit is now points (pt) and is customizable (px,pt,pc,mm,cm,in,em). + Text toolbar shows full list of font style variants for that font. + Files with text in em units read correctly. + Font substitution warning dialog. + Gradient toolbar enhanced to select and modify gradient stops, invert, repeat, and link gradients. + On-canvas gradient editing fixes: double clicking to create stops, correct focus on select. + Gradients sortable by color, name and usage in Fill/Stroke. + Gradients can be renamed in Fill/Stroke. + New Find/Replace dialog can operate on text or any attribute. + Drag and drop to reorder layers and create sublayers. + Show/Hide All layers options in context menu. + Inkscape has a new Symbols dialog. + Visio Stencil files (.vss) can also be used by dropping them in the same symbols directory. + See http://wiki.inkscape.org/wiki/index.php/Release_notes/0.91 for a full list of changes.- Drop upstream fixed patches: + inkscape-return-on-exit.patch + inkscape-apply-invert-transform.patch + inkscape-0.48.5-librevenge.patch + inkscape-fix-build-with-poppler-0.29.patch (r13685) + inkscape-gc-detection.patch (r12155)- Rebase inkscape-packages.patch.- Add pkgconfig(libexif) BuildRequires: enable EXIF support.- Add aspell-devel BuildRequires: enable spell checking support.- Add pkgconfig(libcdr-0.1) and pkgconfig(libvisio-0.1) BuildRequires: support for more image formats.- Add pkgconfig(dbus-glib-1) BuildRequires: new dependency.- Remove docbook-toys and sgml-skel BuildRequires: no longer needed.
* Mon Jan 05 2015 dimstarAATTopensuse.org- Add inkscape-gc-detection.patch: Use pkg-config to detect bdw-gc.
* Mon Dec 29 2014 mlinAATTsuse.com- Add inkscape-fix-build-with-poppler-0.29.patch: Fix build with poppler 0.29. Patch has been backported from https://bugs.launchpad.net/inkscape/+bug/1399811.
* Sat Nov 22 2014 stefan.bruensAATTrwth-aachen.de- make inkscape-split-extensions-extra script more robust (comments, \'as\' keyword, leading/trailing whitespace)
* Tue Jul 22 2014 fstrbaAATTsuse.com- Add inkscape-0.48.5-librevenge.patch: + Port the WPG importer to librevenge framework based libwpg.- Add autoconf, automake and libtool BuildRequires and call libtoolize and autorecof: regenerate the build system, as above patch touches the build system.- Update BuildRequires, following the port: + Remove libwpg-devel + Add pkgconfig(libwpg-0.3) and pkgconfig(librevenge-0.0).- Run osc service localrun clean_spec_file on the package
* Tue Jul 22 2014 fcrozatAATTsuse.com- Add _constraints file to require at least 5G disk space to fix spurious rebuild issues.
* Fri Jul 11 2014 dimstarAATTopensuse.org- Update to version 0.48.5: + Adobe Illustrator SVG files containing entities can be loaded again. + Support for Poppler 0.26. + Support for Boehm-GC 7.4.0 and later. + Several crash bugs were fixed. + 64-bit compilation is now possible on Windows.- Drop upstream included patches: + inkscape-gcc48-buildfix.patch. + inkscape-use-recommended-freetype-include.patch. + bug-1315142-patch-src_extension_internal_pdfinput_pdf-parser_cpp-r13333-v2.diff.
* Tue May 13 2014 cooloAATTsuse.com- Pick bug-1315142-patch-src_extension_internal_pdfinput_pdf-parser_cpp-r13333-v2.diff Port to poppler-0.26 (lp#1315142).
* Mon Apr 28 2014 schwabAATTlinux-m68k.org- Don\'t strip \'-g\' from RPM_OPT_FLAGS on arm.
* Wed Dec 11 2013 hrvoje.senjanAATTgmail.com- Add inkscape-use-recommended-freetype-include.patch: Freetype upstream recommends using their macros together with ft2build.h include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older versions.
* Mon Jun 24 2013 cgiboudeauxAATTgmx.com- Add inkscape-gcc48-buildfix.patch: Fix build with GCC 4.8 (lp#1095364).
* Mon Dec 17 2012 dimstarAATTopensuse.org- Update to version 0.48.4: + Important bugfixes: - A security bug was fixed. - Some major bugs causing crashes when using extensions or the filters editor were fixed. - A bug affecting the outline mode was fixed. - Inkscape can now be built on platforms with new versions of the Poppler library (v0.20 and higher). (lp#1005565) - Relative path names can be used again on the command line for EPS/PS and other file types handled by script extensions (lp#695120) + Updated translations.- Drop inkscape-poppler20.patch: fixed upstream.- Drop inkscape-libpng15.patch: fixed upstream.
* Wed Oct 03 2012 pgajdosAATTsuse.com- build also with libpng15
* libpng15.patch
* Fri Sep 14 2012 dmuellerAATTsuse.com- Reduce memory usage during linking on ARM to let the build succeed.
* Wed Sep 12 2012 malcolmlewisAATTopensuse.org- Add inkscape-apply-invert-transform.patch: Apply invert transform to all image tags (bnc#779560 lp#840625).
* Wed Jul 18 2012 dimstarAATTopensuse.org- Explicitly add ps2pdf-ext.py to the -extras package. This used to be caught by the extras-split script, but due to the change of this extensions to be a simple wrapper around ps2pdf from ghostscript, it\'s missed (bnc#772085).- Add ghostscript Requires to the -extra package, as otherwise ps2pdf-ext.py won\'t work at all.
* Fri Jun 15 2012 cooloAATTsuse.com- yudit is in non-free now (due to openmotif requirement), so do not require it
* Wed Jun 06 2012 badshah400AATTgmail.com- Add inkscape-poppler20.patch for openSUSE > 12.1 to fix errors when building with poppler = 0.20.0; fixes build failures in Factory.
* Wed May 16 2012 dimstarAATTopensuse.org- Add inkscape-return-on-exit.patch: Return non-zero values in case of errors. Patch has been accepted and merged by upstream. [bnc#758275, lp#993500].
* Fri Feb 24 2012 vuntzAATTopensuse.org- Update to version 0.48.3.1: + Bug fixes.- Changes from version 0.48.3: + Regression fixes: - Pre-0.46 grids are now correctly imported (lp#221040) + Important bugfixes: - Clipped and masked objects are selected correctly (lp#365458) - The units feet and picas are now correctly handled for grids (lp#885500) - The grid origin is moved when resizing the page (e.g. when clicking clicking \"Fit page to selection\") (lp#240689) - The emphasized grid lines of the axonometric grid now move properly according to the origin of the grid. + Other bugs fixed: lp#167419, lp#168417, lp#168942, lp#184341, lp#239430, lp#298528, lp#340123, lp#341866, lp#386237, lp#403421, lp#407394, lp#408566, lp#479644, lp#487144, lp#494722, lp#496793, lp#602005, lp#612882, lp#623660, lp#663667, lp#668895, lp#681262, lp#693010, lp#721424, lp#721448, lp#725063, lp#786667, lp#788560, lp#789122, lp#791709, lp#805095, lp#810503, lp#812413, lp#812497, lp#819209, lp#821435, lp#824221, lp#829947, lp#834721, lp#837603, lp#837799, lp#845354, lp#858369, lp#869019, lp#884368, lp#885324, lp#887539, lp#888793, lp#889172, lp#898538, lp#900854, lp#902054, lp#907157, lp#909783, lp#909958, lp#910463, lp#910467, lp#910479, lp#911079, lp#911123, lp#915329, lp#917544, lp#919728, lp#923241, lp#933831. + Updated translations.- Change liblcms-devel BuildRequires to liblcms2-devel, to build against lcms2.- Drop inkscape-glib-2.31.patch: fixed upstream.- Add some automatic detection of localized man pages in %install, so that we don\'t have to list all new translations manually.
* Mon Feb 13 2012 cooloAATTsuse.com- patch license to follow spdx.org standard
* Thu Dec 01 2011 dimstarAATTopensuse.org- Add inkscape-glib-2.31.patch: Fix build with glib 2.31.
* Wed Jul 13 2011 mrdocsAATTopensuse.org- Update to version 0.48.2: + many crash/hang fixes + DXF and tex export fixes + Bugs fixed: https://launchpad.net/inkscape/+milestone/0.48.2 + Updated translations.- Drop inkscape-0.48.0-gcc46.patch: fixed upstream.
* Tue Mar 22 2011 idoenmezAATTnovell.com- Add inkscape-0.48.0-gcc46.patch: fix compilation with gcc 4.6
* 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.- Change Requires of lang subpackage to Recommends, since the english documentation is not there anymore.
* Mon Jan 31 2011 mrdocsAATTopensuse.org- Update to version 0.48.1: 0.48.1 is a stability and bugfix release. + Many small regressions in the node tool were fixed. + Exporting of masks has been substantially improved in all Cairo-based output formats. + lp#544599, lp#591986, lp#605575: Several crash bugs in the node tool have been fixed. + lp#627134: Rulers are redrawn properly with recent versions of GTK + lp#675309: Unlinking an orphaned clone no longer causes a crash + lp#482993: Problems with extensions sometimes not working at all on Mac OS X. + lp#651678: Inkscape should no longer crash due to missing icons at startup or when opening the document properties dialog. + lp#680520: Shift-clicking on the top rounding handle of a rectangle will no longer cause a crash. + lp#676271: Inkscape builds correctly with recent Poppler.lp + Bugs fixed: lp#658055, bnc#661370- drop inkscape-r9710-9712.patch: fixed upstream.- export CFLAGS, as inkscape is C and C++- Remove --enable-inkboard from configure: jessyink replaces it- Remove Obsoletes: sodipodi NLD9 is obsolete- Delete installed but useless header files- run spec-cleaner on the spec file
* Tue Dec 14 2010 vuntzAATTopensuse.org- Fix the build again: the te_IN translation should simply be te, so move the translation.
* Sat Dec 11 2010 vuntzAATTopensuse.org- Add popt-devel BuildRequires to fix the build.
* Tue Dec 07 2010 vuntzAATTopensuse.org- Tag localized man pages with the right language. We should eventually move them to the lang subpackage, but at the moment, they would create a file conflict between bundles and the lang subpackage.
* Tue Nov 30 2010 vuntzAATTopensuse.org- Make inkscape-extensions-extra depend on python-xml instead of pyxml: pyxml will be removed, and we really wanted to use python-xml anyway.- Update inkscape-packages.patch to mention python-xml instead of pyxml: even if upstream mentions pyxml, python-xml is really okay here.
* Sun Aug 15 2010 dimstarAATTopensuse.org- Update to version 0.48.0: + multipath editing + improved text tool: subscript, superscript,numerical input for text kerning, tracking and more + new Airbrush tool + LaTeX export with PDF/PS/EPS + JessyInk extension to create presentations + numerous bugfixes- Rebase inkscape-remove-datetime.patch.- Drop inkscape-poppler-0.12.2.patch, inkscape-gcc45.patch and inkscape-non_void.patch: upstream fixed.- Add inkscape-r9710-9712.patch to fix node editor crash when dragging near the last node of a path.
* Mon Jun 14 2010 vuntzAATTopensuse.org- Do not add wrong categories to inkscape.desktop (Office, FlowChart).
* Tue Mar 02 2010 dimstarAATTopensuse.org- Add inkscape-gcc45.patch to fix build with gcc 4.5. Patch copied from upstream bug tracker, lp#522327.- Add inkscape-non_void.patch, cross-ported from gdl upstream, commit 40b8cb7.
* Wed Dec 16 2009 vuntzAATTopensuse.org- Add inkscape-poppler-0.12.2.patch to fix build with recent poppler. This patch comes from Fedora, but was not committed upstream. See lp#487038 for the discussion, and another patch.
* Fri Nov 27 2009 dimstarAATTopensuse.org- Update to version 0.47: + Timed autosave: no more lost work + Spiro splines: an exciting new way to work with paths, fully supported in Pen, Pencil, and Node tools + Auto smooth nodes: a new type of node that keeps the path as smooth as possible as you move it or its neighbors + New modes in Tweak tool: pushing and jittering whole objects, scaling/rotating objects, deleting and duplicating using the \"soft brush\" + Reworked, much more usable snapping system and a Snapping toolbar + New path effects, including sketch, hatching, envelope deformation: effects can be stacked and assigned to groups + A huge collection of preset filters in the new Filters menu + New cairo-based PS and EPS export: improved quality, more features supported, fallback rasterization for filters and transparency + Spell checker for text objects in a document + Many new extensions: restacking, calendar, printing marks, cartesian and polar grids, interpolating attributes + Optimized SVG code options, now with their own Preferences page + Many other improvements, usability tweaks, memleak stops, and misc bugfixes- Drop patches: inkscape-automake111.patch, inkscape-gcc44.patch, inkscape-gtk-clist.patch, inkscape-lp237574-poppler.patch, inkscape-polyutil-newpoly.patch, inkscape-warnings.patch,- Rebased patches: inkscape-packages.patch and inkscape-remove-datetime.patch.- No longer patch configure.ac during %setup.- Add gsl-devel BuildRequires.- Added openSUSE palette file to the package (openSUSE.gpl).- Do not provide sodipodi; version Obsoletes for sodipodi. Fixes a rpmlint warning.
* Tue Nov 03 2009 cooloAATTnovell.com- updated patches to apply with fuzz=0
* Mon Jul 13 2009 cooloAATTnovell.com- remove dupliacted files (fix build with automake 1.11)
* Wed May 13 2009 vuntzAATTnovell.com- Remove unneeded BuildRequires: libglade2-devel, libgnomeprintui-devel, libgnomeui-devel, libwnck-devel, loudmouth-devel- Add BuildRequires: gc-devel, gnome-vfs2-devel- Do not build gc inside this package and use the system-installed one. Drop gc6.4.patch since we don\'t need to patch gc now :-)- Drop inkscape-boehm-gc.patch: we just use the system-installed gc now.- Drop inkscape-swigfix.patch: I don\'t really see the point of this.- Drop inkscape-bug-189159.patch: the change is actually wrong, looking at the code...- Drop inkscape-configure.patch: not needed anymore.- Drop inkscape-buffer-overrun.patch: doesn\'t appear to be needed anymore.- Tag inkscape-polyutil-newpoly.patch- Remove non-existing --enable-db2html, --enable-gnome, - -with-gnome-print and --with-gc configure options.- Use makeinstall.- Do not package some files twice.
* Tue Apr 28 2009 vuntzAATTnovell.com- Add inkscape-gcc44.patch to fix build with gcc 4.4.
* Fri Apr 03 2009 vuntzAATTnovell.com- Remove python-numeric Requires: there\'s no reference to it anywhere in the code, so it wasn\'t needed.
* Fri Mar 27 2009 vuntzAATTnovell.com- Add inkscape-remove-datetime.patch to be more build-compare friendly.
* Sun Jan 25 2009 vuntzAATTnovell.com- Use srAATTlatin instead of srAATTLatn since it\'s what glibc upstream uses.
* Fri Oct 03 2008 vuntzAATTnovell.com- Add inkscape-lp237574-poppler.patch to compile with poppler in Factory.
* Wed Sep 24 2008 sbrabecAATTsuse.cz- Require and supplement correct resolvables for gimp.
* Tue Jul 01 2008 sbrabecAATTsuse.cz- Added missing dependencies: libMagick++-devel, libwpg-devel, gimp, transfig, yudit.- Packaged extensions using pyxml, lxml and yudit as an extra package to shrink mandatory dependencies and not break plugins. Uses an extra script for evaluation.- Packaged optional dia, fig, gimp and skencil plugins as separate packages with extra dependencies.- Removed dependency on skencil, no more needed for EPS import (bnc#394748).- Removed dependency on libwmf, no more needed for WMF import.- Tell user about pyxml and lxml packages instead of suggestinng of compilation from source (however the message should not appear).
* Fri Jun 27 2008 mawAATTsuse.de- Add inkscape-gtk-clist.patch, to enable building against recent versions of gtk+.
* Thu May 15 2008 mawAATTsuse.de- Recommend python-lxml (bnc#370334).
* Wed May 07 2008 mawAATTsuse.de- Respin inkscape-warnings.patch.
* Thu Apr 03 2008 mawAATTsuse.de- Buildrequire libpoppler-glib-devel, thereby enabling pdf import support (bnc#376752).
* Fri Mar 28 2008 mawAATTsuse.de- Update to version 0.46: + Many new features and bugfeatures + For a detailed account of what\'s new, see the NEWS file- Remove stale patches: inkscape-invalid-conversion.patch, inkscape-0.45.1-gcc43.patch, inkscape-g_assert.patch- Respin inkscape-bug-189159.patch- Add inkscape-warnings.patch- Rename srAATTlatin to srAATTLatn.
* Thu Mar 06 2008 mawAATTsuse.de- Fix the build when against newer versions of intltool.
* Tue Feb 05 2008 mawAATTsuse.de- Disable perl support for now.
* Mon Jan 28 2008 mawAATTsuse.de- Add inkscape-g_assert.patch.
* Fri Jan 11 2008 cooloAATTsuse.de- take more gcc43 patches from SVN
* Sat Nov 10 2007 mauroAATTsuse.de- Added inkscape-0.45.1-gcc43.patch + Fixes issues with gcc 4.3.
* Tue Aug 07 2007 mawAATTsuse.de- Use %fdupes- Split off a -lang subpackage.
* Thu May 10 2007 prusnakAATTsuse.cz- recommends pyxml [#271758]
* Wed Apr 18 2007 ajAATTsuse.de- Fix spec list so that package builds again.
* Thu Mar 29 2007 mawAATTsuse.de- Update to version 0.45- Remove upstreamed inkscape-siox-max.patch- Remove now-unnecessary inkscape-session-manager-strcmp.patch and inkscape-enable-perl.patch- Add inkscape-buffer-overrun.patch
* Wed Jan 31 2007 sbrabecAATTsuse.cz- Removed remaining references to /opt/gnome (#240571).
* Tue Jan 23 2007 prusnakAATTsuse.cz- fixed build errors
* polyutil-newpoly.patch - uninitialized structure
* session-manager-strcmp.patch - comparing char
* w/ string literal
* Mon Jan 22 2007 sbrabecAATTsuse.cz- Prefix changed to /usr.- Spec file cleanup.
* Thu Jan 04 2007 prusnakAATTsuse.cz- fixed illegal comparison (siox-max.patch) [#231224]
* Mon Nov 06 2006 jhargadonAATTsuse.de- applied a patch that fixes a problem where the package would not compile with the --with-perl option.
* Sat Oct 21 2006 schwabAATTsuse.de- Don\'t use obsolete macro.
* Fri Oct 13 2006 danwAATTsuse.de- Remove dead patches
* Thu Oct 05 2006 jhargadonAATTsuse.de- added --datadir=%prefix/share as a configuration option. This is a work around for bug #204719
* Fri Sep 29 2006 jhargadonAATTsuse.de- update to version 0.44.1- Layers dialog- Outline mode, many performance improvements- Native PDF export with transparency- Clipping and masking support- Configurable keyboard shortcuts- Docked color palette in the editing window- Interactive indicator of the style of selection in the statusbar- Innovative \"node sculpting\" and other improvements in Node tool- Better SVG support: element, ICC color profiles for images- Persistent rotation centers, Paste Size command- many bug fixes- removed the --with-perl option from configuration in the specfile
* Sat Sep 09 2006 meissnerAATTsuse.de- use RPM_OPT_FLAGS.
* Wed Aug 16 2006 cthielAATTsuse.de- buildrequire python-gtk-devel instead of python-gtk
* Fri Jul 07 2006 jprAATTsuse.de- add patch to not use freetype2 internals
* Sat Feb 18 2006 stbinnerAATTsuse.de- fix typo .desktop file
* Sat Feb 18 2006 gekkerAATTsuse.de- fixup .desktop file for UI team
* Tue Jan 31 2006 roAATTsuse.de- take fix from swig to swig-generated source file
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Wed Nov 23 2005 sbrabecAATTsuse.cz- Updated to version 0.43 (#134655).- Enabled Inkboard Collaborative Editing.
* Mon Nov 07 2005 sbrabecAATTsuse.cz- Fixed qualification and type conversion errors.
* Thu Aug 25 2005 nadvornikAATTsuse.cz- updated to bugfix release 0.42.2 [#112918]
* Mon Aug 01 2005 roAATTsuse.de- added dir to filelist /usr/share/man/fr/man1
* Fri Jul 29 2005 sbrabecAATTsuse.cz- Updated to version 0.42.
* Tue May 31 2005 schwabAATTsuse.de- Fix more invalid casts.
* Wed May 18 2005 roAATTsuse.de- fix build with current pkgconfig
* Thu Apr 28 2005 sbrabecAATTsuse.cz- Build boehm-gc with -fPIC and -fno-strict-aliasing.
* Wed Apr 27 2005 roAATTsuse.de- remove boehm-gc from nfb (dropped)- use private copy of gc6.4
* Tue Apr 26 2005 sbrabecAATTsuse.cz- Install missing translation files.
* Mon Apr 11 2005 sbrabecAATTsuse.cz- Fixed invalid casts.
* Mon Mar 21 2005 sbrabecAATTsuse.cz- Bi-arch fix (#66780).- Require skencil needed for PS/EPS input (#66780).
* Mon Feb 28 2005 sbrabecAATTsuse.cz- Added needed Requires and triggers for optional extensions (#66780).- Turned on perl, python and gnome-print support.
* Mon Feb 21 2005 sbrabecAATTsuse.cz- Updated to version 0.41.- Worked around problems with boehm-gc detection.
* Fri Feb 11 2005 sbrabecAATTsuse.cz- Updated to version 0.40.
* Fri Feb 11 2005 roAATTsuse.de- change to libsigc++12 in neededforbuild
* Tue Nov 02 2004 mmjAATTsuse.de- Locale rename: no -> nb
* Thu Aug 12 2004 hhetterAATTsuse.de- Obsolete and Provide sodipodi
* Mon Aug 02 2004 hhetterAATTsuse.de- initial SuSE package
 
ICM