Changelog for
stellarium-debuginfo-24.4-1.2.i586.rpm :
* Mon Dec 23 2024 Arjen de Korte
- Update to 24.4
* Changed in DSO rendering
* Improvements in Core
* Improvements in Telescope Control plugin
* Updates in sky cultures- Add libindi2.patch: fix broken location of libindi header files- Remove indi2_support.patch (upstreamed)
* Mon Sep 23 2024 Arjen de Korte - Update to 24.3
* Performance improvements for computation of Solar system bodies positions
* Improvements in plugins and AstroCalc tools
* Updates in sky cultures
* Updates in GUI
* Sun Jun 23 2024 Arjen de Korte - Update to 24.2
* Improvements in plugins and AstroCalc tools
* Updates in sky cultures
* Updates in GUI
* Mon Mar 25 2024 Arjen de Korte - Update to 24.1
* Added low graphics mode
* Improvements in plugins and AstroCalc tools
* Improvements in Scripting Engine
* Updates in Core
* Sun Dec 24 2023 Arjen de Korte - Update to 23.4
* New plugin: Lens Distortion Estimator (experimental)
* New sky culture: Tibetan Lunar Mansions
* Changed GUI: ability to change the look via normalStyle.css
* Added new MESA for Windows packages
* Added support Windows/ARM64 packages
* Added support the origins of nomenclature names
* Improvements in plugins and AstroCalc tools
* Improvements for performance on macOS/ARM64
* Mon Sep 25 2023 Arjen de Korte - Update to 23.3:
* New plugin: Missing Stars
* Allow semitransparent landscapes
* Added discovery circumstances for Solar system bodies
* Improve orbit drawing for minor bodies
* Show named impact features as ellipses
* Major changes in Navigational Stars plugin
* Observing List fixes
* Unambiguous comet names
* Mon Sep 18 2023 Christophe Marin - Look for the Qgpsmm pkgconfig file which is going to be split from libgps-devel (boo#1215444)
* Sun Jul 02 2023 Arjen de Korte - Update to 23.2:
* Vectorize marker of deep-sky objects
* Updated support locations
* Discovery circumstances for solar system objects
* Wed Jun 28 2023 Paolo Stivanin - Add indi2_support.patch: add support for INDI 2.x (boo#1207852)
* Mon Mar 27 2023 Guillaume GARDET - Update to 23.1:
* Fixes CVE-2023-28371
* Changelog: https://github.com/Stellarium/stellarium/releases/tag/v23.1- Remove upstreamed patch:
* stellarium-gh2970.patch
* Mon Mar 06 2023 Arjen de Korte - Update _constraints to require at least 8 GB of disk and 16 GB of memory. Also require at least 4 GB of memory per build job to prevent running out of memory on build servers with lots of cores/threads.
* Mon Feb 13 2023 Paolo Stivanin - Add dependency on the newly introduced INDI 1.x package. Since Stellarium doesn\'t support INDI 2.x, we need to depend on this temporary package until INDI 2.x is fully supported. (boo#1207852)
* Tue Jan 10 2023 Guillaume GARDET - Add patch to fix build on aarch64 with openGL ES 2:
* stellarium-gh2970.patch
* Sun Dec 25 2022 Arjen de Korte - update to 1.2:
* New projection: Equirectangular (fills the screen)
* Improved rendering of Milky Way, Zodiacal Light and landscapes
* Improved rendering of the Moon
* Improved HiDPI behaviour
* Use Noto as default font
* Added Modern (IAU), Tikuna and Seri sky cultures
* Added Chinese and Bahai calendars (Calendars plugin)
* Mon Oct 31 2022 Arjen de Korte - update to 1.1:
* Added support OpenGL 3.3 Core profile
* Changed core: switch to use CalcMySky v0.2.1
* Changed GUI: allow user CSS
* Fixed compiling with Qt 6.4
* Fixed Telescope Control plugin
* Removed Dakota & Ojibwe sky cultures: this is on request of the original contributors, and following a misunderstanding about licensing.- Remove upstreamed patches - use-QString-instead-of-QByteArray.patch - make-support-XLSX-files-optional.patch
* Sun Oct 09 2022 Arjen de Korte - update to 1.0:
* A new, much better skylight model
* Many details around eclipses
* Updated Observation List features
* New features in AstroCalc tool
* HiDPI improvements
* Better dithering
* New skyculture: Samoan
* Updated several skycultures
* Updates in Angle Measure, Satellites, Oculars, Remote Control, Pulsars plugins
* Many more bugfixes.- Add patch from upstream to allow building with Qt >= 6.4.0 + use-QString-instead-of-QByteArray.patch- Add patch from upstream to make XLSX support optional + make-support-XLSX-files-optional.patch
* Thu Jul 07 2022 Arjen de Korte - update to 0.22.2:
* Added recognition licenses for skycultures
* Many improvements in the Satellites plugin, esp. display of earth shadow and filtering
* Improvements in AstroCalc: graphs, eclipses, transits
* Improvements in Meteor Showers, Exoplanets and the Navigational
* Stars plugins
* Updated DSO catalog
* Fixed ANGLE mode for some rare cases
* A large number of bug fixes and closed feature requests and enhancements
* Sun Apr 17 2022 Arjen de Korte - update to 0.22.1:
* Added fixed equatorial grid/line
* Added new sky cultures
* Fixed building Stellarium (AppImage)
* Updated DSO catalog
* Sun Mar 27 2022 Dirk Müller - update to 0.22:
* AstroCalc: Eclipse Finder
* AstroCalc: RTS (Rises, Transits, Settings)
* Switch from Bortle scale to physical brightness values for light pollution.
* Allow tweaks for the atmosphere brightness/color model and tone mapping
* Several new calendars in the Calendars plugin
* Seasonal polar caps on Mars
* New and improved sky cultures
* Larger textures allowed in Scenery3D
* Improved OnlineQueries and Satellites plugin
* Many fixes in core and plugins.
* Technical preparations towards a major upgrade of the internal Qt framework.
* Tue Feb 08 2022 Paolo Stivanin - Don\'t create a duplicated stellarium.desktop file -- there\'s already org.stellarium.Stellarium.desktop that\'s being installed.