Changelog for
dia-0.97.2-14.1.2.x86_64.rpm :
Wed Feb 26 13:00:00 2014 mgorseAATTsuse.com
- Remove libgnomeui support. Libgnomeui is deprecated, and session
management does not appear to be working well anyhow with GNOME 3.
- Remove help files from GNOME directories
- Add dia-enable-html-doc.patch -- always build html docs, as they
are needed for online help. Ie, don\'t require --with-hardbooks.
Sat Dec 14 13:00:00 2013 hrvoje.senjanAATTgmail.com
- Added dia-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 (bgo#720573).
Sat Aug 24 14:00:00 2013 dimstarAATTopensuse.org
- Add dia-glib-2.35.patch: GLib drop support for adding interfaces
after class_init.
Sat Jan 19 13:00:00 2013 dimstarAATTopensuse.org
- Only run fdupes on %{_datadir} (where the duplicates are) and
make hardlinks.
Tue Sep 25 14:00:00 2012 sbrabecAATTsuse.cz
- Add dia-libemf-64bit.patch: Fix 64-bit build with libEMF, which
is now available on all platforms (bgo#675495).
Wed Aug 15 14:00:00 2012 dimstarAATTopensuse.org
- No longer move srAATTLatn to srAATTlatin.
Wed Jan 4 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 0.97.2:
+ More colors for SADT.
+ Various bug fixes, including:
- crashes
- fixes to SVG, PNG and Xfig exports
+ Updated translations.
- Add xz BuildRequires because we can\'t build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
- Drop dia-python-acinclude.patch: fixed upstream.
Thu Dec 1 13:00:00 2011 dimstarAATTopensuse.org
- Add dia-glib-2.31.patch: Fix build with glib 2.31.
Fri Sep 30 14:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to make the spec file more reliable
Sun Sep 18 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile
(cf. packaging guidelines)
- Use %_smp_mflags for parallel build
Thu May 26 14:00:00 2011 idonmezAATTnovell.com
- Add dia-swig-2x.patch: fix compilation with swig 2.x
Sat Feb 12 13:00:00 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.
Sun Jan 24 13:00:00 2010 vuntzAATTopensuse.org
- Update to version 0.97.1:
+ The full list of fixed bugs can be browsed at:
http://bugzilla.gnome.org/buglist.cgi?product=dia&target_milestone=0.97.1
+ Cannot open or save files or paths with localized characters
+ CVE-2008-5984: Untrusted search path vulnerability in the
Python plugin
+ Broken documentation XML file
+ Consumes more and more memory over time
+ Tools short cuts (e.g. F2, M) don\'t work after exiting text
edit mode by pressing Esc
+ Use xdg-open instead of gnome-open
+ Use diagtkrc from the config dir instead of current dir
+ Fix build warnings
+ Building of cairo plug-in fails with DEBUG_CAIRO defined in
diacairo.h
+ Cairo PNG export doesn\'t paint the background correctly
+ Wrongly translated string exit dialog
+ Selection Inverse, Remove, Union... (all broken)
+ Integrated UI Crash - with zero zoom
+ Crash with help menu entries
+ Shape export crashes with missing symbol
gtk_signal_disconnect_by_data
+ Crash upon canseling(closing) object editing
+ Parenting information not exposed to the python API
+ Crash when closing database table object after adding an
attribute (win32)
+ Dia entering an endless loop with cairo print/display
rendering/png export
+ Export and Printing shows none-existing lines
+ Make libemf support properly optional
+ Bashisms in configure
+ SVG color codes are incorrect
+ Call to text_set_cursor will cause Segmentation Fault
+ Memory leak
+ Shape export icon creation fails without libart renderer
+ \'&\' character disappears during SVG and Dia Shape export
+ Exporting a document to png without --size crashes dia
+ Outline blanking issue with e.g. Hash symbol
+ Updated translations.
- Drop dia-xdg-open.patch: fixed upstream.
- Drop dia-diagtkrc.patch: fixed upstream.
- Drop dia-build-errors.patch: fixed upstream.
Mon May 25 14:00:00 2009 vuntzAATTnovell.com
- Keep samples subdirectory for the documentation.
Tue May 5 14:00:00 2009 vuntzAATTnovell.com
- Update to version 0.97:
+ Many build fixes.
+ Updated translations.
+ Improved rendering with cairo (PS, PDF, SVG, PNG, EMF) and also
default print through Gtk+/cairo support.
+ Simple Find & Replace for diagram objects names
+ Dedicated text editing mode finally allows to use \'Del\' while
editing text and/or for whole object removal
+ Custom lines plug-in
+ Shapes can now have sub-shapes that can be scaled or not when
the main shape is scaled. Also, it is now possible to specify
that shapes are created with their stated sizes.
+ Much decreased start-up time and memory usage by delay loading
custom shapes.
+ Rotated text by \"Standard - Outline\" object (based on cairo)
+ Overhaul of the DXF plug-in (import and export)
+ With the help of libEMF dia now can write EMF on Linux(x86),
too.
+ New database table relation shapes
+ A huge step forward regarding properties of grouped objects
bgo#60331
+ Antialiased rendering done with cairo if the plug-in is loaded
+ Improvements on arrow bounding box calculations
+ The \"UML - Class\" dialog fits again 800x600 screen again
+ There is an optional \'integrated\' UI for people otherwise
loosing their toolbox ;)
+ Experimental stand-alone bindings with the help of SWIG/C++
- Rename dia-0.92.2-callbrowser.patch to dia-xdg-open.patch, and
update the patch to use xdg-open.
- Respin dia-0.92.2-no-strict-aliasing.patch.
- Replace dia-create-user-files.patch with dia-diagtkrc.patch. This
last one is simpler and doesn\'t do things we don\'t want it to do.
- Drop dia-group-props-size.patch: doesn\'t seem to be needed
anymore.
- Drop dia-64bit-clean.patch: fixed upstream.
- Drop dia-help.patch: the use of --enable-gnome is enough for
this.
- Drop dia-0.96-pre3-docs.patch: fixed upstream.
- Add dia-build-errors.patch to fix compilation warnings.
- Remove unneeded BuildRequires: docbook-toys, libgnomeprint-devel
- Add BuildRequires: libEMF-devel (only for ix86), swig.
- Remove workaround for bnc#186174: I don\'t see how it could still
be needed.
- Remove --with-gnomeprint from configure: this doesn\'t exist
anymore.
- Pass --with-swig to configure.
- Pass --disable-static to configure and remove .la files.
- Do not add the GNOME category to the desktop file: it\'s already
there.
- Add a workaround for bgo#581537: rename the en help to C.
- Reorganize file list a bit.
Fri May 1 14:00:00 2009 vuntzAATTnovell.com
- Remove AutoReqProv: it\'s default now.
- Remove checks for old versions of openSUSE.
Fri Apr 3 14:00:00 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 13:00:00 2009 vuntzAATTnovell.com
- Add dia-remove-datetime.patch to be more build-compare friendly.