Revisions of kstars

Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 952524 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 4)
Update package kstars from 3.5.5 to 3.5.7 (jsc#SLE-18248)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 937311 from Yuchen Lin's avatar Yuchen Lin (maxlin_factory) (revision 3)
Automatically create request by update submitter. This is trying to update package to openSUSE:Backports:SLE-15-SP4 from openSUSE:Factory. Please review this change and decline it if Leap do not need it.
Wolfgang Engel's avatar Wolfgang Engel (bigironman) accepted request 929127 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 2)
- Update to 3.5.5 (fix boo#1192322):
  * 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 hotfix-twilight.patch
- Drop 0001-Partial-fix-for-442082-regarding-building-on-newer-E.patch
- 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)
- Fix crash, when using EKOS, caused by a missing runtime 
  dependency (boo#1185891) 
- 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
- Spec cleanup
- Stop owning directories provided by the filesystem package (boo#1184786)
- 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
- Add compatibility with qml-autoreqprov
- Update to 3.5.1
  * various fixes after the big 3.5.0 release
  * https://raw.githubusercontent.com/KDE/kstars/master/ChangeLog
- 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
- Spec cleanup
- 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.
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Trim redundancies from the description again.
- 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
- 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
- Add Fix-build-with-Qt-511.patch
- Run spec-cleaner
- 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
- 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
- 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
- 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
- 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"
- 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
- 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
- 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
- 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
- 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
- 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.
- 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
- 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
- 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
- Add libnova-devel and gsl-devel build requirements, necessary
  when building with libindi now
- 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
- 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
- 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
- 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
- Enable wcslib-devel build requirement also for Leap >= 42.3.
- Update to KDE Applications 16.12.2
   * KDE Applications 16.12.2
   * https://www.kde.org/announcements/announce-applications-16.12.2.php
- - Update to KDE Applications 16.12.1
   * KDE Applications 16.12.1
   * https://www.kde.org/announcements/announce-applications-16.12.1.php
- Update to KDE Applications 16.12.0
   * KDE Applications 16.12.0
   * https://www.kde.org/announcements/announce-applications-16.12.0.php
- Added new build requirement libraw-devel.
- Added new build requirement wcslib-devel for openSUSE Tumbleweed.
- Renamed libeigen3-devel build requirement to eigen3-devel.
- Removed libcfitsio-devel build requirement (already included as
  cfitsio-devel).
- Update to KDE Applications 16.11.90
   * KDE Applications 16.12.0 RC
   * https://www.kde.org/announcements/announce-applications-16.12-rc.php
- Update to KDE Applications 16.11.80
   * KDE Applications 16.12.0 Beta
   * https://www.kde.org/announcements/announce-applications-16.12-beta.php
- Update to KDE Applications 16.08.3
  * KDE Applications 16.08.3
  * https://www.kde.org/announcements/announce-applications-16.08.3.php
- KDE Applications 16.08.2
https://www.kde.org/announcements/announce-applications-16.08.2.php
- Update to KDE Applications 16.08.1
   * KDE Applications 16.08.1
   * https://www.kde.org/announcements/announce-applications-16.08.1.php
- Update to KDE Applications 16.08.0
   * KDE Applications 16.08.0
   * https://www.kde.org/announcements/announce-applications-16.08.0.php
- Cleanup build requirements
- Update to KDE Applications 16.07.90
   * KDE Applications 16.07.90 (16.08-RC)
   * https://www.kde.org/announcements/announce-applications-16.07.90.php
- Update to KDE Applications 16.04.3
   * KDE Applications 16.04.3
   * https://www.kde.org/announcements/announce-applications-16.04.3.php
- Update to KDE Applications 16.04.2
   * KDE Applications 16.04.2
   * https://www.kde.org/announcements/announce-applications-16.04.2.php
- Update to KDE Applications 16.04.1
   * KDE Applications 16.04.1
   * https://www.kde.org/announcements/announce-applications-16.04.1.php
- Update to KDE Applications 16.04.0
   * KDE Applications 16.04.0
   * https://www.kde.org/announcements/announce-applications-16.04.0.php
- Update to KDE Applications 16.03.90
   * KDE Applications 16.04.0 RC
   * https://www.kde.org/announcements/announce-applications-16.04-rc.php
- Update to KDE Applications 15.12.3
   * KDE Applications 15.12.3
   * https://www.kde.org/announcements/announce-applications-15.12.3.php
   * boo#970855
- Update to KDE Applications 15.12.2
   * KDE Applications 15.12.2
   * https://www.kde.org/announcements/announce-applications-15.12.2.php
   * boo#966605
- Update to KDE Applications 15.12.1
   * KDE Applications 15.12.1
   * https://www.kde.org/announcements/announce-applications-15.12.1.php
   * boo#961265
- Update to KDE Applications 15.12.0
   * KDE Applications 15.12.0
   * https://www.kde.org/announcements/announce-applications-15.12.0.php
   * boo#958887
- Update to KDE Applications 15.08.3
   * KDE Applications 15.08.3
   * https://www.kde.org/announcements/announce-applications-15.08.3.php
   * boo#954531
- Update to KDE Applications 15.08.2
   * KDE Applications 15.08.2
   * https://www.kde.org/announcements/announce-applications-15.08.2.php
- Own directory %_datadir/appdata to fix build on Leap
- Update to KDE Applications 15.08.1
   * KDE Applications 15.08.1
   * https://www.kde.org/announcements/announce-applications-15.08.1.php
- Update to KDE Applications 15.08.0
   * KDE Applications 15.08.0
   * https://www.kde.org/announcements/announce-applications-15.08.0.php
- Update to KDE Applications 15.07.90
   * KDE Applications 15.08.0 RC1
   * https://www.kde.org/announcements/announce-applications-15.07.90.php
- Update to KDE Applications 15.04.3
   * KDE Applications 15.04.3
   * https://www.kde.org/announcements/announce-applications-15.04.3.php
- Update to KDE Applications 15.04.2
   * KDE Applications 15.04.2
   * https://www.kde.org/announcements/announce-applications-15.04.2.php
- Update to KDE Applications 15.04.1
   * KDE Applications 15.04.1
   * https://www.kde.org/announcements/announce-applications-15.04.1.php
- Update to KDE Applications 15.04.0
   * KDE Applications 15.04.0
   * https://www.kde.org/announcements/announce-applications-15.04.0.php
- Update to KDE Applications 15.03.95
   * KDE Applications 15.04 RC
- Update to KDE Applications 15.03.80
   * KDE Applications 15.04 Beta
- Update to KDE Applications 14.12.3
   * KDE Applications 14.12.3
   * See https://www.kde.org/announcements/announce-applications-14.12.3.php
- Update to KDE Applications 14.12.2
   * KDE Applications 14.12.2
   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
- Update to KDE Applications 14.12.1
   * KDE Applications 14.12.1
   * See https://www.kde.org/announcements/announce-applications-14.12.1.php
- Update to KDE Applications 14.12.0
   * KDE Applications 14.12.0
   * See https://www.kde.org/announcements/announce-applications-14.12.0.php
- Update to 4.14.3
   * KDE 4.14.3 SC Bugfix Release
   * See http://www.kde.org/announcements/announce-4.14.3.php
- Update to 4.14.2
   * KDE 4.14.2 SC Bugfix Release
   * See http://www.kde.org/announcements/announce-4.14.2.php
- Update to 4.14.1
   * KDE 4.14.1 SC Bugfix Release
   * See http://www.kde.org/announcements/announce-4.14.1.php
- Update to 4.14.0
   * KDE 4.14.0 SC Final Release
   * See http://www.kde.org/announcements/4.14/
- Update to 4.13.90
   * KDE 4.14 Beta 2 release
   * See http://www.kde.org/announcements/announce-4.14-beta2.php
- Update to 4.13.80
   * KDE 4.14 Beta 1 release
   * See http://www.kde.org/announcements/announce-4.14-beta1.php
- Update to 4.13.2
   * KDE 4.13  release
   * See http://www.kde.org/announcements/announce-4.13.2.php
- Update to 4.13.1
   * KDE 4.13.1  bug fix release
   * See http://www.kde.org/announcements/announce-4.13.1.php
- Added libqjson-devel BuildRequires: enables KStars to utilize
  online web services to perform astrometric solving for images in
  Ekos alignment module
- Update to 4.13.0
   * KDE 4.13  release
   * See http://www.kde.org/announcements/4.13/
- Update to 4.12.97
   * KDE 4.13 RC  release
   * See http://www.kde.org/announcements/announce-4.13-rc.php
- Update to 4.12.95
   * KDE 4.13 Beta 3  release
   * See http://www.kde.org/announcements/announce-4.13-beta3.php
- Update to 4.12.90
   * KDE 4.13 Beta 2  release
   * See http://www.kde.org/announcements/announce-4.13-beta2.php
- Update to 4.12.80
   * KDE 4.13 Beta 1  release
   * See http://www.kde.org/announcements/announce-4.13-beta1.php
- Update to 4.12.2
   * KDE 4.12.2  release
   * See http://www.kde.org/announcements/announce-4.12.2.php
- Update to 4.12.1
   * KDE 4.12.1  release
   * See http://www.kde.org/announcements/announce-4.12.1.php
- Update to 4.12.0
   * KDE 4.12.0  release
   * See http://www.kde.org/announcements/4.12.php
- Update to 4.11.97
   * KDE 4.12 RC 1 release
   * See http://www.kde.org/announcements/announce-4.12-rc.php
- Update to 4.11.95
   * KDE 4.12 Beta 3 release
   * See http://www.kde.org/announcements/announce-4.12-beta3.php
- Update to 4.11.90
   * KDE 4.12 Beta 2 release
   * See http://www.kde.org/announcements/announce-4.12-beta2.php
- Update to 4.11.80
   * KDE 4.12 Beta 1 release
   * See http://www.kde.org/announcements/announce-4.12-beta1.php
- Update to 4.11.3
   * KDE 4.11.3 bugfix release
   * See http://www.kde.org/announcements/announce-4.11.3.php
- Update to 4.11.2
   * KDE 4.11.2 bugfix release
   * See http://www.kde.org/announcements/announce-4.11.2.php
- Update to 4.11.1
   * KDE 4.11.1 bugfix release
   * See http://www.kde.org/announcements/announce-4.11.1.php
- Update to 4.11.0
   * KDE 4.11 Final release
   * See http://www.kde.org/announcements/4.11/
- Update to 4.10.97
  * KDE 4.11 RC 2 release
  * See http://www.kde.org/announcements/announce-4.11-rc2.php
- Update to 4.10.95
 * KDE 4.11 RC 1 release
 * See http://www.kde.org/announcements/announce-4.11-rc1.php
- Update to 4.10.90
   * KDE 4.11 Beta 1 release
   * See http://www.kde.org/announcements/announce-4.11-beta2.php
- Update to 4.10.80
   * KDE 4.11 Beta 1 release
   * See http://www.kde.org/announcements/announce-4.11-beta1.php
- Update to 4.10.4
   * Bugfix release
   * See http://www.kde.org/announcements/announce-4.10.4.php
   * resolves bnc#8122760
- Update to 4.10.3
   * Bugfix release
   * See http://www.kde.org/announcements/announce-4.10.3.php
   * resolves bnc#818500
- Update to 4.10.2 \n  * Bugfixes
- Update to 4.10.1
 * Contains bug fixes. See http://www.kde.org/announcements/
   for more information
- Update to 4.10.0
 * This is the final release for 4.10. Contains bugfixes
- Update to 4.9.98
 * This is the third RC release for 4.10. Contains bugfixes
- Update to 4.9.97
 * This is the second RC release for 4.10. Contains bugfixes
- Update to 4.9.95
 * This is the first RC release for 4.10. Contains bugfixes
- Update to 4.9.90
 * This is the second Beta release for 4.10. Contains bugfixes
- Update to 4.9.80
  * See http://www.kde.org/announcements/announce-4.10-beta1.php
- Update to 4.9.3
  * see http://kde.org/announcements/announce-4.9.3.php for details
- Update to 4.9.2
  * see http://kde.org/announcements/announce-4.9.2.php for details
- update to 4.9.1
  * see http://kde.org/announcements/4.9.1/ for details
- update to 4.8.5
  * see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for details
- remove upstreamed patch
- Fix build with glibc 2.16 (TIME_UTC is a macro).
- update to 4.8.4
  * see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for details
- Removed FindCFitsio.cmake.patch (not needed anymore after the update of the
  cfitsio package and the cfitsio.pc fix to correctly find the library).
- Removed libSatLib4 subpackage entry (which was disabled anyway) since it has
  been removed from the kstars package.
- update to 4.8.3
  * see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for details
- Add xz to BuildRequires
- update to 4.8.2
  * see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for details
- update to 4.8.1
  * see http://kde.org/announcements/changelogs/changelog4_8_0to4_8_1.php for details
- update to 4.8.0
  * first stable release of KDE 4.8 (only critical fixes over 4.7.98)
  * see http://kde.org/announcements/4.8/ for details
- update to 4.7.98
  * RC2+ milestone release of KDE 4.8
  *  see http://kde.org/announcements/4.8/ for details
- fix license to be in spdx.org format
- update to 4.7.4
  * see http://kde.org/announcements/changelogs/changelog4_7_3to4_7_4.php for details
- update to 4.7.3
  * see http://kde.org/announcements/changelogs/changelog4_7_2to4_7_3.php for details
- update to 4.7.2
  * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details
- Added a patch for FindCFitsio.cmake to correctly find the cfitsio library.
- Spec file updates:
  * Changed License: to GPL-2.0+.
  * Cleanup in BuildRequires: (removed depedencies left from the kdeedu package
    and added Mesa-devel, libindi, libkde4-devel and update-desktop-files).
  * Removed libkeduvocdocument4 from Requires: and %py_requires (not needed).
  * Recommend libindi and xplanet.
  * Don't install the static library (libhtmesh.a).
  * Changed the Group: of libSatLib4 to System/Libraries.
  * Removed /sbin/ldconfig %post/%postun sections for the main package (not
    needed).
  * Minor other updates.
- Added xplanet buildrequires
- Removed tests for obsolete openSUSE versions
  (fix for RPMLINT warning)
- Removed redundant buildrequires
- Cleaned up spec file formatting
- update to 4.7.1
  * Bugfixes over KDE 4.7.0
  *  see http://kde.org/announcements/changelogs/changelog4_7_0to4_7_1.php for details
- update to 4.7.0
  * Small fixes over KDE 4.7 RC2
  *  see http://kde.org/announcements/4.7 for details
- update to 4.6.95
- update to 4.6.90
- update to 4.6.80
- Update to 4.6.41_20110508
- Update to 4.6.41_20110502
- Update to 4.6.41_20110423
- Update to 4.6.41_20110420
- Update to 4.6.41_20110418
- Update to 4.6.41_20110410
- Update to 4.6.41_20110410
- Update to 4.6.41_20110409
- Update to 4.6.41_20110408
- Update to 4.6.41_20110407
- Update to 4.6.41_20110406
- Update to 4.6.41_20110405
- Update to 4.6.41_20110404
- Build based on standalone package in GIT
- Update to 4.6.41_20110403
- Update to 4.6.41_20110401
- Update to 4.6.41_20110331
- Update to 4.6.41_20110330
- Update to 4.6.41_20110329
- Update to 4.6.41_20110328
- Update to 4.6.41_20110328
- Update to 4.6.41_20110328
- Update to 4.6.41_20110324
- Update to 4.6.41_20110323
- Update to 4.6.41_20110321
- Update to 4.6.41_20110321
- Update to 4.6.41_20110319
- Update to 4.6.41_20110318
- Update to 4.6.41_20110317
- Update to 4.6.41_20110316
- Update to 4.6.41_20110315
- Update to 4.6.41_20110315
- Update to 4.6.41_20110314
- Update to 4.6.41_20110313
- Update to 4.6.41_20110312
- Update to 4.6.41_20110311
- Update to 4.6.41_20110311
- Update to 4.6.41_20110310
- Update to 4.6.41_20110310
- Update to 4.6.41_20110309
- Update to 4.6.41_20110308
- Update to 4.6.41_20110307
- Update to 4.6.41_20110306
- Update to 4.6.41_20110305
- Update to 4.6.41_20110304
- Update to 4.6.41_20110304
- Update to 4.6.41_20110304
- Update to 4.6.41_20110303
- Update to 4.6.41_20110302
- Update to 4.6.41_20110301
- Update to 4.6.41_20110228
- Update to 4.6.41_20110227
- Update to 4.6.41_20110227
- Update to 4.6.41_20110226
- Update to 4.6.41_20110225
- Update to 4.6.41_20110224
- Update to 4.6.41_20110222
- Update to 4.6.41_20110222
- Update to 4.6.41_20110220
- Update to 4.6.41_20110219
- Update to 4.6.41_20110218
- Update to 4.6.41_20110217
- Update to 4.6.41_20110217
- Update to 4.6.41_20110216
- Update to 4.6.41_20110216
- Update to 4.6.41_20110215
- Update to 4.6.41_20110214
- Update to 4.6.41_20110213
- Update to 4.6.41_20110212
- Update to 4.6.41_20110212
- Update to 4.6.41_20110210
- Update to 4.6.41_20110209
- Update to 4.6.41_20110209
- Update to 4.6.41_20110207
- Update to 4.6.41_20110206
- Update to 4.6.41_20110205
- Update to 4.6.41_20110204
- Update to 4.6.41_20110203
- Update to 4.6.41_20110202
- Update to 4.6.41_20110201
- Update to 4.6.41_20110131
- Update to 4.6.41_20110130
- Update to 4.6.41_20110130
- split off cantor devel to silence some rpmlint warnings
- fix filelist to fix build again
- update to 4.6.41_20110106
- Update to 4.5.86svn1207757
- update to 4.5.86svn1205247
- update to 4.5.82svn1202688
- Update to 4.5.81svn1202101
- Added patch to avoid building rocs on openSUSE 11.1 and 11.2
- update to 4.5.80
  * KDE 4.6 Beta1
  * no upstream changelog available.
- update to 4.5.3
  * see http://kde.org/announcements/changelogs/changelog4_5_2to4_5_3.php for details
- update to 4.5.2
  * see http://kde.org/announcements/changelogs/changelog4_5_1to4_5_2.php for details
- update to 4.5.1
  * see http://kde.org/announcements/changelogs/changelog4_5_0to4_5_1.php for details
- correct parley description
- update to 4.5.0
  * KDE 4.5.0 final (version bump over RC3)
- update to 4.4.95
  * KDE 4.5 RC3 (not announced)
  * critical fixes for 4.5.0 release
- update to 4.4.93svn1149349
- update to 4.4.5
  * bugfixes over 4.4.4
  * see http://kde.org/announcements/changelogs/changelog4_4_4to4_4_5.php for details
- update to 4.4.4
  * bugfixes over 4.4.3
  * see http://kde.org/announcements/changelogs/changelog4_4_3to4_4_ 4.php for details
  * for most modules only version number as a change (4_4_BRANCH.diff already contained the diff
- update 4_4_BRANCH.diff: various fixes, translation updates
- update to 4.4.3
  * bugfixes over 4.4.2
  * see http://kde.org/announcements/changelogs/changelog4_4_2to4_4_3.php for details
- update to 4.4.2
  * bugfixes over 4.4.1
  * see http://kde.org/announcements/changelogs/changelog4_4_1to4_4_2.php for details
- update to 4.4.1
  * bugfixes over 4.4.0
  * see http://kde.org/announcements/changelogs/changelog4_4_0to4_4_1.php for details
- update to 4.4.0
  * Critical bugfixes only over 4.3.98
  * see http://www.kde.org/announcements/4.4/ for general overview
- update to 4.3.98
  * see http://www.kde.org/announcements/announce-4.4-rc3.php for details
- update to 4.3.95
  * see http://www.kde.org/announcements/announce-4.4-rc2.php for details
- rediff patches to apply without fuzz
- update to 4.3.90
  * see http://www.kde.org/announcements/announce-4.4-rc1.php for details
- update to 4.3.85
  * see http://www.kde.org/announcements/announce-4.4-beta2.php for details
- remove ocaml buildrequires from noarch specfile (unused)
- update to 4.3.80:
  * see http://techbase.kde.org/Schedules/KDE4/4.4_Feature_Plan
- rediff desktop-files.diff for fuzz=0
- update to 4.3.3
  * see http://kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php for details
- update 4_3_BRANCH.diff: khangman fixes and translation updates
- branch update for improved translations
- update to 4.3.1
  * see http://kde.org/announcements/changelogs/changelog4_3_0to4_3_1.php for details
- make patch0 usage consistent
- update to 4.3.0
  * see http://kde.org/announcements/4.3 for details
- update to 4.2.98
- update to 4.2.96
- update to 4.2.95
- drop kde4 package prefixes
- update build requires of -noarch
- update to 4.2.90
- update to 4.2.88svn973768
- update to 4.2.87svn969966
- update to 4.2.86svn967995
- update to 4.2.85 (KDE 4.3 Beta1)
- fix dependencies
- fix kde4-khangman missing data (bnc#481119)
- update to 4.2.3
  * see http://kde.org/announcements/changelogs/changelog4_2_2to4_2_3.php
- update to 4.2.2
  * see http://kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php
- update 4.2 branch to add stdio.h
- update to 4.2.1
  * see http://kde.org/announcements/changelogs/changelog4_2_0to4_2_1.php
- update branch diff again for marble
- update branch diff again for marble
- update branch diff: fix Designer crash due to Marble plugin
- fix -noarch build on ppc64
- update to 4.2.0
- update to 4.1.96
- update to 4.1.87 (KDE 4.2 Januar snapshot)
- no ocaml on s390 and s390x (as on ppc ppc64)
- fix kdeedu4-noarch buildrequires
- use minimal-toc to fix build on ppc(64)
- update to 4.1.3
  * see http://kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
- update to 4.1.2
  * see http://kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
- build separate kde4-kstars-data package again
- update to 4.1.1
  * see http://kde.org/announcements/changelogs/changelog4_1to4_1_1.php
- branch diff update: many Kalzium and Marble bug fixes
- fix build
- branch diff update
- enable kde4-step build
- update to 4.1.0
- file list fix
- update to 4.0.99
- update to 4.0.98
- fix kde4-marble maps packaging error
- update to 4.0.85
- fix filelist again
- update filelist
- update to 4.0.84
- update to 4.0.83
- update to 4.0.82
- update to 4.0.81
- make sure that the right version of kde4-marble-data is installed
  (kde#162254)
- update to 4.0.4
   * http://www.kde.org/announcements/changelogs/changelog4_0_3to4_0_4.php
- branch diff update
- fix file lists
- branch diff update
- update to 4.0.3
- 4_0_BRANCH.diff update:
  * include fullscreen window handling fixes
- update to 4.0.2
- update branch diff, add pre_checkin to make upgrade easier
- update to 4.0.1
- update KDE_4_0_BRANCH.diff
- update to 4.0
- update to 3.97.2
- fix file conflict
- update to 3.97.1
- adjust desktop files
- update to 3.97.0
- update to 3.96.3
- update to 3.96.1
- update to 3.96.0
- update to 3.95.2
- fix build on ppc
- update to 3.95.1
- update to KDE 4.0 Beta4
- update to 3.94.1
- update to KDE 4.0 Beta 3
- update to 3.93.0.svn720124
- update to 3.93.0.svn717255
- update to 3.93.0.svn712059
- update to KDE 4.0 Beta 2
- update to 3.92.0.svn703905
- update to 3.92.0.svn700953
- update to 3.92.0.svn697375
- fix file conflict
- update to KDE 4.0 Beta 1
- update to 3.91.0.svn685967
- update to 3.90.1.svn678988
- update buildrequires (ocaml-facile)
- update to 3.90.1.svn670254
- fix build
- simplify spec file by using macros from kde4-filesystem
- fix spec file after kdelibs moves
- update to 3.90.1.svn668119
- use %fdupes
- remove facile requirement from Factory
- Fix file list.
- Fix dependencies.
- initial package in abuild
Wolfgang Engel's avatar Wolfgang Engel (bigironman) committed (revision 1)
osc copypac from project:openSUSE:Backports:SLE-15-SP3 package:kstars revision:3
Displaying all 4 revisions
openSUSE Build Service is sponsored by