Package Release Info

kstars-3.5.7-bp154.1.27

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kstars
kstars-lang

Change Logs

* Tue Jan 18 2022 Paolo Stivanin <info@paolostivanin.com>
- Update to 3.5.7:
  * Fix mount model crash where it was calling system abort instead of align abort
  * Use KSNotification when rejection motions outside of enabled mount limits.
  * In Edit job mode, set default button to validate job. On exit edit mode,
    reset default button to preview.
  * Add support for flat darks.
  * Deactivating meridian flip while PAA is running
  * Don't allow guidestars to redo star correspondence if it isn't the first guide frame
  * In case we have pending in-sequence tasks, we need to suspend fast exposure to...
  * Change label for new dither control, plus some dither and calibration code cleanup.
  * Use xplanet to generate images for planetery bodies
  * Fix bugs involving the reading and writing of user's notes (logs) on objects
  * Add support to dragging mosaic panels around
  * Display comets at almost all zooms, default names now 1AU.
  * Fix issue where restarted guide camera was not properly reassigned as
    the current camera due to conflicting states.
  * Add log when restarting a driver
  * Enable complete flat capture with ADU calculation without using previews
  * Bugfix guiding deviation restart aborted capture
  * PolarAlign: Add image number display in refresh phase.
- Full changelog: https://invent.kde.org/education/kstars/-/blob/stable-3.5.7/ChangeLog
* Fri Nov 19 2021 Paolo Stivanin <info@paolostivanin.com>
- Update to 3.5.6:
  * In case of framing, do not capture again in fast exposure
    as that it already done for us at the driver level
  * Make the INDI server connection error uses KStars notification system
  * Improve fast exposure behavior in focus and align
  * Add extra check to prevent crash in case frame dimensions are different
  * Clean up capture module after dark library is done
  * Add support for selecting star by fraction of image size
  * Use 1920 for high bandwidth images
  * Add a row to display focus source temperature and the delta
    so that it is not ambigous
  * Suspend on filter focus offset change. Also only suspend if OAG is in use
  * What's up tonight DSO fix
  * Add relative HFR calculation to Linear focus algorithm.
    Improve plotting. Tweak algorithm.
  * After capture sequence is started, resync scheduler target
    position in alignment module
  * improve guider binning setting/saving and check supported binning
    of guider camera to inform user in the log window of EKOS
  * Use FWHM 1 as it appears to be much more reliable than 2 or
    above at detecting stars
  * fix the issue where dso magnitudes are not drawn
  * Retry focus position when solution is pending
  * Give more time for INDI to properly shutdown in case
    an existing server is detected
  * Add popup if image write fails
  * Fix issue where PAA is falsely disabled due to FOV
* Wed Sep 15 2021 Paolo Stivanin <info@paolostivanin.com>
- Update to 3.5.5:
  * Fix transit and set times for several types of objects
  * When no temperature is supplied, turn off force
  * Fix crash division by zero
  * Reset default binning for solver to 2x2 since some cameras can be terrible at 4x4
  * Idle is acceptable state for parking and unparking for dust caps
  * INDI drivers sync
  * On abnormal disconnect, try to clear devices first by using BlockingQueuedConnection
  * Fix issue where calibration wasn't updated if guider binning was changed
  * Add extra checks to prevent mix up of camera signals to guide slots
  * fix guide driftplot for RA
  * Guider fixes: ra error plotting reversed, disabling axes bug
  * Sort by magnitude and activate supernovae when searching for them
  * Save guide bin index properly for future sessions
  * Refactor guider, adjust UI, convert to 0-1.0 control parameter, use calibration
  * Ensure that filter info is synchronized before capture
  * Removing legacy polar alignment
  * fix for the twilight restriction
  * Improve randomness of non guiding dithering
  * When Ekos resets, release dark library
  * Bring back auto dark in capture module
  * Lots of small fixes
