470 lines
19 KiB
Plaintext
470 lines
19 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Nov 20 17:11:06 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Stop using the %suse_update_desktop_file macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 28 15:20:57 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Update to kst 2.1.0
|
|
This release includes all updates since 2.0.8 released in 2014:
|
|
* Too many bug fixes to list
|
|
* Many feature improvements
|
|
Some of the changes can be seen at:
|
|
https://invent.kde.org/graphics/kst-plot/-/compare/v2.0.8...v2.1-2024-10-20
|
|
- Remove patches that are already included in 2.1.0:
|
|
* gsl2-support.patch
|
|
* Fix-build-with-Qt-511.patch
|
|
* 0001-Fix-build-with-CMake-3.20.patch
|
|
- Add patch to fix a hdf5 include path that we install in
|
|
another directory:
|
|
* fix-hdf5-include-path.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 6 16:35:08 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Update build constraints
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 6 12:41:00 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Drop libnetcdf BuildRequires: this seems not to be required (and
|
|
does no longer exist).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 15 07:37:04 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Replace libcfitsio-devel with pkgconfig(cfitsio): the devel
|
|
package was renamed 8 years ago. Instead of caring for the name,
|
|
we care for the symbol CMake is looking for.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 12 05:29:54 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Add patch to fix build with CMake 3.20:
|
|
* 0001-Fix-build-with-CMake-3.20.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 21 07:34:52 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
|
|
|
|
- Add _constraints min disk space for PowerPC to avoid build error
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 16 10:58:00 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Remove the optional getdata dependency.
|
|
The Getdata development stalled and it still requires Python 2.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 7 07:10:31 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Use -ffat-lto-objects
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 15 09:44:08 UTC 2019 - wbauer@tmo.at
|
|
|
|
- Use %cmake and %cmake_install macros
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 3 17:44:42 UTC 2018 - christophe@krop.fr
|
|
|
|
- Add Fix-build-with-Qt-511.patch.
|
|
- Run spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 22 08:29:11 UTC 2018 - aloisio@gmx.com
|
|
|
|
- Switched build to Qt5 for TW and Leap 15
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 4 21:46:34 UTC 2016 - wbauer@tmo.at
|
|
|
|
- Add gsl2-support.patch to fix build with GSL-2.x
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 24 09:46:34 UTC 2015 - toddrme2178@gmail.com
|
|
|
|
- Require correct libnetcdf version.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 29 10:18:04 UTC 2014 - dmitry_r@opensuse.org
|
|
|
|
- Build with MAT files support
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 21 17:57:48 UTC 2014 - ctrippe@opensuse.org
|
|
|
|
- Update to 2.0.8
|
|
1) Data sources
|
|
* A new datasource: sourcelist, which is a successive list of otherwise identical datasources
|
|
* Another new datasource: FITS tables, contributed by a new contributor: Nicholas Chapman. Welcome!
|
|
* ASCII improved once again to support huge files (>8 GB!)
|
|
* Add option how empty ASCII columns should be handled (NaN, copy previous, interpolate)
|
|
* Improve ASCII config dialog layout
|
|
* Handle data sources which are temporarily typed into the data source selector,
|
|
but which are not actually used and when a data source is deleted, delete its slave primitives as well
|
|
|
|
2) Main new features
|
|
* Thanks to the awesome job done by the KDE internationalization team, Kst 2.0.8 is now available in the following languages: ca ca@valencia de en_GB fr nl pl pt pt_BR sv uk. Kst will default to using the system language, if available. To override this, launch with e.g. "LANG=en ./kst2"
|
|
* A progress bar appears when parsing large ASCII files, very nice when it takes long with huge files!
|
|
* Reworked view vector values allowing easy comparison of vectors and changing the number of digits shown - a first step towards a more table-centric view as in other plotting tools
|
|
* Add filtering to the data manager to allow finding items easily in complex sessions
|
|
* Add an "unwind" filter: for data fields that have wrapped. For example, an angle (0-360 degrees) which has rotated several times
|
|
* New plugin to compute the "activity level" of a signal as the product of standard deviation and number of reversals over a sliding window.
|
|
|
|
3) Misc. improvements
|
|
* Scripting: major rework underway - still ongoing. Hopefully Python scripting will be supported under Windows as well in the next version
|
|
* Add a -T command line option which creates a new tab
|
|
* Equations: add 'degree' versions of the trig functions: sind, cosd, etc as well as atan2(x,y)
|
|
* Avoid having to type * before/after the text in the editmultiple widget
|
|
* HOWTO explaining how to add a plugin
|
|
* Improvements to use the whole available space in the scalar/vector/matrix/string selectors
|
|
* To reduce the impact of latent/glitchy file system situations, delay reloading a file which looks like it has shrunk
|
|
* Use "Spectrogram" instead of "CSD"
|
|
* Option to use the "native" Qt graphics system if "use raster" is not selected (native works far better for remote X)
|
|
|
|
4) Bug fixes
|
|
* Scalar selector improvements
|
|
* Many improvements in the update system and propagation of data source configuration changes
|
|
* Solve wrong vector selection in shift and differentiation plugins (kde#325393)
|
|
* Fix annoying bug breaking the recent data file and session lists (kde#325086)
|
|
* Only reset starting frame to skip boundry if in count from end mode -> allow selecting the right subsamples when using skip in other cases
|
|
* Various fixes to ASCII configuration to ensure that we don't parse the whole file when we only want to change the settings
|
|
* Make sure custom color applies to all lines of a multi line text label
|
|
* Don't crash when there is an exception while searching for rows
|
|
* Some improvements to defaults in filter plugins
|
|
* Fix enabling/disabling widgets in FFT options (kde#328371)
|
|
* In datawizard, don't create plots if no curves (kde#307723)
|
|
* Update curve names in plot dialog when changed (kde#318139)
|
|
- Remove the python subpackage as this is still under development
|
|
and should not be build according to upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 18 19:22:32 UTC 2013 - ctrippe@opensuse.org
|
|
|
|
- Update to 2.0.7
|
|
* Automatic formatting of X axis time display from the datawizard when reading string-formatted time
|
|
* More speed for files with very many columns
|
|
* Scripting: major rework adding support for histograms, spectrums and plugins
|
|
* Allow the x and y plot labels to be changed from the command line
|
|
* Fix a bug where if you drag a plot to a new tab, it wasn't picked up by future autoformat actions nor listed in plot lists
|
|
* Cumulative sum plugin now returns a vector of the same size as the input vector
|
|
* Fix toggling tied zoom
|
|
* Save/reload "automatically scale number axis" setting in plots.
|
|
* Fix regression in which re-scaling font sizes when adding plots didn't work.
|
|
* Fix gaussian + Lorentzian fits so that they actually fit
|
|
* Respect dialog defaults and curve properties for point density.
|
|
* Restore proper behavior of font scaling when adding plots to tabs
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 15 14:09:06 UTC 2013 - dmitry_r@opensuse.org
|
|
|
|
- Change desktop menu category to Science
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 30 17:55:38 UTC 2012 - ctrippe@opensuse.org
|
|
|
|
- Update to 2.0.6, for a complete list of changes see
|
|
http://kst-plot.kde.org/files/Log_messages_2.0.5_to_2.0.6.txt
|
|
* When loading a kst file, prompt the user for an alternate if a
|
|
datasource can't be found
|
|
* Save/use arrow head property defaults
|
|
* Don't invert Z order of viewItems which are direct children of
|
|
the View
|
|
* Data wizard fixes (spectrum format, speed improvements when
|
|
there are many vectors,
|
|
* Properly handle missing data in custom-delimited ASCII to avoid
|
|
mixing the vectors
|
|
* Large speedup (x10!) for ASCII with very many columns
|
|
* Allow SVG and pixmap view objects to have adjustable aspect ratios
|
|
* Fix apply button in view item dialogs (including labels)
|
|
- Build python-kst for scripting
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 29 12:08:09 UTC 2012 - reddwarf@opensuse.org
|
|
|
|
- BuildRequire libnetcdf_c++-devel after the package split
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 21 18:11:12 UTC 2012 - ctrippe@opensuse.org
|
|
|
|
- Update to 2.0.5
|
|
* Data-fixed annotation objects (e.g. text and arrows which
|
|
scroll along with the curves)
|
|
* Support for Matlab's .mat file format for strigns, matrices,
|
|
vectors and scalars
|
|
* Beta version of python scripting (on Linux only for now,
|
|
depending on NumPy 1.6 and SciPy and requiring .py and .pyc
|
|
files installed in the right place). See documentation at
|
|
http://hen.astro.utoronto.ca/pyKst/ and don't hesitate to ask
|
|
for help on the mailing list as this feature is still in
|
|
beta stage
|
|
* Drag & Drop support: simply drop a .kst file onto Kst and it
|
|
will open, if you drop any data file it will open in the data
|
|
wizard
|
|
* Improved printing to vector formats (printer, PDF, SVG)
|
|
* Optional antialiasing (may be slow on some systems)
|
|
* A number of bugs and crashes fixed in various areas, like
|
|
shared axis boxes. See detailed changelog at
|
|
http://kst-plot.kde.org/files/Log_messages_2.0.4_to_2.0.5.txt
|
|
for more information
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 24 15:07:35 UTC 2012 - idonmez@suse.com
|
|
|
|
- Depend on netcdf-devel for openSUSE >= 12.2
|
|
- Build in parallel
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 17 13:11:58 UTC 2011 - toddrme2178@gmail.com
|
|
|
|
- Switched to using KDE macros
|
|
- Switched release build (this is supposed to optimize performance)
|
|
- Cleaned up spec file formatting
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 14 03:25:55 UTC 2011 - ctrippe@opensuse.org
|
|
|
|
- Update to kst 2.0.4
|
|
* A major re-write of the auto-layout command: it works much
|
|
better now and no longer gets in the way
|
|
* Improvements to automatic legend names
|
|
* Fixes to the layout mode, with better visual feedback during
|
|
drag operations
|
|
* Numerous other bugfixes and improvements (point density,
|
|
scientific notation, issues with log mode, bar colors, fixed
|
|
aspect ratio in images and svg annotation items)
|
|
* UI and usability improvements: for instance you can now just
|
|
double-click on labels or axes to open the corresponding dialog
|
|
* The introduction of a Settings->Theme dialog which sets brush,
|
|
stroke, and font for all view items, optionally applying to all
|
|
existing objects, and/or saving as the default for all future
|
|
objects
|
|
* A great new auto-completer for the the equation editor and
|
|
label editor, including support for wildcards
|
|
* A number of crashes fixed in various plugins
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 18 18:36:57 UTC 2011 - ctrippe@opensuse.org
|
|
|
|
- Update to kst 2.0.3
|
|
* cmake-based build system
|
|
* many improvements in the reading of ASCII files: extensive UI
|
|
overhaul and huge speedup
|
|
* support for metadata added for netCDF files (scalar and string
|
|
attributes) and ASCII (units and some data-file info)
|
|
* UI improvements (new icons, consistency with KDE HIG guidelines,
|
|
some dialogs reworked)
|
|
* lots of bugs and crashes fixed in less-often used parts of the code
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 15 18:43:46 UTC 2010 - ctrippe@gmx.net
|
|
|
|
- BuildRequire getdata-devel for openSUSE 11.4
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 22 18:07:54 UTC 2010 - ctrippe@gmx.net
|
|
|
|
- Update to kst 2.0.2
|
|
* Kst 2.0.2: Kst does not crash any more when ASCII data is imported.
|
|
* Kst 2.0.1: Many bugfixes and polished GUI (e.g. drag and drop of plots between tabs)
|
|
- BuildRequire libnetcdf-devel
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 31 17:55:22 UTC 2010 - ctrippe@gmx.net
|
|
|
|
- Update to 2.0.0
|
|
* Fixes bnc#541957
|
|
- add export INSTALL_LIBDIR=lib64 in the build section fixes bnc#548228
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 14 22:02:33 CEST 2009 - tittiatcoke@gmail.com
|
|
|
|
- Update to 2.0.0 beta 2
|
|
* KDE4 version
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 11 15:33:11 CEST 2009 - tittiatcoke@gmail.com
|
|
|
|
- update to 1.8.0:
|
|
* Fast real-time display and manipulation of streaming data
|
|
* Quick zooming and scrolling via mouse and keyboard
|
|
* Extensible via plugins
|
|
* Built-in high-speed equation interpreter
|
|
* Multiple tabs or windows
|
|
* Graphical plot layout manager
|
|
* Javascript scripting
|
|
* Drag and drop
|
|
* Cut and paste
|
|
* Native power spectrum algorithm and histograms
|
|
* Image and matrix support, including waterfall plots
|
|
* Support for the most popular data formats including:
|
|
+ ASCII, dirfile, CDF, piolib, FITS, HEALPix, qimage
|
|
+ Plugin design allows additional formats
|
|
* Time input
|
|
* Built-in ELOG functionality
|
|
* Command-line and RPC control mechanisms
|
|
* Printing, including to images, postscript, and PDF
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 14 12:43:36 CET 2009 - coolo@suse.de
|
|
|
|
- call kde_post_install before %find_lang
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 22 12:41:23 CEST 2008 - dmueller@suse.de
|
|
|
|
- update to 1.7.0:
|
|
* Fast real-time display and manipulation of streaming data
|
|
* Quick zooming and scrolling via mouse and keyboard
|
|
* Extensible via plugins
|
|
* Built-in high-speed equation interpreter
|
|
* Multiple tabs or windows
|
|
* Graphical plot layout manager
|
|
* Javascript scripting
|
|
* Drag and drop
|
|
* Cut and paste
|
|
* Native power spectrum algorithm and histograms
|
|
* Image and matrix support, including waterfall plots
|
|
* Support for the most popular data formats including:
|
|
o ASCII, dirfile, CDF, netCDF, piolib, FITS, HEALPix, qimage
|
|
o Plugin design allows additional formats
|
|
* Time input
|
|
* Built-in ELOG functionality
|
|
* Command-line and RPC control mechanisms
|
|
* Printing, including to images, postscript, and PDF
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 7 20:17:05 CEST 2008 - dmueller@suse.de
|
|
|
|
- fix build
|
|
- fix devel package requires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 24 10:05:01 CEST 2008 - stbinner@suse.de
|
|
|
|
- update to 1.6.0: no changelog provided
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 14 12:20:35 CET 2008 - dmueller@suse.de
|
|
|
|
- fixed specfile
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 13 17:59:53 CET 2008 - dmueller@suse.de
|
|
|
|
- update to 1.5.0:
|
|
* Fast real-time display and manipulation of streaming data
|
|
* Quick zooming and scrolling via mouse and keyboard
|
|
* Extensible via plugins
|
|
* Built-in high-speed equation interpreter
|
|
* Multiple tabs or windows
|
|
* Graphical plot layout manager
|
|
* Javascript scripting
|
|
* Drag and drop
|
|
* Cut and paste
|
|
* Native power spectrum algorithm and histograms
|
|
* Image and matrix support, including waterfall plots
|
|
* Support for the most popular data formats including:
|
|
o ASCII, dirfile, CDF, netCDF, piolib, FITS, HEALPix, qimage
|
|
o Plugin design allows additional formats
|
|
* Time input
|
|
* Built-in ELOG functionality
|
|
* Command-line and RPC control mechanisms
|
|
* Printing, including to images, postscript, and PDF
|
|
- licensing fixes (bnc#369453)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 28 14:44:48 CET 2007 - dmueller@suse.de
|
|
|
|
- fix build against glibc 2.7
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 4 14:27:40 CEST 2007 - stbinner@suse.de
|
|
|
|
- update to version 1.4: numerous bugfixes, see ChangeLog
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 21 11:26:14 CEST 2007 - stbinner@suse.de
|
|
|
|
- fix invalid .desktop file
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 1 08:20:57 CEST 2007 - coolo@suse.de
|
|
|
|
- move kde_post_install
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 29 14:36:01 CEST 2007 - coolo@suse.de
|
|
|
|
- fix translations handling
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 23 12:55:10 CEST 2007 - stbinner@suse.de
|
|
|
|
- use %fupes
|
|
- add missing ldconfig run calls
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 20 09:25:42 CEST 2006 - stbinner@suse.de
|
|
|
|
- update to version 1.3:1: numerous deadlock and crash fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 20 13:38:09 CEST 2006 - stbinner@suse.de
|
|
|
|
- update to version 1.3.0: no change log digest provided
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 19 14:43:50 CEST 2006 - stbinner@suse.de
|
|
|
|
- don't use broken netcdf on distributions before 10.1
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 28 15:58:08 CEST 2006 - stbinner@suse.de
|
|
|
|
- update to version 1.2.1
|
|
* countless bugfixes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 20 12:37:34 CET 2006 - stbinner@suse.de
|
|
|
|
- cleanup BuildRequires: after gsl-devel dependency fix
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 15 22:19:25 CET 2006 - stbinner@suse.de
|
|
|
|
- update to version 1.2
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:33:26 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 12 00:45:17 CET 2005 - dmueller@suse.de
|
|
|
|
- fix build
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 27 09:54:32 CEST 2005 - stbinner@suse.de
|
|
|
|
- update to version 1.1.1
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 10 22:07:16 CEST 2005 - stbinner@suse.de
|
|
|
|
- fix include hints for Qt 3.3.5
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 5 11:21:38 CEST 2005 - stbinner@suse.de
|
|
|
|
- fix some %files entries for 64 bit
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 4 12:51:47 CEST 2005 - stbinner@suse.de
|
|
|
|
- initial package (version 1.1.0)
|
|
|