qwt-devel - Include headers and Qt Designer plugin for Qwt
# zypper addrepo http://ftp.gwdg.de/pub/opensuse/repositories/Education/openSUSE_Leap_42.2/ opensuse-education
# zypper install qwt-devel
2014-02-01 - hrvoje.senjan@gmail.com - updated to version 5.2.3 * Several minor bug fixes - Smaller spec cleanup: remove ancient distro checks - Added Conflicts with libftdi1-devel for devel-doc subpackage, both provide deprecated(3) man page
2012-11-20 - nico.kruber@gmail.com - Fix the SLES build (%make_install is not expanded on SLES)
2012-06-20 - cfarrell@suse.com - license update: SUSE-QWT-1.0 SPDX format (or choose from list linked at license.opensuse.org)
2011-11-30 - idoenmez@suse.de - Add Provides for qwt package, no need for obsoletes since the base package never really existed. - Simplify filelist
2011-11-29 - Nico.Laus.2001@gmx.de - removed dependency of the devel package to the (non-existing) base package
2011-11-28 - idoenmez@suse.de - Remove nearly empty qwt base package again
2011-11-26 - chris@computersalat.de - readd tests for other distributions - cleanup doc files * mv pdf to devel-doc * mv man to devel-doc - CHANGES, COPYING, README to qwt pkg * no extra files in libqwt5 pkg - fix rpmlintrc file - fix build for SLE_10 * directories not owned by a package: %{_libdir}/qt4/....
2011-10-21 - mls@suse.de - do not use /usr/src/packages in specfile
2011-08-04 - toddrme2178@gmail.com - Changed include dir from qwt to qwt5. This will make it more compatible with qwt6, which is out but not well-supported yet - Removed build flags that are enabled by default. - Added building of svg item support. This is needed by the bindings packages - Cleaned up spec file formatting.
2011-08-04 - toddrme2178@gmail.com - updated to version 5.2.2 - add pdf documentation package - remove tests for other distributions - move contents of the "qwt" package into libqwt5 it just had the license, readme, and changelog - remove patch (enable-svg.diff) that is now included upstream