Changelog for
kstars5-3.0.0-lp150.82.4.x86_64.rpm :
* Thu Dec 20 2018 wbauerAATTtmo.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 wbauerAATTtmo.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 jengelhAATTinai.de- Trim redundancies from the description again.
* Thu Jul 26 2018 wbauerAATTtmo.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 wbauerAATTtmo.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 christopheAATTkrop.fr- Add Fix-build-with-Qt-511.patch- Run spec-cleaner
* Wed Apr 25 2018 wbauerAATTtmo.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 wbauerAATTtmo.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 wbauerAATTtmo.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 wbauerAATTtmo.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 wbauerAATTtmo.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 wbauerAATTtmo.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 lbeltrameAATTkde.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 lbeltrameAATTkde.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 lbeltrameAATTkde.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 christopheAATTkrop.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 christopheAATTkrop.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 lbeltrameAATTkde.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 lbeltrameAATTkde.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 lbeltrameAATTkde.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 wbauerAATTtmo.at- Add libnova-devel and gsl-devel build requirements, necessary when building with libindi now
* Sun Apr 16 2017 lbeltrameAATTkde.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 lbeltrameAATTkde.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 lbeltrameAATTkde.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 lbeltrameAATTkde.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.dramisAATTgmail.com- Enable wcslib-devel build requirement also for Leap >= 42.3.
* Thu Feb 09 2017 lbeltrameAATTkde.org- Update to KDE Applications 16.12.2
* KDE Applications 16.12.2
* https://www.kde.org/announcements/announce-applications-16.12.2.php
* Sat Jan 14 2017 lbeltrameAATTkde.org- - Update to KDE Applications 16.12.1
* KDE Applications 16.12.1
* https://www.kde.org/announcements/announce-applications-16.12.1.php
* Tue Dec 13 2016 tittiatcokeAATTgmail.com- Update to KDE Applications 16.12.0
* KDE Applications 16.12.0
* https://www.kde.org/announcements/announce-applications-16.12.0.php
* Wed Dec 07 2016 asterios.dramisAATTgmail.com- 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).
* Sat Dec 03 2016 tittiatcokeAATTgmail.com- Update to KDE Applications 16.11.90
* KDE Applications 16.12.0 RC
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
* Tue Nov 29 2016 tittiatcokeAATTgmail.com- Update to KDE Applications 16.11.80
* KDE Applications 16.12.0 Beta
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
* Wed Nov 09 2016 lbeltrameAATTkde.org- Update to KDE Applications 16.08.3
* KDE Applications 16.08.3
* https://www.kde.org/announcements/announce-applications-16.08.3.php
* Tue Oct 11 2016 lbeltrameAATTkde.org- KDE Applications 16.08.2 https://www.kde.org/announcements/announce-applications-16.08.2.php
* Fri Sep 09 2016 tittiatcokeAATTgmail.com- Update to KDE Applications 16.08.1
* KDE Applications 16.08.1
* https://www.kde.org/announcements/announce-applications-16.08.1.php
* Fri Aug 12 2016 tittiatcokeAATTgmail.com- Update to KDE Applications 16.08.0
* KDE Applications 16.08.0
* https://www.kde.org/announcements/announce-applications-16.08.0.php
* Tue Aug 09 2016 wbauerAATTtmo.at- Cleanup build requirements
* Mon Aug 08 2016 tittiatcokeAATTgmail.com- 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
* Fri Jul 08 2016 tittiatcokeAATTgmail.com- Update to KDE Applications 16.04.3
* KDE Applications 16.04.3
* https://www.kde.org/announcements/announce-applications-16.04.3.php
* Fri Jun 10 2016 tittiatcokeAATTgmail.com- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
* Sat May 07 2016 tittiatcokeAATTgmail.com- Update to KDE Applications 16.04.1
* KDE Applications 16.04.1
* https://www.kde.org/announcements/announce-applications-16.04.1.php
* Sun Apr 17 2016 tittiatcokeAATTgmail.com- Update to KDE Applications 16.04.0
* KDE Applications 16.04.0
* https://www.kde.org/announcements/announce-applications-16.04.0.php
* Mon Apr 11 2016 tittiatcokeAATTgmail.com- Update to KDE Applications 16.03.90
* KDE Applications 16.04.0 RC
* https://www.kde.org/announcements/announce-applications-16.04-rc.php
* Sun Mar 13 2016 tittiatcokeAATTgmail.com- 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
* Sat Feb 13 2016 tittiatcokeAATTgmail.com- 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
* Sat Jan 09 2016 tittiatcokeAATTgmail.com- 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
* Sun Dec 13 2015 tittiatcokeAATTgmail.com- 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
* Tue Nov 10 2015 tittiatcokeAATTgmail.com- 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
* Sun Oct 11 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.08.2
* KDE Applications 15.08.2
* https://www.kde.org/announcements/announce-applications-15.08.2.php
* Mon Oct 05 2015 wbauerAATTtmo.at- Own directory %_datadir/appdata to fix build on Leap
* Sun Sep 13 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.08.1
* KDE Applications 15.08.1
* https://www.kde.org/announcements/announce-applications-15.08.1.php
* Wed Aug 19 2015 cgiboudeauxAATTgmx.com- Update to KDE Applications 15.08.0
* KDE Applications 15.08.0
* https://www.kde.org/announcements/announce-applications-15.08.0.php
* Fri Aug 07 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.07.90
* KDE Applications 15.08.0 RC1
* https://www.kde.org/announcements/announce-applications-15.07.90.php
* Mon Jul 06 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.04.3
* KDE Applications 15.04.3
* https://www.kde.org/announcements/announce-applications-15.04.3.php
* Sat May 30 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.04.2
* KDE Applications 15.04.2
* https://www.kde.org/announcements/announce-applications-15.04.2.php
* Mon May 11 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.04.1
* KDE Applications 15.04.1
* https://www.kde.org/announcements/announce-applications-15.04.1.php
* Sat Apr 11 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.04.0
* KDE Applications 15.04.0
* https://www.kde.org/announcements/announce-applications-15.04.0.php
* Sat Mar 21 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.03.95
* KDE Applications 15.04 RC
* Sun Mar 08 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.03.80
* KDE Applications 15.04 Beta
* Tue Mar 03 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 14.12.3
* KDE Applications 14.12.3
* See https://www.kde.org/announcements/announce-applications-14.12.3.php
* Sun Feb 01 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 14.12.2
* KDE Applications 14.12.2
* See https://www.kde.org/announcements/announce-applications-14.12.2.php
* Mon Jan 12 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 14.12.1
* KDE Applications 14.12.1
* See https://www.kde.org/announcements/announce-applications-14.12.1.php
* Wed Dec 17 2014 tittiatcokeAATTgmail.com- Update to KDE Applications 14.12.0
* KDE Applications 14.12.0
* See https://www.kde.org/announcements/announce-applications-14.12.0.php
* Sun Nov 09 2014 tittiatcokeAATTgmail.com- Update to 4.14.3
* KDE 4.14.3 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.3.php
* Sun Oct 12 2014 tittiatcokeAATTgmail.com- Update to 4.14.2
* KDE 4.14.2 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.2.php
* Sat Sep 13 2014 tittiatcokeAATTgmail.com- Update to 4.14.1
* KDE 4.14.1 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.1.php
* Fri Aug 15 2014 tittiatcokeAATTgmail.com- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.14/
* Thu Jul 17 2014 cgiboudeauxAATTgmx.com- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
* Thu Jul 10 2014 cgiboudeauxAATTgmx.com- Update to 4.13.80
* KDE 4.14 Beta 1 release
* See http://www.kde.org/announcements/announce-4.14-beta1.php
* Sun Jun 08 2014 tittiatcokeAATTgmail.com- Update to 4.13.2
* KDE 4.13 release
* See http://www.kde.org/announcements/announce-4.13.2.php
* Fri May 09 2014 tittiatcokeAATTgmail.com- Update to 4.13.1
* KDE 4.13.1 bug fix release
* See http://www.kde.org/announcements/announce-4.13.1.php
* Sun May 04 2014 hrvoje.senjanAATTgmail.com- Added libqjson-devel BuildRequires: enables KStars to utilize online web services to perform astrometric solving for images in Ekos alignment module
* Fri Apr 11 2014 tittiatcokeAATTgmail.com- Update to 4.13.0
* KDE 4.13 release
* See http://www.kde.org/announcements/4.13/
* Thu Mar 27 2014 tittiatcokeAATTgmail.com- Update to 4.12.97
* KDE 4.13 RC release
* See http://www.kde.org/announcements/announce-4.13-rc.php
* Thu Mar 20 2014 tittiatcokeAATTgmail.com- Update to 4.12.95
* KDE 4.13 Beta 3 release
* See http://www.kde.org/announcements/announce-4.13-beta3.php
* Thu Mar 13 2014 tittiatcokeAATTgmail.com- Update to 4.12.90
* KDE 4.13 Beta 2 release
* See http://www.kde.org/announcements/announce-4.13-beta2.php
* Fri Mar 07 2014 tittiatcokeAATTgmail.com- Update to 4.12.80
* KDE 4.13 Beta 1 release
* See http://www.kde.org/announcements/announce-4.13-beta1.php
* Sat Feb 01 2014 tittiatcokeAATTgmail.com- Update to 4.12.2
* KDE 4.12.2 release
* See http://www.kde.org/announcements/announce-4.12.2.php
* Sat Jan 11 2014 tittiatcokeAATTgmail.com- Update to 4.12.1
* KDE 4.12.1 release
* See http://www.kde.org/announcements/announce-4.12.1.php
* Sat Dec 14 2013 tittiatcokeAATTgmail.com- Update to 4.12.0
* KDE 4.12.0 release
* See http://www.kde.org/announcements/4.12.php
* Fri Nov 29 2013 tittiatcokeAATTgmail.com- Update to 4.11.97
* KDE 4.12 RC 1 release
* See http://www.kde.org/announcements/announce-4.12-rc.php
* Sat Nov 23 2013 tittiatcokeAATTgmail.com- Update to 4.11.95
* KDE 4.12 Beta 3 release
* See http://www.kde.org/announcements/announce-4.12-beta3.php
* Sat Nov 16 2013 tittiatcokeAATTgmail.com- Update to 4.11.90
* KDE 4.12 Beta 2 release
* See http://www.kde.org/announcements/announce-4.12-beta2.php
* Sat Nov 09 2013 tittiatcokeAATTgmail.com- Update to 4.11.80
* KDE 4.12 Beta 1 release
* See http://www.kde.org/announcements/announce-4.12-beta1.php
* Sat Nov 02 2013 tittiatcokeAATTgmail.com- Update to 4.11.3
* KDE 4.11.3 bugfix release
* See http://www.kde.org/announcements/announce-4.11.3.php
* Sat Sep 28 2013 tittiatcokeAATTgmail.com- Update to 4.11.2
* KDE 4.11.2 bugfix release
* See http://www.kde.org/announcements/announce-4.11.2.php
* Sun Sep 01 2013 tittiatcokeAATTgmail.com- Update to 4.11.1
* KDE 4.11.1 bugfix release
* See http://www.kde.org/announcements/announce-4.11.1.php
* Thu Aug 08 2013 tittiatcokeAATTgmail.com- Update to 4.11.0
* KDE 4.11 Final release
* See http://www.kde.org/announcements/4.11/
* Thu Jul 25 2013 hrvoje.senjanAATTgmail.com- Update to 4.10.97
* KDE 4.11 RC 2 release
* See http://www.kde.org/announcements/announce-4.11-rc2.php
* Mon Jul 15 2013 cgiboudeauxAATTgmx.com- Update to 4.10.95
* KDE 4.11 RC 1 release
* See http://www.kde.org/announcements/announce-4.11-rc1.php
* Thu Jun 27 2013 tittiatcokeAATTgmail.com- Update to 4.10.90
* KDE 4.11 Beta 1 release
* See http://www.kde.org/announcements/announce-4.11-beta2.php
* Thu Jun 13 2013 tittiatcokeAATTgmail.com- Update to 4.10.80
* KDE 4.11 Beta 1 release
* See http://www.kde.org/announcements/announce-4.11-beta1.php
* Sat Jun 01 2013 tittiatcokeAATTgmail.com- Update to 4.10.4
* Bugfix release
* See http://www.kde.org/announcements/announce-4.10.4.php
* resolves bnc#8122760
* Sat May 04 2013 tittiatcokeAATTgmail.com- Update to 4.10.3
* Bugfix release
* See http://www.kde.org/announcements/announce-4.10.3.php
* resolves bnc#818500
* Mon Apr 01 2013 tittiatcokeAATTgmail.com- Update to 4.10.2 \
* Bugfixes
* Sat Mar 02 2013 tittiatcokeAATTgmail.com- Update to 4.10.1
* Contains bug fixes. See http://www.kde.org/announcements/ for more information
* Thu Jan 31 2013 tittiatcokeAATTgmail.com- Update to 4.10.0
* This is the final release for 4.10. Contains bugfixes
* Thu Jan 17 2013 tittiatcokeAATTgmail.com- Update to 4.9.98
* This is the third RC release for 4.10. Contains bugfixes
* Thu Jan 03 2013 tittiatcokeAATTgmail.com- Update to 4.9.97
* This is the second RC release for 4.10. Contains bugfixes
* Wed Dec 19 2012 tittiatcokeAATTgmail.com- Update to 4.9.95
* This is the first RC release for 4.10. Contains bugfixes
* Sat Dec 01 2012 tittiatcokeAATTgmail.com- Update to 4.9.90
* This is the second Beta release for 4.10. Contains bugfixes
* Sat Nov 24 2012 tittiatcokeAATTgmail.com- Update to 4.9.80
* See http://www.kde.org/announcements/announce-4.10-beta1.php
* Fri Nov 02 2012 tittiatcokeAATTgmail.com- Update to 4.9.3
* see http://kde.org/announcements/announce-4.9.3.php for details
* Sat Sep 29 2012 tittiatcokeAATTgmail.com- Update to 4.9.2
* see http://kde.org/announcements/announce-4.9.2.php for details
* Wed Sep 05 2012 dmuellerAATTsuse.com- update to 4.9.1
* see http://kde.org/announcements/4.9.1/ for details
* Mon Jul 30 2012 dmuellerAATTsuse.com- update to 4.8.5
* see http://kde.org/announcements/changelogs/changelog4_8_4to4_8_5.php for details- remove upstreamed patch
* Mon Jul 30 2012 ajAATTsuse.de- Fix build with glibc 2.16 (TIME_UTC is a macro).
* Fri Jun 01 2012 dmuellerAATTsuse.com- update to 4.8.4
* see http://kde.org/announcements/changelogs/changelog4_8_3to4_8_4.php for details
* Thu May 24 2012 asterios.dramisAATTgmail.com- 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.
* Sun Apr 29 2012 dmuellerAATTsuse.com- update to 4.8.3
* see http://kde.org/announcements/changelogs/changelog4_8_2to4_8_3.php for details
* Sat Mar 31 2012 wstephensonAATTsuse.com- Add xz to BuildRequires
* Thu Mar 29 2012 dmuellerAATTsuse.de- update to 4.8.2
* see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for details
* Fri Mar 02 2012 dmuellerAATTsuse.de- update to 4.8.1
* see http://kde.org/announcements/changelogs/changelog4_8_0to4_8_1.php for details
* Wed Jan 18 2012 dmuellerAATTsuse.de- 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
* Tue Jan 10 2012 dmuellerAATTsuse.de- update to 4.7.98
* RC2+ milestone release of KDE 4.8
* see http://kde.org/announcements/4.8/ for details
* Wed Dec 07 2011 cooloAATTsuse.com- fix license to be in spdx.org format
* Fri Dec 02 2011 dmuellerAATTsuse.de- update to 4.7.4
* see http://kde.org/announcements/changelogs/changelog4_7_3to4_7_4.php for details
* Wed Nov 02 2011 dmuellerAATTsuse.de- update to 4.7.3
* see http://kde.org/announcements/changelogs/changelog4_7_2to4_7_3.php for details
* Sun Oct 02 2011 dmuellerAATTsuse.de- update to 4.7.2
* see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details
* Thu Sep 22 2011 asterios.dramisAATTgmail.com- Added a patch for FindCFitsio.cmake to correctly find the cfitsio library.
* Tue Sep 20 2011 asterios.dramisAATTgmail.com- 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.
* Wed Sep 07 2011 toddrme2178AATTgmail.com- Added xplanet buildrequires- Removed tests for obsolete openSUSE versions (fix for RPMLINT warning)- Removed redundant buildrequires- Cleaned up spec file formatting
* Thu Sep 01 2011 dmuellerAATTsuse.de- 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
* Fri Jul 22 2011 dmuellerAATTsuse.de- update to 4.7.0
* Small fixes over KDE 4.7 RC2
* see http://kde.org/announcements/4.7 for details
* Sat Jul 09 2011 dmuellerAATTsuse.de- update to 4.6.95
* Tue Jun 28 2011 dmuellerAATTsuse.de- update to 4.6.90
* Fri May 20 2011 dmuellerAATTsuse.de- update to 4.6.80
* Sun May 08 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110508
* Mon May 02 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110502
* Sat Apr 23 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110423
* Wed Apr 20 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110420
* Mon Apr 18 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110418
* Sun Apr 10 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110410
* Sun Apr 10 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110410
* Sat Apr 09 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110409
* Fri Apr 08 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110408
* Thu Apr 07 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110407
* Wed Apr 06 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110406
* Tue Apr 05 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110405
* Mon Apr 04 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110404- Build based on standalone package in GIT
* Sun Apr 03 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110403
* Fri Apr 01 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110401
* Thu Mar 31 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110331
* Wed Mar 30 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110330
* Tue Mar 29 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110329
* Mon Mar 28 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110328
* Mon Mar 28 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110328
* Mon Mar 28 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110328
* Thu Mar 24 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110324
* Wed Mar 23 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110323
* Mon Mar 21 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110321
* Mon Mar 21 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110321
* Sat Mar 19 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110319
* Fri Mar 18 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110318
* Thu Mar 17 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110317
* Wed Mar 16 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110316
* Tue Mar 15 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110315
* Tue Mar 15 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110315
* Mon Mar 14 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110314
* Sun Mar 13 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110313
* Sat Mar 12 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110312
* Fri Mar 11 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110311
* Fri Mar 11 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110311
* Thu Mar 10 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110310
* Thu Mar 10 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110310
* Wed Mar 09 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110309
* Tue Mar 08 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110308
* Mon Mar 07 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110307
* Sun Mar 06 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110306
* Sat Mar 05 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110305
* Fri Mar 04 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110304
* Fri Mar 04 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110304
* Fri Mar 04 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110304
* Thu Mar 03 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110303
* Wed Mar 02 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110302
* Tue Mar 01 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110301
* Mon Feb 28 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110228
* Sun Feb 27 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110227
* Sun Feb 27 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110227
* Sat Feb 26 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110226
* Fri Feb 25 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110225
* Thu Feb 24 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110224
* Tue Feb 22 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110222
* Tue Feb 22 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110222
* Sun Feb 20 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110220
* Sat Feb 19 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110219
* Fri Feb 18 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110218
* Thu Feb 17 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110217
* Wed Feb 16 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110217
* Wed Feb 16 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110216
* Tue Feb 15 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110216
* Tue Feb 15 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110215
* Mon Feb 14 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110214
* Sun Feb 13 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110213
* Sat Feb 12 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110212
* Sat Feb 12 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110212
* Thu Feb 10 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110210
* Wed Feb 09 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110209
* Wed Feb 09 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110209
* Mon Feb 07 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110207
* Sun Feb 06 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110206
* Sat Feb 05 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110205
* Fri Feb 04 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110204
* Thu Feb 03 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110203
* Wed Feb 02 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110202
* Tue Feb 01 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110201
* Mon Jan 31 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110131
* Sun Jan 30 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110130
* Sun Jan 30 2011 tittiatcokeAATTgmail.com- Update to 4.6.41_20110130
* Tue Jan 25 2011 roAATTsuse.de- split off cantor devel to silence some rpmlint warnings
* Mon Jan 24 2011 roAATTsuse.de- fix filelist to fix build again
* Wed Jan 05 2011 dmuellerAATTsuse.de- update to 4.6.41_20110106
* Sun Dec 19 2010 tittiatcokeAATTgmail.com- Update to 4.5.86svn1207757
* Fri Dec 10 2010 dmuellerAATTsuse.de- update to 4.5.86svn1205247
* Wed Dec 01 2010 dmuellerAATTsuse.de- update to 4.5.82svn1202688
* Mon Nov 29 2010 tittiatcokeAATTgmail.com- Update to 4.5.81svn1202101
* Sun Nov 28 2010 tittiatcokeAATTgmail.com- Added patch to avoid building rocs on openSUSE 11.1 and 11.2
* Fri Nov 19 2010 dmuellerAATTsuse.de- update to 4.5.80
* KDE 4.6 Beta1
* no upstream changelog available.
* Thu Oct 28 2010 dmuellerAATTsuse.de- update to 4.5.3
* see http://kde.org/announcements/changelogs/changelog4_5_2to4_5_3.php for details
* Thu Sep 30 2010 dmuellerAATTsuse.de- update to 4.5.2
* see http://kde.org/announcements/changelogs/changelog4_5_1to4_5_2.php for details
* Fri Aug 27 2010 dmuellerAATTsuse.de- update to 4.5.1
* see http://kde.org/announcements/changelogs/changelog4_5_0to4_5_1.php for details
* Thu Aug 19 2010 dmuellerAATTsuse.de- correct parley description
* Thu Jul 29 2010 dmuellerAATTsuse.de- update to 4.5.0
* KDE 4.5.0 final (version bump over RC3)
* Fri Jul 23 2010 dmuellerAATTsuse.de- update to 4.4.95
* KDE 4.5 RC3 (not announced)
* critical fixes for 4.5.0 release
* Fri Jul 16 2010 dmuellerAATTsuse.de- update to 4.4.93svn1149349
* Wed Jul 07 2010 dmuellerAATTsuse.de- update to 4.4.5
* bugfixes over 4.4.4
* see http://kde.org/announcements/changelogs/changelog4_4_4to4_4_5.php for details
* Fri Jun 18 2010 dmuellerAATTsuse.de- 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
* Mon May 17 2010 llunakAATTnovell.com- update 4_4_BRANCH.diff: various fixes, translation updates
* Thu Apr 29 2010 dmuellerAATTsuse.de- update to 4.4.3
* bugfixes over 4.4.2
* see http://kde.org/announcements/changelogs/changelog4_4_2to4_4_3.php for details
* Fri Mar 26 2010 dmuellerAATTsuse.de- update to 4.4.2
* bugfixes over 4.4.1
* see http://kde.org/announcements/changelogs/changelog4_4_1to4_4_2.php for details
* Fri Feb 26 2010 dmuellerAATTsuse.de- update to 4.4.1
* bugfixes over 4.4.0
* see http://kde.org/announcements/changelogs/changelog4_4_0to4_4_1.php for details
* Thu Feb 04 2010 dmuellerAATTsuse.de- update to 4.4.0
* Critical bugfixes only over 4.3.98
* see http://www.kde.org/announcements/4.4/ for general overview
* Sun Jan 31 2010 dmuellerAATTsuse.de- update to 4.3.98
* see http://www.kde.org/announcements/announce-4.4-rc3.php for details
* Wed Jan 20 2010 dmuellerAATTsuse.de- update to 4.3.95
* see http://www.kde.org/announcements/announce-4.4-rc2.php for details
* Sun Jan 10 2010 roAATTsuse.de- rediff patches to apply without fuzz
* Wed Jan 06 2010 dmuellerAATTsuse.de- update to 4.3.90
* see http://www.kde.org/announcements/announce-4.4-rc1.php for details
* Fri Dec 18 2009 dmuellerAATTsuse.de- update to 4.3.85
* see http://www.kde.org/announcements/announce-4.4-beta2.php for details
* Tue Dec 08 2009 roAATTsuse.de- remove ocaml buildrequires from noarch specfile (unused)
* Fri Dec 04 2009 dmuellerAATTsuse.de- update to 4.3.80:
* see http://techbase.kde.org/Schedules/KDE4/4.4_Feature_Plan
* Wed Nov 18 2009 roAATTsuse.de- rediff desktop-files.diff for fuzz=0
* Mon Nov 02 2009 dmuellerAATTsuse.de- update to 4.3.3
* see http://kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php for details
* Thu Sep 24 2009 beineriAATTopensuse.org- update 4_3_BRANCH.diff: khangman fixes and translation updates
* Wed Sep 16 2009 cooloAATTnovell.com- branch update for improved translations
* Fri Aug 28 2009 dmuellerAATTsuse.de- update to 4.3.1
* see http://kde.org/announcements/changelogs/changelog4_3_0to4_3_1.php for details
* Wed Aug 26 2009 mlsAATTsuse.de- make patch0 usage consistent
* Wed Jul 29 2009 dmuellerAATTsuse.de- update to 4.3.0
* see http://kde.org/announcements/4.3 for details
* Tue Jul 21 2009 dmuellerAATTsuse.de- update to 4.2.98
* Thu Jul 09 2009 dmuellerAATTsuse.de- update to 4.2.96
* Wed Jun 24 2009 dmuellerAATTsuse.de- update to 4.2.95
* Sat Jun 20 2009 beineriAATTopensuse.org- drop kde4 package prefixes
* Fri Jun 19 2009 beineriAATTopensuse.org- update build requires of -noarch
* Wed Jun 03 2009 dmuellerAATTsuse.de- update to 4.2.90
* Wed May 27 2009 dmuellerAATTsuse.de- update to 4.2.88svn973768
* Tue May 19 2009 dmuellerAATTsuse.de- update to 4.2.87svn969966
* Mon May 18 2009 dmuellerAATTsuse.de- update to 4.2.86svn967995
* Thu May 14 2009 dmuellerAATTsuse.de- update to 4.2.85 (KDE 4.3 Beta1)
* Tue May 12 2009 dmuellerAATTsuse.de- fix dependencies
* Sat May 02 2009 beineriAATTopensuse.org- fix kde4-khangman missing data (bnc#481119)
* Thu Apr 30 2009 dmuellerAATTsuse.de- update to 4.2.3
* see http://kde.org/announcements/changelogs/changelog4_2_2to4_2_3.php
* Thu Mar 26 2009 dmuellerAATTsuse.de- update to 4.2.2
* see http://kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php
* Sat Mar 07 2009 cooloAATTsuse.de- update 4.2 branch to add stdio.h