Package Release Info

stellarium-0.21.2-bp154.1.51

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

stellarium

Change Logs

* Mon Sep 27 2021 Arjen de Korte <suse+build@de-korte.org>
- Update to 0.21.2:
  * Annual aberration correction. Planet positions are finally very
    accurate!
  * Bookmarks replaced by Observation Lists
  * Politically neutral geonames
  * Right-click opens plugin configuration
  * Improved computation of rising, transit, setting times
  * "Goto next twilight" functionality
  * Two new Greek skycultures
  * Updated Mul-Apin skyculture with new artwork
  * Improved fidelity of Lunar eclipses
  * Fixed display of stellar proper motion
  * Many fixes in core and plugins
- Add patches from upstream to allow building with Qt >= 5.9.0
  + stellarium-documentation.patch
  + stellarium-remove-qt-5_12-code.patch
  + stellarium-minimum-qt-5_9.patch
* Thu Jun 24 2021 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.21.1:
  * Updated designations of stars and handling of list of designations
    and common names those stars
  * Updated Almagest and al-Sufi skycultures
  * Many changes in plugins
  * Many fixes in core and plugins for support HiDPI devices
  * Enhancements in visualization of markings and in scripting engine
  * Lots of other fixes
* Wed Mar 31 2021 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.21.0:
  * Added accurate planet axis orientation and rotation
  * Added lunar libration (GH: #877)
  * Added lines for the Invariable Plane and Projected Solar Equator
  * Added solar altitude to planetary feature nomenclature
  * Added describe planetary coordinates and changes in the nomenclature
    display into Stellarium User Guide
  * Added new language: Spanish (Latin America)
  * Added ability to scaling of Sun and planets (GH: #1263)
  * Added new magnitude algorithms for planets from Mallama&Hilton 2018
  * Added Earth shadow circles for topocentric observer (GH: #430)
  * Added new 4k texture for the Moon
  * Added lower limit for aFOV parameter of ocular in the GUI to avoid
    input wrong data
  * Added visibility of an antisolar point for other planets
  * Added ability to get all designations of DSO in scripts
  * Added ability to show hourly motion in decimal degrees
  * Added more cardinal points (GH: #1522, #1529)
  * Added ability to switching off drawing of Solar glare
  * Added a new sky culture based on Al-Sufi
    "Book of Fixed Stars" written ~ 964 AD
  * Added Old Hindu calendars
  * Added Islamic (algorithmic) and Hebrew calendar.
  * Added French Revolution calendar (arithmetic version)
  * Added Persian (arithmetic) calendar
  * Added button to set standard atmosphere
  * Added ability to translation/transliteration of Roman (latin) terms
  * Added ability to use UTC time when navigational stars are displayed
  * Added acknowledgment section into Help/About window (GH: #1568)
  * Added cosmetic fix for radio communication data: no need extra
    precision to show data in Satellites plugin
  * Fixed compatibility of ToneReproducer shader with GLES
  * Fixed retranslation of calendars (GH: #1545)
  * Fixed vertical position of calendar info panel
  * Fixed height-dependent twinkle for star-like objects
  * Fixed capturing a screenshots under macOS High Sierra and later
  * Fixed documentation for API
  * Fixed display the extincted magnitudes for all objects
  * Fixed reading textures (GH: #1547)
  * Fixed alignment of an intercardinal direction markers
  * Fixed work of multisampling mode when in Spout isn’t used
  * Fixed visualization zodiacal light at low Bortle values
  * Fixed the drawing a degrees on compass on HiDPI devices
  * Fixed search short phrases (GH: #1528)
  * Fixed orientation of Jupiter, Uranus and Venus (GH: #357)
  * Fixed inexact rotation of Moon (GH: #347)
  * Fixed wrong rendering of Jupiter (GH: #1261)
  * Fixed incorrect moon terminator (GH: #973)
  * Fixed a skybox.ssc script (GH: #1461)
  * Fixed crash when trails are enabled (GH: #1471)
  * Fixed crash when choosing Zero Horizon landscape (GH: #1466)
  * Fixed displaying labels of coordinate grids on HiDPI devices
  * Fixed a labeling hour angles (GH: #1457)
  * Fixed API docs
  * Fixed styles of QMessageBox and QColorDialog (GH: #1451)
  * Fixed WUI of Remote Control plugin
  * Fixed HiDPI issue for Observability plugin
  * Fixed the placement of cardinal marks when compass mark
    is enabled on the HiDPI devices
  * Fixed placement of the value of equation of time for HiDPI devices
  * Fixed crash at exit (GH: #1479)
  * Fixed work of Spout mode: inhibit multisampling when in Spout mode
  * Fixed DOI link for “Calendrical Calculations” (GH: #1562, #1566)
  * Fixed missing strings for translation (GH: #1562, #1566)
  * Fixed tooltips and placeholders (GH: #1562, #1566)
  * Fixed comments for translators (GH: #1562, #1566)
  * Fixed artifacts in the GUI when language is changed
  * Fixed images and typos in Stellarium User Guide
  * Fixed bibliography in Stellarium User Guide
  * Fixed the figure of Virgo constellation (GH: #1570)
  * Fixed stupid typos in satellites.json file
  * Fixed illumination during Lunar eclipse in Scenery 3D plugin
  * Fixed behavior “Clear” button in Script Console (GH: #1499)
  * Fixed lunar magnitude: try an accurate Lunar magnitude formula
  * Fixed lunar eclipses: redo the eclipse push effect for lunar eclipses
  * Fixed Mesa mode for Windows (GH: #1551)
  * Fixed multisampling on non-Windows systems (GH: #1553)
  * Fixed typos in Al-Sufi skyculture
  * Updated AstroCalc/Phenomena tool (GH: #1520)
  * Updated planetary features data
  * Updated core: slight restructuring of Planets, Comets,
    MinorPlanets, SolarSystem loader
  * Updated core: using data from WGCCRE reports 2009, 2015 and Explanatory
    Supplement to the AA 2013 (with error fixed by the 1992 ed.)
    for rotation elements
  * Updated core: keeps original Stellarium planet rotation model
    (undocumented) where new rotation elements are unavailable
  * Updated code of INDI client to version 1.8.5
  * Updated code for building Stellarium without NLS and Scripting support
  * Updated GUI (GH: #1204)
  * Updated Satellites plugin
  * Updated default satellites database
  * Updated GUI of Navigational stars plugin
  * Updated default pulsars catalog
  * Updated description of supernovae plugin (GH: #500)
  * Updated description of calendars plugin in Stellarium User Guide
  * Removed proper name for NGC 2194 (GH: #1530)
  * Removed Arabic skyculture: Arabic SC was replaced by more accurate
    "al-Sufi" skyculture
* Mon Feb 15 2021 Paolo Stivanin <info@paolostivanin.com>
- Remove duplicated desktop file
- Remove zero length files
* Tue Dec 29 2020 Arjen de Korte <suse+build@de-korte.org>
- The patch to fix the excessive memory use by lconvert was backported
  to Qt 5.15.2 in Tumbleweed (remove mitigations for this version)
* Mon Dec 28 2020 Arjen de Korte <suse+build@de-korte.org>
- Update to version 0.20.4
  * Added Calendars plugin
  * Many changes in AstroCalc tool and core of Stellarium
  * Many changes in plugins
  * Updated DSO catalog
- Qt 5.15.2 also needs the workarounds for excessive memory use (fix
  has not been included in this release)
* Mon Oct 19 2020 Arjen de Korte <suse+build@de-korte.org>
- Enable workarounds for excessive memory use by lconvert in Qt 5.15.0
  and Qt 5.15.1 based on the Qt version
* Sat Oct 03 2020 Arjen de Korte <suse+build@de-korte.org>
- Disable translations on i586 for Tumbleweed (lconvert from Qt 5.15.1
  crashes on this architecture due to memory allocation issues)
* Sun Sep 27 2020 Arjen de Korte <suse+build@de-korte.org>
- Update to version 0.20.3
  * Fixed nutation and, with it, season beginning times
  * Many changes in AstroCalc tool and core of Stellarium
  * Many changes in Oculars and Satellites plugins
  * Updated DSO catalog
* Wed Jul 22 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update _constraints for all archs
* Tue Jul 21 2020 Michel Normand <normand@linux.vnet.ibm.com>
- Add _constraints for PowerPC avoid "no space left on device" build error
* Mon Jun 22 2020 Arjen de Korte <suse+build@de-korte.org>
- Update to version 0.20.2
  * Many changes in AstroCalc tool and core of Stellarium
  * Many changes in scripting engline and Script Console
  * Many changes in Oculars and Satellites plugins
  * Updated DSO catalog
- The parallel build in Qt 5.15 or GCC10 seems to take too much
  resources to complete the build on Tumbleweed (build on a single
  core only to limit memory usage)
- The (optional) libgps library is only available in openSUSE,
  adjust BuildRequires accordingly to build for SLE as well
* Mon Apr 20 2020 Arjen de Korte <suse+build@de-korte.org>
- Update to version 0.20.1
  * Restore working Stellarium in ANGLE mode on Window
  * Many changes in scripting engline and Script Console
  * Fixes in GUI and plugins
  * Updated DSO catalog
* Sun Mar 29 2020 Arjen de Korte <suse+build@de-korte.org>
- Update to version 0.20.0
  * Refactoring and updating the GUI
  * Deep refactoring code, related to Solar system
  * Many improvements in the code of plugins
* Tue Jan 28 2020 Cristian Rodríguez <crrodriguez@opensuse.org>
- Build with hidden visibility, it generates better code and
  reduces the size of the final stellarium executable by 2MB.
* Sun Dec 22 2019 Arjen de Korte <suse+build@de-korte.org>
- Update to version 0.19.3
  * The major changes of this version:
  * Direct ASCOM support for Telescope Control plugin on Windows
  * Refactoring the GUI
  * Many improvements in the code
  * Added many DSO textures
  * Improvements in DSO catalog
  * Many improvements in AstroCalc tool
* Sun Sep 29 2019 Arjen de Korte <suse+build@de-korte.org>
- Update to version 0.19.2
  * The second bugfix release for series 0.19
    Numerous bug fixes; see here:
    https://github.com/Stellarium/stellarium/releases/tag/v0.19.2
* Sat Jun 22 2019 Arjen de Korte <suse+build@de-korte.org>
- Update to version 0.19.1:
  * Added allow to search an inactive meteor showers in Search
    Tool/Lists tool
  * Added 'Azimuth vs. Time' graph into AstroCalc/Graphs tool
  * Added feature to show tracks for latest several selected planets
  * Added calculation and showing the orbital period for artificial
    satellites
  * Added revolutions per day info for artificial satellites
  * Added tools for jumping to the next or previous time of rising,
    transit or setting for selected object
  * Added new behavoir for AstroCalc/Graphs when clicking within graph
    area now sets current time.
  * Added simplification in topocentric correction
  * Added parallactic angle function (added it to infostring and
    infomap also)
  * Added hour angle and sidereal time to infomap
  * Added apply rotation when drawing Solar Corona
  * Updated planetary nomenclature
  * Updated common names of stars and DSO's
  * Updated cmake rules for Windows deployment
  * Updated DSO textures
  * Updated behaviour of HiPS survey if Stellarium started without
    network
  * Updated GUI for ArchaeoLines plugin
  * Updated default pulsars catalog (v1.60)
  * Updated list of asterisms
  * Updated AstroCalc tools: many optimizations
  * Excluded Armintxe skyculture and landscape from default package
  * Numerous bug fixes; see here:
    https://github.com/Stellarium/stellarium/releases/tag/v0.19.1
Version: 0.19.0-bp151.2.2
* Sun Mar 24 2019 Arjen de Korte <suse+build@de-korte.org>
- Update to version 0.19.0:
  * 5 new sky cultures
  * Refactoring the code: many improvements and fixes
  * Added many DSO textures
  * Many improvements for Scripting Engine
* Tue Jan 22 2019 Arjen de Korte <suse+build@de-korte.org>
- Update to version 0.18.3:
  * Improvements and fixes for AstroCalc tool
  * Added new sky cultures
  * Added many DSO textures
  * Refactoring the GUI
  * Many improvements in the code
- Add source verification
* Thu Aug 16 2018 badshah400@gmail.com
- Update to version 0.18.2:
  * Improvements and fixes for AstroCalc tool and plugins
  * Added support Abell Catalog of Planetary Nebulae and
    ESO/Uppsala Survey of the ESO(B) Atlas
  * Added few new scripts
  * Updated code and data
* Tue Jul 17 2018 badshah400@gmail.com
- Enable telescope control plugin: this was turned off as it
  didn't build with shared libs enabled. No problem with static
  lib.
* Sat Jul 14 2018 badshah400@gmail.com
- Update to version 0.18.1:
  * Improvements and fixes for Hierarchical Progressive Surveys
    [HiPS] support
  * Updated code of plugins
  * Updated code and data
  * Updated GPS handling
  * Added rise, transit and set times for celestial objects
  * Added dithering support
* Tue May 22 2018 badshah400@gmail.com
- Turn off shared lib building entirely as recommended by upstream
  in https://github.com/Stellarium/stellarium/issues/161.
* Tue May 22 2018 badshah400@gmail.com
- Manually package main library missed by make install; run
  ldconfig as part of post(un) scripts
  (gh#Stellarium/stellarium#161).
* Fri May 18 2018 badshah400@gmail.com
- Update to version 0.18.0:
  * Added support Hierarchical Progressive Surveys [HiPS] (Hello
    visualization of multiwavelength universe in the Stellarium).
  * Updated and extended AstroCalc tool.
  * Added support a Hickson Compact Group collection.
  * Updated code and data.
  * Numerous other changes and bug fixes; see here:
    https://github.com/Stellarium/stellarium/releases/tag/v0.18.0
- Changes from version 0.17.0:
  * Added support for nomenclature of planetary surface
  * Added improvements for AstroCalc tool
  * Added improvements for Oculars plugin
  * Added improvements for Exoplanets plugin
  * Added INDI support for Telescope Control plugin
  * Updated code and data
- Updated URL and Source Url: project has now moved to github.
- Pass -DUSE_PLUGIN_TELESCOPECONTROL=OFF to prevent compiling
  libindi and causing build failures.
- Pass export QT_HASH_SEED=0 to avoid complaints during
  compilation about hashing not guaranteed to be reproducible.
- Only run post(un) scriptlets for openSUSE < 1500; they are
  nullpotent for newer versions anyway, with rpm file triggers
  taking care of the needful. For openSUSE < 1500, ensure the post
  scripts also take care of updating the desktop database.
- Add BuildRequires: pkgconfig(libgps): required for building with
  GPS support.
Version: 0.16.1-bp150.2.4
* Mon Oct 02 2017 jengelh@inai.de
- Remove irrelevant other OS parts from description.
* Tue Sep 26 2017 badshah400@gmail.com
- Update to version 0.16.1:
  * Added moons of Saturn, Uranus and Pluto.
  * Added improvements for AstroCalc tool.
  * DSO catalog was updated to version 3.2:
  - Added support 'The Strasbourg-ESO Catalogue of Galactic
    Planetary Nebulae'.
  - Added support 'A catalogue of Galactic supernova remnants'.
  - Added support 'A Catalog of Rich Clusters of Galaxies'.
  * Added support asterisms and outlines for DSO.
  * Added improvements for the GUI.
* Thu Aug 17 2017 badshah400@gmail.com
- Update to version 0.16.0:
  * RemoteSync plugin, which allows running several connected
    instances of Stellarium.
  * Non-spherical models for solar system objects like asteroids
    and small moons.
  * Solar system config file is now split into two parts.
  * AstroCalc feature extension: What's Up Tonight, graphs, ...
  * DSO: Addition of catalogs of peculiar galaxies
  * New Skycultures: Belarusian, Hawaiian Star Lines
  * Telescope plugin: support for the RTS2 telescope system.
  * Location can now be read from a GPS device.
  * See full list of changes at:
    https://sourceforge.net/p/stellarium/news/2017/06/stellarium-0160/
- Drop fix-qt-5.9-bzr-rev9474.patch: incorporated upstream.
* Sun Jun 18 2017 rpm@fthiessen.de
- Added fix-qt-5.9-bzr-rev9474.patch to fix build with qt 5.9
* Mon Apr 03 2017 egdfree@opensuse.org
- Update to version 0.15.2
  * main changes:
  + Added new algorithm for DeltaT from Stephenson, Morrison and Hohenkerk (2016)
  + Added orbit visualization data for asteroids
  + Added calculation of extincted magnitudes of satellites
  + Added new type of Solar system objects: sednoids
  + Added classificator of objects into Solar System Editor plugin
- for full list of changes see link:
  https://sourceforge.net/p/stellarium/news/2017/03/stellarium-0152-has-been-released/
* Thu Jan 19 2017 rmaliska@suse.com
- Update to version 0.15.1:
  * Main changes:
  + The Digital Sky Survey (DSS) can be shown (requires online
    connection).
  + AstroCalc is now available from the main menu and gives
    interesting new computational insight.
  + Stellarium can act as Spout sender (important for multimedia
    environments; Windows only).
  In addition, a lot of bugs have been fixed.
  + wait() and waitFor() in the Scripting Engine no longer inhibits
    performance of moves.
  + DE430/431 DeltaT may be OK now. We still want to test a bit
    more, though.
  + ArchaeoLines also offers two arbitrary declination lines.
  + Added support of time zones dependent by location.
  + Added new skyculture: Sardinian.
  + Added updates and improvements in catalogs.
  + Added improvements in the GUI.
  + Added cross identification data for stars from Bright Star
    Catalogue, 5th Revised Ed. (Hoffleit+, 1991)
- for full list of changes see link:
  https://sourceforge.net/p/stellarium/news/2016/12/stellarium-0151/
* Thu Aug 18 2016 fvogt@suse.com
- Require Qt5Script instead of Qt5Declarative to fix build
* Sun Aug 14 2016 badshah400@gmail.com
- Run %fdupes only inside the %{_datadir}/stellarium directory
  instead of entire buildroot to avoid hicolor icons being
  replaced by links. Replacing actual icon images by links leads
  to appdata being vetoed: "Failed to load icon: image format was
  not recognized:
  /usr/share/icons/hicolor/64x64/apps/stellarium.png, Has no
  Icon."
* Wed Aug 10 2016 rmaliska@suse.com
- Update to version 0.15.0
  * Major changes:
    + Added StelProperty system
    + Added new plugin for exhibitions and planetariums - Remote Control
    + Added new skycultures: Macedonian, Ojibwe, Dakota/Lakota/Nakota,
    Kamilaroi/Euahlayi
    + Updated code of plugins
    + Added Bookmarks tool and updated AstroCalc tool
    + Added new functions for Scripting Engine and new scripts
    + Added Miller Cylindrical Projection
    + Added updates and improvements in DSO and star catalogues (include initial
    support of The Washington Double Star Catalog)
    + azimuth lines (also targetting geographic locations) in ArchaeoLines plugin
    + Many fixes and improvements...
- for the full list of changes see link:  https://sourceforge.net/p/stellarium/news/2016/07/stellarium-0150/
* Fri Jul 01 2016 rmaliska@suse.com
- Update to version 0.14.3
- added deppendency to qt5serialport for TelescopeControl plugin
- use %cmake macro for install
* Sun Nov 08 2015 p.drouand@gmail.com
- Update to version 0.14.0
  * List of changes:
    https://launchpad.net/stellarium/0.14/0.14.0
- Remove stellarium-0.13.3-missing_includes.patch; fixed on upstream
  release
- Use %cmake macro
* Fri Oct 09 2015 kstreitova@suse.com
- add stellarium-0.13.3-missing_includes.patch to fix missing
  includes for libQt 5.5 [bnc#949493]
* Thu May 14 2015 badshah400@gmail.com
- Update to version 0.13.3:
  + Full list of changes at
    http://sourceforge.net/p/stellarium/news/2015/04/stellarium-0133-has-been-released/.
* Thu Apr 23 2015 badshah400@gmail.com
- Update to version 0.13.2 (boo#928024):
  - Long list of changes, see
    https://launchpad.net/stellarium/+milestone/0.13.2 for the
    full list.
- Changes from version 0.13.1:
  - New features:
    + Light layer for old_style landscapes
    + Auto-detect location via network lookup.
    + Seasonal rules for displaying constellations
    + Coordinates can be displayed as decimal degrees (lp#1106743)
    + Support of multi-touch gestures on Windows 8 (lp#1165754)
    + FOV on bottom bar can be displayed in DMS rather than
    fractional degrees (lp#1361582)
    + Oculars plugins support eyepieces with permanent crosshairs
    (lp#1364139)
    + Pointer Coordinates Plugin can displayed not only RA/Dec
    (J2000.0) (lp#1365784, lp#1377995)
    + Angle Measure Plugin can measure positional angles to the
    horizon now (lp#1208143)
    + Search tool can search position not only for RA/Dec
    (J2000.0) (lp#1358706)
  - Bugs fixed:
    + Galactic plane renamed to correct: Galactic equator
    (lp#1367744)
    + Speed issues when computing lots of comets (lp#1350418)
    + Spherical mirror distortion work correctly now (lp#676260,
    lp#1338252)
    + Location coordinates on the bottom bar displayed correctly
    now (lp#1357799)
    + Ecliptic coordinates for J2000.0 and grids diplayed
    correctly now (lp#1366567, lp#1369166)
    + Rule for select a celestial objects (lp#1357917)
    + Loading extra star catalogs (lp#1329500, lp#1379241)
    + Creates spurious directory on startup (lp#1357758)
    + Various GUI/rendering improvements (lp#1380502, lp#1320065,
    lp#1338252, lp#1096050, lp#1376550, lp#1382689)
    + "missing disk in drive <whatever>" (lp#1371183)
- Update BuildRequires to QT5 >= 5.2.0 - minimum version of QT5
  required to build stellarium.
* Tue Sep 09 2014 badshah400@gmail.com
- Update to version 0.13.0:
  + New modulated core
  + Refactored shadows and introducing the normal mapping
  + Sporadic meteors and meteors has the colors now
  + Comet tails rendering
  + New types of landscapes
  + New translatable strings and new textures
  + New plugin: Equation of Time - provides solution for
    Equation of Time
  + New plugin: Field of View - provides shortcuts for quick
    changes field of view
  + New plugin: Navigational Stars - marks 58 navigational stars
    on the sky
  + New plugin: Pointer Coordinates - shows the coordinates of the
    mouse pointer
  + New plugin: Meteor Showers - provides visualization of meteor
    showers
  + New version of the Satellites plugin: introduces star-like
    satellites and bug fixes
  + New version of the Exoplanets plugin: displaying of the
    potential habitable exoplanets; improvements for performance
    and code refactoring
  + New version of the Angle Measure plugin: displaying of the
    position angle
  + New version of the Quasars plugin: improvements for
    performance; added marker_color parameter
  + New version of the Pulsars plugin: improvements for
    performance; display pulsars with glitches; setting color for
    marker for different types of the pulsars
  + New versions of the Compass Marks, Oculars, Historical
    Supernovae, Observability analysis and Bright Novae plugins:
    bug fixing, code refactoring and improvements
- Packaging changes:
  + Now requires qt5 >= 5.1.0
  + Switch to using pkgconfig based build dependencies as it is
    convenient to use for listing all qt5 dependencies
  + Also package appdata file
  + Translations can no longer be found by find_lang; comment it
    out for now
  + Apache licensed file no longer included in upstream tarball,
    remove deletion snippet from specfile.
* Wed Nov 27 2013 badshah400@gmail.com
- Update to version 0.12.4:
  - Fix lp#1222742, bnc#852525: Clicking on arrows in Ocular view
    crashes stellarium
  - Feature lp#1223052: Render nighttime landscapes without
    lighting.
* Mon Sep 09 2013 badshah400@gmail.com
- Update to version 0.12.3 (new plugin + bug-fix release):
  + New plugin - Bright Novae
  + Bugs fixed:
  - Added intermediate value to ZHR of shooting stars between 80
    and 10000 (lp#1208106)
  - Fixed search tool (lp#1208296, lp#1211198)
  - Fixed behaviour for shortkeys of few plugins (lp#1208291)
  - Fixed Flamsteed designations for few Virgo stars
    (lp#1222094)
  - Fixed saving Milky Way brightness via GUI (lp#1220477)
* Sun Aug 04 2013 badshah400@gmail.com
- Update to version 0.12.2 (feature + bug-fix release):
  + New version of the Satellites plug-in (0.8.1):
  - Automatic adding of new satellites on update from selected
    update sources
  - Automatic removal of satellites if they are no longer listed
    in the update sources
  - "user-defined" flag protecting satellites from
    update/removal
  - Satellites can be added to/removed from satellite groups
    from the GUI
  - Custom satellite groups can be defined
  - Default satellite group names and satellite descriptions
    are translatable
  + Added:
  - Variable stars support (lp#665014)
  - Automatic change of landscape on planet change
    (lp#1173254)
  - Flamsteed designation for stars and search tool (LP:
    [#1190503])
  + Changed:
  - Repacked default star catalogs (lp#926588)
  - Update DSO features (lp#1115035, #1172402, #1180493)
  - Improved Quasars plugin (lp#1169232, #1181688)
  - Improved Pulsars plugin (lp#1169230, #1181688)
  - Improved Oculars plugin (lp#1170239, #1188340)
  - Improved Historical Supernovae plugin (lp#1180962)
  - Improved Observability analysis plugin (lp#1171182)
  - Improved Exoplanets plugin (lp#1177871)
  - Improved Satellites plugin (lp#955780)
  - Improved search tool (lp#1181534, #1184599, #1180962)
  - Improved scripting engine (lp#1202637, #1091626)
  + Fixed:
  - Satellites plugin cause crash when enabled in distant past
    (lp#955780)
  - Landscape colour saturation at summer noon (lp#1115364)
  - Wrong rendering of Planet's shadow (lp#1131847)
  - Stellarium crashes (lp#1157930, #1177871, #1194838,
    [#1173355], #1184599)
  - Mismatched malloc/delete (lp#1172931)
  - Error in template code (lp#1178257)
  - Undefined template function in vecmath (lp#1178391)
  - Setting Startup date and time (Other:) sets time to UTC,
    not my local (EDT) time (lp#1198570)
  - Debug messages don't completely convert paths to local
    directory separator (lp#682633)
  - Garbled text hovering over time/date (lp#1176424)
  - Set time to now (Icon not illuminated) (lp#1178498)
  - Tongan translation discrepancies (lp#1181945)
  - POD document (lp#1184459)
  - No orbits displayed for some planets' satellites
    (lp#834727)
- Drop stellarium-fix-non-ASCII-chars-in-source.patch, patch
  incorporated upstream.
* Wed Jul 10 2013 badshah400@gmail.com
- Add stellarium-fix-non-ASCII-chars-in-source.patch to remove
  non-ASCII code from pod source file which caused build failures
  for Factory (fix applied for all versions of openSUSE since it
  is not desirable to have such non-ASCII characters in source
  files anyway); patch came from upstream. Fixes lp#1184459.
* Sun Apr 21 2013 badshah400@gmail.com
- Update to version 0.12.1:
  + New features:
  - Caldwell catalog for nebulae
  - Re-packed star catalogs (Hipparcos and Tycho-2)
  - Delta-T manager, star magnitude limit control
  - Updates textures of galaxies and nebulae
  - Various small GUI changes
  + Over 30 closed bugs in the core application and plugins.