- Drop 0001-Partial-fix-for-442082-regarding-building-on-newer-E.patch
- Drop hotfix-twilight.patch
* Tue Sep 07 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to fix build with Eigen >= 3.4.0 (kde#442082):
  * 0001-Partial-fix-for-442082-regarding-building-on-newer-E.patch
* Thu Jul 08 2021 Paolo Stivanin <info@paolostivanin.com>
- Update to 3.5.4:
  * clear texture cache before reloading the deeps sky, cache not found
  * Set correct frame information for DSLR
  * Fix twilight calculation
  * don't show catalog identifier
  * Better dso search
  * fix descriptions due to wikipedia API update
  * fix the thumbnails in what's interesting
  * bring back the moon (and other solar system textures)
  * Implement inline images for DSO, organize thumbnail downloads into separate directory
  * Add filter synonyms for Analyze
  * make the label density for catalogs cleverer
  * Dso overhaul
  * Increase sensitivity of pixel scale difference by an order of magnitude to detect small variations in focal length
  * Add temperature regulation dialog box
  * Magnifying glass for fitsviewer.
  * Small update to the Scheduler docbook for the Mosaic Tool.
  * Improve Mosaic Tool state
  * Sync setting when temperature source changes
  * Set calibration mode (previously preview_mode) whenever calibration is started...
  * Make user select explicit temperature source for focus instead of assuming which source to use
  * Refactor artificial horizon constraints. Add ceiling constraint. Add unit tests. Use Great circle.
  * Bugfix meridian flip for lower culmination
  * Lots of others small fixes
- Add hotfix-twilight.patch: this patch fixes an issue with the
  twilight calculation. This fix is part of the 3.5.5-dev, and it
  seems that no new release will be made for 3.5.4 (e.g. 3.5.4.1)
* Mon Apr 26 2021 Paolo Stivanin <info@paolostivanin.com>
- Update to 3.5.3:
  * multi-star sep is now default algorithm
  * reset mount park state after an error
  * rework mosaic tool
  * add feature to append scheduler jobs to queue
  * simplify polar alignment star selection message during refresh
  * add support for ORF files
  * add channels to metadata
  * add new dark frame library
  * lots of fixes and code cleanup
* Tue Apr 20 2021 Christophe Giboudeaux <christophe@krop.fr>
- Spec cleanup
- Stop owning directories provided by the filesystem package (boo#1184786)
* Mon Mar 01 2021 Paolo Stivanin <info@paolostivanin.com>
- Update to 3.5.2:
  * Quick fix for meridian message box crash
  * Improve solve failure alignment message
  * Fix Guider capture/reacquire timeout handling
  * Protect from focuser loss, ensure autofocus stop from button.
  * Save Align accuracy. Add focus position to Analyze focus info box.
  * Only debayer images that originally have single channel in the fits header.
  * PAA fix issue with rotation, adjust test.
  * When in meridian flip, ignore focus state changes
  * Fix Capture aborting exposure of Focus
  * New polar-alignment scheme
  * https://invent.kde.org/education/kstars/-/blob/master/ChangeLog
Version: 3.5.1-bp153.2.1
* Tue May 11 2021 Paolo Stivanin <info@paolostivanin.com>
- Fix crash, when using EKOS, caused by a missing runtime
  dependency (boo#1185891)
* Fri Jan 15 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Add compatibility with qml-autoreqprov
* Sun Jan 10 2021 Paolo Stivanin <info@paolostivanin.com>
- Update to 3.5.1
  * various fixes after the big 3.5.0 release
  * https://raw.githubusercontent.com/KDE/kstars/master/ChangeLog
* Fri Nov 27 2020 wbauer@tmo.at
- Update to 3.5.0
  * https://knro.blogspot.com/2020/11/kstars-v350-is-released.html
  * Integration of StellarSolver, the Cross Platform Sextractor and
    Astrometry.net-Based Internal Astrometric Solver
  * FITS viewer: added support to load JPG/PNG and RAW files from
    DSLR cameras
  * New Ekos module to help analyze the imaging session in details
  * Improvements to KStars testing framework
* Thu Aug 27 2020 Christophe Giboudeaux <christophe@krop.fr>
- Spec cleanup
* Sun Jul 19 2020 wbauer@tmo.at
- Update to 3.4.3
  * http://knro.blogspot.com/2020/07/kstars-v343-is-released.html
  * New Bahtinov Mask focus assistant tool
  * Added support for triggering autofocus procedure when the
    temperature exceeds a certain delta threshold in the capture
    module
  * New dedicated focus logger
  * Experimental camera driver restart feature added to the capture
    module
  * Mount Hour Angle limits added
  * A simple, but convenient editor was added in Capture module to
    edit filter name
  * Significant new features and improvement to the Ekos Internal
    Guider
  * A backlash removal section was added to the "calibration
    dance"
  * New Calibration Plot subtab to the right of the Drift Plot
  * PHDLogView compatibility
  * PHD2 integration fixes
  * Almanac batch output date fixed
  * Code refactoring unifying capture initialization for new
    sequences and continuing of sequences
  * Internal guider didn't take binning into account when
    computing arc-seconds
  * Fix issue with Meridian Flip Retry
  * Add function to get UTC datetime from DATE-OBS header field
  * Allow for the case where the mount uses the pointing state
    early
  * Added profile name uniqueness requirement
  * Bugfix for correct activation of dome and weather UI
  * Major refactoring of refraction corrections that fixes some
    bugs
  * Add explicit offset control. Separate ISO and Gain controls.
Version: 3.4.2-bp152.1.4
* Mon Apr 27 2020 wbauer@tmo.at
- Update to 3.4.2
  * http://knro.blogspot.com/2020/04/kstars-v342-is-released.html
  * Reduce memory usage when zooming in FITS Viewer tool
  * Standardize unit and GUI tests for KStars in order to ensure
    reliability and detect any regressions that might affect the
    code
  * Preliminary support for INDIHub project
  * Correct bug in median computation
  * Re-enabled the Jupiter's Moons tool
  * Add a warning if the dust cap is missing instead of total abort
  * Fixed KStars deadlock on disconnecting from INDI server
    (kde#398192, kde#416173)
  * Mount box layout corrected so that everything fits well into
    the window
  * SEP Focus improvements
* Mon Feb 24 2020 wbauer@tmo.at
- Update to 3.4.1
  * Do not calculate download time or send image when upload mode
    is LOCAL
  * Only load FITS Data when we need to use FITSViewer
  * Add small space between buttons to avoid accidental deletes
  * Fix crash on CCD reconnection for those with built-in filter
    wheels
  * Move guide reset button to calibration settings
  * Fixed Equinox and Solstice dates in Calculator (kde#387929)
  * Use QLabel so that text wrap if long
  * Add logging to help debug some capture stalls
* Fri Feb 14 2020 wbauer@tmo.at
- Update to 3.4.0
  * http://knro.blogspot.com/2020/02/kstars-v340-is-released.html
  * Continued work on the linear focusing algorithm
  * Faster Astrometry.net solver
  * Fixed a few memory allocation issues to reduce the process
    memory usage
  * Fixed DSLR ImageToFITS loading when auto convert is used
  * Fixed focus direction for relative DC focusers
  * Improved reliability of setting snoop property for the active
    profile
  * Fixed File name sanitization issues
  * Communication with remote INDI Web Manager is now mostly
    asynchronous
  * Align property labels in the INDI dialog vertically on top
* Thu Jan 02 2020 wbauer@tmo.at
- Update to 3.3.9
  * http://knro.blogspot.com/2020/01/kstars-v339-is-released.html
  * Implemented adjustable and fast stretch controls for mono and
    color images within the FITS Viewer
  * New experimental linear focusing algorithm
  * Improved Focus Module in Ekos by adding autofocus support for
    DSLR's that use manualfocusdrive command by gphoto instead of
    rel_focus_position, for example Nikon Z6
  * Added new western Sky Culture
  * Bugfix for re-connecting a weather device initializes the
    weather display
  * Fix off-by-one bug in stretch
  * Fix minor EBN issues
  * Account for exposure less than 0.001 seconds in the file name
  * Making the Columns in the Align view resize automatically
  * Add markers for the documentation configuration pages, add some
    info about sky cultures
  * Abort plate solving when slewing is detected
  * Fix crash when focused object is either asteroid or comet and
    the data is loaded
  * Fix bug re filter-change-autofocus
  * Reset guiding calibration if the mount moves and "Always Reset
    Guide Calibration" option is set
* Mon Nov 18 2019 wbauer@tmo.at
- Update to 3.3.8
  * Fix dome status for rolloff dome when sending status messages
  * Disable the move to polar message action and just display it as
    a message instead to alert the user
  * Fix another crash in poly plotting. Check if array is empty
  * Adding the polynomial and focus position to the focus graph as
    well as tooltips
  * Fix incorrect labels
  * Use backend instead of type to avoid confusion
  * Add solver and astrometry solver types
  * Add error dialog if ASTAP is not found and open options dialog
    automatically after that
  * Solve crashing in creating WCS file and use simpler WCS update
  * Fix condition where previous values of solver type can cause
    crash in the 3.3.7 version
* Sat Nov 09 2019 wbauer@tmo.at
- Update to 3.3.7
  * http://knro.blogspot.com/2019/11/kstars-v337-released.html
  * New ASTAP integration in the Align module
  * Observatory module: added a dedicated weather widget with live
    plotting for each parameter
  * Further improvements to the FITS loading mechanism which
    resulted in speed ups during sequence capturing
  * Fixed HFR calculation in the FITS Data class
  * Two new Ekos options (dusk and dawn offsets), located in the
    Scheduler option pane
  * Some improvements to PHD2 integration with Ekos
  * Added download time estimation to the capture module
  * Solved several issues with guiding & dithering in both capture
    & scheduling
  * Fixed gain setting in capture module
  * Fixed focus HFR-averaging issue
  * Connect Scheduler sleep timer to Simulation Clock scale change
  * Handling of aborts during parking/unparking of rolloff roofs
    corrected
  * Hitting a constraint sets a job to IDLE instead of COMPLETE so
    that it might be restarted later
  * Update OpenNGC to v20191019
* Mon Sep 09 2019 wbauer@tmo.at
- Update to 3.3.6
  * Fixing a little typo
  * QVector --> std::vector just to resolve the mysterious build
    errors on Windows CI
  * Fix block logic error
  * Fix cross-platform errors
  * Fix wrong variable name
* Sun Sep 08 2019 wbauer@tmo.at
- Update to 3.3.5
  * Add confirmation when deleting index folder, improve GUI a bit
  * Improving Astrometry Conf file support for Linux and OS X
  * Add indi web manager scanner for the local network in the
    profile editor
  * Adding icon for atikbase
  * Initialize the recommended gain properly on startup
    (kde#411638)
  * Add DBus function to get location info
  * Improvements is estimateJobTime
  * Send camera state instead of just temperature
  * Do not set temperature or gain unless supported
  * Send states after defining the device capabilities
  * processMarkSelection should be overridden in align view to
    prevent double clicking from moving the marker by mistake
  * Fix few warnings
  * Improve set coordinates manually by adding switches for JNow
    and J2000 settings
  * Set coordinates manually should always default to RA-DE tab
  * Do not report guiding as started in PHD2::StartGuiding Event
    handler because it will start scheduled capture prematurely
    (before Settle is complete)
  * Use table for statistics to show all channels
  * No need to use double for frequency
  * Add DesktopEntry to notifyrc
  * Compute histogram is median value is missing
  * Median value should be an integer
  * In case setting is missing, use camera value
  * Send settings along with camera info
  * Disable actions when parked
  * Use icons for the menu
  * Use more intuitive telescope popup menu in the sky map
  * Display of weather sensor data added to Observatory module
  * Insert format and gain values in the settings
  * Sync the tip with GUI label
  * Improve set coordinates manually dialog by initializing it to
    the current selected coordinates first
  * Set clicked object to nullptr in order to correctly recenter
    on clicked point
  * Minor UI changes
  * Adding error handling strategy control to Scheduler
  * Filename options selection preserved
  * Further improvements to the auto-park functionality
  * Add support to automatically starting auto-park feature on
    startup to park the mount at a specific time
  * Replace the last overlooked qSort()
  * Replace obsolete methods with non-obsolete ones
  * Fix typos, make the button tooltips translatable
  * Make the tooltips translatable
  * Fix minor typo
  * Add support to reverse axis in mount control panel
  * Add support to profile mappings
  * Fix minor typos
  * Fix i18n()
  * Should be fabs not abs, abs is ambiguous.
  * NOOP --> i18n
  * Add cr3 to list of RAW formats
  * changing name to sky point
  * Fixing bug in Mount Model and Simplifying function
  * Fix using i18n for Sun object
  * Do not set m_wasSlewStarted explicity when issusing GOTO
    command. Wait for IPS_BUSY from mount driver. (kde#410094)
  * Make display format in planet viewer to be dd/MM/yyyy
    (kde#411185)
  * Fix infinite loop
  * Profile wizard revamp to remove confusion by some end users
  * Update backlash value from driver as it arrives
  * Fix toggle of meridian flip unit
  * Fix gain behavior setting in focus module. It should use value
    stored in config unless changed by user
  * Add support for direct gain setting in capture module
  * Fallback to default configs in case dns lookup fails for .local
    addresses
  * Bugfix for focus looping with HFR setup
  * Sample the fits viewer's histogram calculation
  * Make the meridian flip hour angle unit to be in degrees by
    default since this is a common settings used by many mounts
  * Remove debug that was added by mistake
  * Flip correction vector for southern hemisphere
  * Set the exposure restart button as default since it was
    defaulting to record which should not be the case
  * Add support to setting backlash directly in Ekos focus module
    IF supported by the INDI driver (kde#410804)
  * Check against device name and not pointer when removing
  * Fix minor warning
  * remove unnecessary debug message
  * Adding support for debayer in video stream window
- New _constraints for ppc64/ppc64le to avoid "No space left on
  device" and "Out of memory" errors
* Thu Aug 08 2019 wbauer@tmo.at
- Update to 3.3.4
  * Use i18nc for Not Applicable
  * Clean up how group debug options are parsed
  * Rolloff roof handling introduced
  * Comment unused variable
  * use rangeHA to make sure -12 < HA <= 12
  * Proper disconnection of Dark Library signals and slots in
    various Ekos modules
  * Read astrometry config file on other platforms than OS X
  * Fix bug#410573 in addition to initial support for dust caps in
    Dark Library (kde#410573)
  * always evaluate statistics after opening regardless of
    histogram
  * Fix double/float conversion in Java code
  * Fix missing include in Android build
- Clean up spec file: remove conditionals for no longer supported
  distribution versions
* Mon Aug 05 2019 wbauer@tmo.at
- Update to 3.3.3
  * qMin --> qMax since we need rate 0 to 3
  * Fix proper disconnection for KSMessageBox signals
  * Another attempt at fixing odd behavior of accept and reject
    roles. Now using ActionRole and simply connecting the button
    click to the dialog accept and reject signals
  * Further improvements to the reliability of the system after a
    crashed driver is restarted
  * Add support to restarting crashed drivers for local servers
  * sizeInBytes is only available in Qt 5.10+, thanks to jpaana
    for the heads up
  * Send preview JPEGs when they are generated to the client
  * Migrate more KMessageBox --> KSMessageBox
  * Try to solve Qt warning about adding to existing layout
  * Bug fix paused during dithering not resuming
  * Fix minor warning
  * Migrate dark library to async KSMessageBox
  * Remove rest of autonomous option that was deleted
  * remove & when comparing button texts
  * Removing unnecessary autonomous option for dialog with the
    introduction of the new KSMessageBox class that open message
    box asynchronous and can be programmatically activated with a
    timer
  * Fix crash in downloadJob due to possible using raw pointer
    before
  * Add new KSMessageBox class to fulfill some KStars specific
    requirements
  * Add helpful comments
  * Autofocus disturbing meridian flip corrected
  * Show the tracking box on the inital focusing frame
  * refactor isSlewDirty and set it as false in cases of IDLE and
    ALERT states for EqNP (kde#410094)
  * Check for refocus also during the calibration stage
  * Add support to CONFIG_PURGE and add more options to clear some
    mount data in case of trouble
  * Add more protection boundary checks
  * remove unnecessary cast
  * Reset autofocus when executing a job, so that focus step is
    applied properly when checked
  * Fix regression for non-guide dithering and re-arrange guide
    option to make dither frequency has its own row
  * Add option to control auto park post PAA tool operation
  * Introduce autonomousMode option to run KStars in autonomous
    mode whereas user interaction is not expected so popup dialogs
    are suppressed whenever possible. All KMessageBox calls are
    convereted to application to KSNotification calls
  * Fix translation issues with solar system objects
  * Precess sun to get correct accurate geocentric coordinates
  * When evaluating twilight restriction, shift dusk to next day
    when it happens before dawn on the same day
  * Display more information about version and interface once
    device is online
  * Fix non-static warning
  * Only construct histogram synchronously when required
  * Explicitly use setCurrentIndex since setCurrentText is
    problematic
  * Motion control for domes added
* Wed Jul 03 2019 wbauer@tmo.at
- Update to 3.3.2
  * http://knro.blogspot.com/2019/06/kstars-v331-is-released.html
  * New Ekos Observatory Module
  * Meridian Flip moved from the Capture Module to the Mount Module
  * FPS control in the Stream window is replaced by Frame Duration
    in seconds control
  * Reset focus frame when mount slews
  * Do not abort PHD2 guiding while suspended
  * Check if dust cap is detected before checking whether the
    camera is shutterful or shutterless
  * Fix translation issue with Sun, Moon, and Earth designations
* Fri May 31 2019 wbauer@tmo.at
- Update to 3.2.3
  * http://knro.blogspot.com/2019/05/kstars-v323-is-released.html
  * The Sky Map cursor can now be configured
  * New option to make left click immediately snap to the object
    under the cursor
  * Include the profile name directly into the Window title for
    Ekos
  * A few icon changes in Ekos
  * Fixed a race condition when using a guide camera (kde#407952)
  * Improved the estimated time of scheduler jobs where there are
    repeated jobs in the sequence
* Sun May 12 2019 wbauer@tmo.at
- Update to 3.2.2
  * http://knro.blogspot.com/2019/05/kstars-v322-is-released.html
  * Important stability fix for crashes reported with FITS Viewer
  * Ignore Video Streaming when guiding via PHD2 with a video
    device
  * Automatic syncing for Active Devices on Startup
  * Meridian Flip Fixes
  * Keep GUI parameters for scheduler and capture in sync with row
    selection
  * When a manual filter is detected, prompt user to change the
    filter and update the driver accordingly
  * Fix observing list wizard object filter by time and altitude
    and introduce a coverage param where the user can control the
    percentage
  * Improved saving of settings in all Ekos modules
* Thu Apr 25 2019 wbauer@tmo.at
- Update to 3.2.1
  * expand bsd license in cmake modules
  * Saving after reordering jobs enabled
  * Fix minor typo
  * Refactor and simplify guide settings and init
  * Simplify some default settings
  * Focus settings complete
  * More work on refactor settings
  * Use qCWarning
  * Bug fix for calculating required light frames
Version: 3.2.0-bp151.2.2
* Tue Apr 16 2019 wbauer@tmo.at
- Update to 3.2.0
  * Capture counting corrected
  * Do not connect to EkosLive with empty username
  * Also accept .fits.fz in FITSViewer
  * Fix slew and sync in KStars Lite
  * Clean module registration
  * Use click to trigger the change since the signals are attached
    to the button clicked event
  * Show toolip explicitly on button click
  * Add information icon to explain what the guiding rate control
    is for
  * Resume KStars if paused in EkosLive
  * Make sure clock is ticking and sync with system time when
    websocket connection is established
  * Move auto star selection for calibration to main guide module
    to make it more accessible
  * Fix issue with online solver args
  * Add RC telescope type
  * Fix capture delay when using legacy polar alignment tool
  * If primary or guide IDs are zero or less, set profile scope to
    Default
  * Add support to updating scopes and profiles
  * Scope commands do not require active connection
  * GET_SCOPES can now be sent before Ekos is online
  * Add scope websocket functions to add and delete scopes.
    Improve getScopes to cover all available telescopes
  * Send profile when deleting or adding one
  * Unchecking the meridian flip checkbox reset the meridian flip
    state
  * Do not change filter directly, use the filter manager
  * Fix infobox setting not sticking for some reason under Qt 5.12
  * Save focus module filter wheel and filter in options
  * Fix altitude restriction log and allow restriction down to -15
    degrees
  * Wait until backlash builds up before moving to more aggressive
    pulses that might cause overshooting the target position
  * Add debug log for remaining angle for mount rotation in
    alignment module
  * Add websocket function to get all drivers
  * Update docs
  * Profile management via websocket is ready for testing
  * Initial work for profile and driver exposure to ekoslive
  * Bugfix: proper usage of abort() for finishing a capture
    sequence queue
  * Reduce calibration iterations to 3 by default as it is mostly
    what is required for most cases
  * Prevent rescheduling aborted jobs until all jobs are processed
  * Make Scheduler robust against guiding problems
  * Keep meridian flip in capture and mount in sync (kde#405325)
  * Fix websocket getting called from a different thread
  * Add EkosLive DBus methods and properties
  * Display saved DSLR infos
  * Making the StarProfile Viewer fix from 3.1.0 work for Guide
    and Focus Views too
  * Load captured RAW images in summary without have to
    double-covert them since they are converted once in INDI::CCD
  * Only remove .fits explicitly from base name instead of finding
    last decimal point since this causes conflicts with exposures
    in file names
  * Make the mount window resizable to fit on different DPIs
* Mon Mar 11 2019 wbauer@tmo.at
- Update to 3.1.1
  * Comment out obsolete slot connect
  * Remove unrequired attributes (kde#405188)
  * Notify user of error in focusing even when not in autofocus
  * Add support to sending horizontal coordinates from the mount
    box
  * Improve behavior for dark and flat frames capture when it comes
    to covering the mount
  * Support converting images to FITS
  * Before loading next image, check if current image is temporary
    and if yes remove it from disk
  * Add notification dialog for user to cover scope with flat field
    light source in case of manual source
  * Making the initial astrometry.net path change automatic
  * More PHD2 fixes
  * Add comet and asteroid orbital elements auto update on startup
  * Make selection behavior single rows for the capture jobs
  * Deleting arbitrary imaging sequence in the Capture module
    corrected
  * Fix upload issues to the cloud with compressed images
  * Fix state of ekoslive button toggle on startup
  * fitsviewer: Do not exit program on error, return error code
* Wed Feb 27 2019 wbauer@tmo.at
- Update to 3.1.0
  * http://knro.blogspot.com/2019/02/kstars-v310-is-released.html
  * Fixed a few bugs with the Ekos Scheduler along with making
    steady improvements to cover all corner cases for multi-object
    multi-night scheduling which can become quite complex
  * Added a new feature to the Focus module: Ring-field focusing
  * Migrated the Meridian Flip handling code to the Ekos Mount tab
  * Migrated online Ekos documentation to KStars official
    documentation
  * Introduced manual workflow for users who would like to use Ekos
    Polar Alignment Assistant Tool with manual non-GOTO mounts
  * The LiveView window received a few enhancement to enable
    zooming and panning for supported DSLR cameras
  * The FITS Viewer window is now automatically raised to the
    foreground when a new image arrives
  * Dark Library now considers all DSLRs to be shutterless
  * Mounts are grouped by manufacturer in the Equipment Profile
    Editor
  * Preliminary support for websocket to INDI::CCD on the client
    side
  * DBus interface expansion to provide more fine control over
    KStars
  * Fixed relative focuser bug in autofocus mode
  * Improved multi-channel histogram by providing dedicated controls
    to each channel
  * Fixed Auto-Stretch affecting raw image values
  * Support for compressed FITS (*.fits.fz) in INDI. This can cut
    the transmission time to 30%!
  * Improved display of Parked status
  * KStars defaults to limited resource mode on ARM architecture
  * When there is binning change, always FORCE setting of frame
    values even if they did not change
- Add "AND GPL-3.0-or-later" to the license, a few source files
  require that
* Thu Dec 20 2018 wbauer@tmo.at
- Update to 3.0.0
  * http://knro.blogspot.com/2018/12/kstars-v300-is-released.html
  * New XPlanet Solar System Viewer
  * Improved FITS Viewer GUI
  * Ekos scheduler improvements
  * Improvements to Scripting & DBus support
  * Lunar Eclipses: added functionality to calculate and draw the
    earth's shadow disk on the Moon from any distance. There is a
    new eclipse tool in the astrocalc which can find lunar eclipses
    quite fast.
  * Find Dialog is now persistent so it remembers the past searches
  * The capture module now incorporates a cooler On/Off button.
    Additionally, user can now clear Camera configuration.
  * Dedicated Binary Object channels when communicate with INDI
    driver to increase throughput and responsiveness of drivers
  * Fixed performance regression in Star Profile viewer
  * Guide mode resets calibration when it detects pier side
    changing
  * Migrating code to new style Qt Signal/Slot connections
  * J2000/JNow support in Mount Module
  * Do not cast DSO coords seconds to int as we lose important
    precision. Use full resolution as double.
  * Fix issue with subframed calibration when auto-select star is
    not enabled. Now subframed star position is set properly in the
    internal guider before.
  * Support for compressed FITS files (.fits.gz)
  * Add live view support to focus module and rework existing one
    in capture to be icon based
  * Show loaded coords in sexigesimal format and in high precision
    when possible
  * Do not add any camera or ST4 devices to guide module if guider
    is external. Instead put guider type in guider dropdown and
    disable it.
  * Honor settling time in Polar Alignment Assistant tool
  * Add warning when slewing to Sun. Adjust tracking rate if
    supported by the mount depending on the object type.
  * Add option to control DSLR image viewer. It can now be turned
    off.
  * Improve PHD2 support
- Drop disable_downloading_into_system_dirs.patch, the kauth helper
  that writes files to system dirs has been disabled upstream
  because of reliability problems
* Mon Aug 20 2018 wbauer@tmo.at
- Update to 2.9.8
  * http://knro.blogspot.com/2018/08/kstars-298-released.html
  * Fixed several issues in the Ekos scheduler to enable running
    duplicate jobs
  * Fixed many problematic i18n strings that accumulated over the
    years
  * Improved KStars Lite android build process and fixed touch
    support
  * Fixed several issues with Ekos PHD2 support
  * Fixed logging out in capture module
  * Fixed minor EBN issues
  * Using Max RMS value as the threshold to abort the guider
    instead of maximum pulse length
* Fri Jul 27 2018 jengelh@inai.de
- Trim redundancies from the description again.
* Thu Jul 26 2018 wbauer@tmo.at
- Update to 2.9.7
  * http://knro.blogspot.com/2018/07/kstars-v297-is-released.html
  * The Ekos scheduler's behavior has been improved under a number
    of scenarios
  * The Polar Alignment Assistant tool received few improvements to
    simplify the process, it's now literally a 1-button click
    operation
  * Support for EkosLive is added in this release
  * KStars now offers an easy method to add INDI custom drivers
  * Support for loading compressed FITS (*.fits.gz) in FITS Viewer
  * Android fixes + improvements by GSoC 2018 student Csaba
  * Disabled internet check for online astrometry solver to
    workaround Qt bug
  * Fixed PHD2 file not found issue
  * Added option to restart alignment process in scheduler in case
    of calibration failure
  * Support for manual dither plus dithering to a specific X,Y
    location
  * Support for Auto Park Timer in Mount Module
  * Support for Remote Drivers in the Profile Editor
  * Added video exposure duration control to the Video Stream
    window
- Rebase disable_downloading_into_system_dirs.patch
- Update build requirements
- Build with gcc7 on Leap 42.3, it doesn't compile with 4.8 anymore
- Update package description
* Mon Jul 09 2018 wbauer@tmo.at
- Update to 2.9.6
  * http://knro.blogspot.com/2018/05/kstars-296-is-released.html
  * Fixed long-standing bug where Time zone was not updated
    correctly from INDI GPS
  * Fixed Filter Manager settings as it was not updating the
    database properly
  * Fixed centering & tracking of empty sky
  * Fixed Polar Alignment Assistant rotation in the southern
    hemisphere
  * Added a method to clear DSLR info in case they were entered
    incorrectly
  * Added J2000 support in the Mount Control panel in addition to
    the standard JNow
  * Alignment FOV is now always editable
  * CCD Capture format and directory are now persistent
  * Guiding is aborted when mount is slewing or parking
  * Clang fixes by Csaba Kertesz as part of GSoC 2018
- Drop Fix-build-with-Qt-511.patch, merged upstream
* Sun Jun 03 2018 christophe@krop.fr
- Add Fix-build-with-Qt-511.patch
- Run spec-cleaner
Version: 2.9.5-bp150.2.5
* Wed Apr 25 2018 wbauer@tmo.at
- Update to 2.9.5
  * http://knro.blogspot.co.at/2018/04/kstars-295-is-out.html
  * New experimental adaptive HFR Thresholding algorithm that
    selects the median HFR value filter-wise
  * Ekos Scheduler module has received major patches from Eric
    Dejouhanet to improve its reliability and fix some corner cases
  * A quite illusive and annoying time-zone related bug was fixed
    when using INDI GPS devices
  * Align module FOV now defaults to zero on startup
* Wed Apr 18 2018 wbauer@tmo.at
- Update to 2.9.4
  * http://knro.blogspot.co.at/2018/04/spring-season-kstars-v294-is-released.html
  * New highly efficient binary interface for asteroids that would
    allow quite large (> 100MB) and distant catalogs to be loaded
    into KStars without a major impact on performance
  * Automatic Flat field calculations were fixed for multi-channel
    DSLR frames along with an improved DSLR popup dialog
  * The Ekos scheduler workflow was revamped to evaluate all jobs
    every time a new job is invoked to ensure all scores are
    updated accordingly and not only on the first job run
  * More SEP work for star & galaxy detection is merged into the
    internal guide module resulting in a better object detection
    even in noisy environments
  * The guide module is now a lot more tolerant to passing clouds
  * Users can now instruct Ekos to take flat field frames exactly
    at the same focus position where light frames of the same
    filter were captured
  * FITS handling code was optimized with loading times improving
    on the order of 300%
- Mark license files as %license instead of %doc
* Sat Mar 03 2018 wbauer@tmo.at
- Update to 2.9.3
  * http://knro.blogspot.co.at/2018/02/kstars-293-is-out-with-numerous-fixes.html
  * several important fixes, mostly in Ekos scheduler and capture
    modules
* Mon Jan 29 2018 wbauer@tmo.at
- Update to 2.9.2
  * http://knro.blogspot.co.at/2018/01/kstars-292-released.html
  * New theming support
  * Add the found stars to the Zoom Menu
  * Add Mount Control Panel access to the telescope tool bar
  * Add support to Sensor FOV that can be triggered from the Ekos
    tool bar, Color can be set from color scheme
  * Use Human counting in the Star Profile Viewer
  * Nicer icons for the Star Profile Viewer
  * Only apply PA calculation on square FOVs
  * Adding experimental support for differential slewing in align
    module
  * Sync INDI drivers list
  * Remove completed jobs from sorted jobs
  * Display local meridian even if grids are off or in equatorial
    mode (kde#389289)
  * Add option to skip sorting jobs and run them as-is in the order
    they are added
  * Reset to correct page in wizard
  * Remove Breeze icons and relying on install theme. Changing some
    icon to look better with the default KStars theme
  * Add logging when saving FITS to disk
  * Update appstream screenshots
  * band-aid fix for cursor bug in FITS View
- Drop upstreamed fix-build-with-gcc48.patch
* Sat Jan 20 2018 wbauer@tmo.at
- Update to 2.9.1
  * http://knro.blogspot.co.at/2018/01/kstars-291-is-off-to-fantastic-start-in.html
  * Easier to set Park Position
  * Additional PHD 2 Support
  * Drift Graphics Updates
  * New 3D Star Profile and Data Visualization Tool
  * Bugfixes and other improvements
- Add fix-build-with-gcc48.patch to make it build with gcc 4.8 on
  Leap 42
- Build with Qt5DataVisualization (new in Qt 5.7) on Tumbleweed and
  Leap 15 to enable the new "3D Star Profile and Data Visualization
  Tool"
* Wed Dec 20 2017 wbauer@tmo.at
- Update to 2.8.9
  * kstars is released independently from KDE Applications now
  * Lots of changes since 2.7.10 that was shipped with KDE Applications
    17.08.3, please see http://knro.blogspot.co.at/ or the
    included ChangeLog file (in /usr/share/doc/packages/kstars/)
    for details
* Thu Nov 09 2017 lbeltrame@kde.org
- Update to 17.08.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.08.3.php
- Changes since 17.08.2:
  * None
* Mon Oct 16 2017 lbeltrame@kde.org
- Update to 17.08.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.08.2.php
- Changes since 17.08.1:
  * None
* Thu Sep 07 2017 lbeltrame@kde.org
- Update to 17.08.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
  * None
* Fri Aug 11 2017 christophe@krop.fr
- Update to KDE Applications 17.08.0
  * New feature release
  * https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
- Too many changes to list here
* Sat Aug 05 2017 christophe@krop.fr
- Update to KDE Applications 17.07.90
  * KDE Applications 17.07.90
  * https://www.kde.org/announcements/announce-applications-17.07.90.php
- Add disable_downloading_into_system_dirs.patch. Saving runtime files into
  system directories is not allowed.
* Sat Jul 15 2017 lbeltrame@kde.org
- Update to 17.04.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.3.php
- Changes since 17.04.2:
  * None
* Wed Jun 07 2017 lbeltrame@kde.org
- Update to 17.04.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.2.php
- Changes since 17.04.1:
  * None
* Wed May 17 2017 lbeltrame@kde.org
- Update to 17.04.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.1.php
- Changes since 17.04.0:
  * None
* Mon May 01 2017 wbauer@tmo.at
- Add libnova-devel and gsl-devel build requirements, necessary
  when building with libindi now
* Sun Apr 16 2017 lbeltrame@kde.org
- Update to 17.04.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
  * None
* Wed Apr 12 2017 lbeltrame@kde.org
- Update to 17.03.90
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
- Changes since 17.03.80:
  * None
* Sat Mar 25 2017 lbeltrame@kde.org
- Update to 17.03.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.03.80.php
- Changes since 16.12.3:
  * Too many changes to list here
* Thu Mar 09 2017 lbeltrame@kde.org
- Update to 16.12.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-16.12.3.php
- Changes since 16.12.2:
  * None
* Sat Feb 25 2017 asterios.dramis@gmail.com
- Enable wcslib-devel build requirement also for Leap >= 42.3.