Hello community, here is the log from the commit of package kstars for openSUSE:Factory checked in at 2017-07-04 09:09:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kstars (Old) and /work/SRC/openSUSE:Factory/.kstars.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kstars" Tue Jul 4 09:09:57 2017 rev:84 rq:507230 version:17.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kstars/kstars.changes 2017-03-16 09:40:08.974524605 +0100 +++ /work/SRC/openSUSE:Factory/.kstars.new/kstars.changes 2017-07-04 09:10:28.321953488 +0200 @@ -1,0 +2,56 @@ +Wed Jun 07 17:42:58 CEST 2017 - [email protected] + +- 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 20:37:01 CEST 2017 - [email protected] + +- 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 1 19:27:48 UTC 2017 - [email protected] + +- Add libnova-devel and gsl-devel build requirements, necessary + when building with libindi now + +------------------------------------------------------------------- +Sun Apr 16 10:45:10 CEST 2017 - [email protected] + +- 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 20:25:55 CEST 2017 - [email protected] + +- 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 23:10:42 CET 2017 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- kstars-16.12.3.tar.xz New: ---- kstars-17.04.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kstars.spec ++++++ --- /var/tmp/diff_new_pack.ZxRV1g/_old 2017-07-04 09:10:30.233684660 +0200 +++ /var/tmp/diff_new_pack.ZxRV1g/_new 2017-07-04 09:10:30.241683535 +0200 @@ -15,14 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # +%bcond_without lang Name: kstars -Version: 16.12.3 +Version: 17.04.2 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Desktop Planetarium +# Note for legal: the Apache licensed files in the tarball are for the +# Android version - they're neither built nor installed +# Likewise, the non-commercial files in kstars-17.04.2/README.images are not +# used nor installed License: GPL-2.0+ Group: Productivity/Scientific/Astronomy Url: http://edu.kde.org/kstars/ @@ -32,6 +37,7 @@ BuildRequires: eigen3-devel BuildRequires: extra-cmake-modules BuildRequires: fdupes +BuildRequires: gsl-devel BuildRequires: kconfig-devel BuildRequires: kcrash-devel BuildRequires: kdoctools-devel @@ -43,6 +49,7 @@ BuildRequires: kwidgetsaddons-devel BuildRequires: kxmlgui-devel BuildRequires: libindi-devel +BuildRequires: libnova-devel BuildRequires: libraw-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files @@ -50,6 +57,7 @@ BuildRequires: wcslib-devel %endif BuildRequires: xplanet +BuildRequires: cmake(KF5NotifyConfig) BuildRequires: pkgconfig(Qt5Concurrent) BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Network) @@ -64,12 +72,17 @@ Recommends: xplanet Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} +Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %description KStars is a Desktop Planetarium for KDE. It provides an accurate graphical simulation of the night sky, from any location on Earth, at any date and time. +%if %{with lang} +%lang_package +%endif + %prep %setup -q @@ -82,6 +95,10 @@ %install %kf5_makeinstall -C build +%if %{with lang} + %find_lang %{name} --with-man --all-name + %kf5_find_htmldocs +%endif # Remove static library rm -f %{buildroot}%{_kf5_libdir}/libhtmesh.a @@ -103,4 +120,9 @@ %{_datadir}/sounds/*.ogg %dir %{_kf5_appstreamdir} +%if %{with lang} +%files lang -f %{name}.lang +%doc COPYING* +%endif + %changelog ++++++ kstars-16.12.3.tar.xz -> kstars-17.04.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/kstars/kstars-16.12.3.tar.xz /work/SRC/openSUSE:Factory/.kstars.new/kstars-17.04.2.tar.xz differ: char 25, line 1
