Package Release Info

molsketch-0.5.1-bp151.2.13

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libmolsketch-qt5-1
molsketch
molsketch-devel
molsketch-doc

Change Logs

Version: 0.5.1-bp150.2.4
* Tue Jan 09 2018 badshah400@gmail.com
- Update to version 0.5.1.
  * Newman radius of atom to draw Newman-type projections.
  * New tools for aligning, spacing, and cleaning up molecules.
  * Better encapsulate calls to OpenBabel to avoid crashes.
  * Several fixes to qmake/cmake installation of files (including
    MIME types).
- Drop molsketch-cmake-incorrect-file-loc.patch: incorporated
  upstream.
- Use rsvg-convert instead of inkscape for the svg-to-png
  conversion of icons; reduces the large number of build
  dependencies otherwise required for inkscape alone.
- Only run post(un) scriptlets for openSUSE <= 1320; for newer
  openSUSE these are automatically taken care of by rpm triggers;
  where applicable also run mime_database_post(un) as part of
  these scriptlets since molsketch now installs a mime file.
* Fri Dec 29 2017 jengelh@inai.de
- Trim (tm) symbol. Trim filler wording from description.
* Mon Oct 09 2017 badshah400@gmail.com
- Update to version 0.5.0:
  * Change log displayed on startup.
  * Lone pairs and radical electrons.
  * Selection by type (not yet really useful as properties are
    usually edited only for single items).
  * Querying Wikidata for chemical structures (requires
    OpenBabel and InChI support).
- Add molsketch-cmake-incorrect-file-loc.patch: Fix cmake install
  command looking for files in molsketch/src/* whereas they have
  been moved to molsketch/* already
- Build against Qt5 unconditionally (the minimum Qt5 is available
  across all supported openSUSE versions).
- Adapt file list for update: include files no longer installed
* Thu Aug 17 2017 badshah400@gmail.com
- Update to 0.4.1:
  * A new text tool.
  * Cmake build now offers the option to turn off OpenBabel
    support, which was previously only possible with qmake.
  * Legacy stereo bonds (from files created with versions prior to
    Lithium) are now imported correctly.
- Use inkscape to build hicolor png icons from bundled svg image
  and install then all.
- Run post install scripts to update desktop database and hicolor
  icon theme.
- Run spec-cleaner for a clean-up.
* Thu Oct 22 2015 avvissu@yandex.ru
- Update to 0.3.0:
  * see: /usr/share/doc/packages/molsketch/CHANGELOG
- Create a new spec file for building RPM
- Use qmake instead of cmake
- Add new packages: libmolsketch, molsketch-doc, molsketch-devel
* Sat Jul 07 2012 scorot@free.fr
- fix build on SLE 11
* Sat Jul 07 2012 scorot@free.fr
- fix openbabel dependency according to package name changes
* Sat Feb 25 2012 mailaender@opensuse.org
- update to version 2.0.0 with fixes from git by the developer
* Tue Feb 21 2012 mailaender@opensuse.org
- initial packaging, added QtAssistant include path to CMakeLists.txt
- added BuildRequires: -post-build-checks because of compiler warnings