commit kstars for openSUSE:Factory
Hello community, here is the log from the commit of package kstars for openSUSE:Factory checked in at 2019-08-09 16:53:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kstars (Old) and /work/SRC/openSUSE:Factory/.kstars.new.9556 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kstars" Fri Aug 9 16:53:46 2019 rev:105 rq:721763 version:3.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/kstars/kstars.changes 2019-08-06 15:11:33.623745179 +0200 +++ /work/SRC/openSUSE:Factory/.kstars.new.9556/kstars.changes 2019-08-09 16:53:52.969461526 +0200 @@ -1,0 +2,21 @@ +Thu Aug 8 11:25:30 UTC 2019 - wbauer@tmo.at + +- 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 + +------------------------------------------------------------------- Old: ---- kstars-3.3.3.tar.xz New: ---- kstars-3.3.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kstars.spec ++++++ --- /var/tmp/diff_new_pack.EhAa5T/_old 2019-08-09 16:53:55.173460999 +0200 +++ /var/tmp/diff_new_pack.EhAa5T/_new 2019-08-09 16:53:55.173460999 +0200 @@ -18,7 +18,7 @@ %bcond_without lang Name: kstars -Version: 3.3.3 +Version: 3.3.4 Release: 0 Summary: Desktop Planetarium # Note for legal: the Apache licensed files in the tarball are for the @@ -50,10 +50,12 @@ BuildRequires: libraw-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files +BuildRequires: wcslib-devel BuildRequires: xplanet BuildRequires: cmake(KF5NotifyConfig) BuildRequires: cmake(Qt5Keychain) BuildRequires: pkgconfig(Qt5Concurrent) +BuildRequires: pkgconfig(Qt5DataVisualization) BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(Qt5PrintSupport) @@ -66,16 +68,6 @@ BuildRequires: pkgconfig(Qt5Xml) Recommends: libindi Recommends: xplanet -%if 0%{?suse_version} > 1320 || (0%{?is_opensuse} && 0%{?sle_version} >= 120300) -BuildRequires: wcslib-devel -%endif -%if 0%{?suse_version} > 1320 -BuildRequires: pkgconfig(Qt5DataVisualization) -%endif -%if 0%{?suse_version} < 1320 -BuildRequires: gcc7 -BuildRequires: gcc7-c++ -%endif Recommends: %{name}-lang %description @@ -88,11 +80,6 @@ %setup -q %build -%if 0%{?suse_version} < 1320 -# gcc 4.8.5 is too old -export CC=gcc-7 -export CXX=g++-7 -%endif %ifarch ppc ppc64 export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %endif @@ -103,22 +90,7 @@ %kf5_makeinstall -C build %if %{with lang} %find_lang %{name} --with-man --all-name - %if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120300 - %{kf5_find_htmldocs} - %else - # %%kf5_find_htmldocs is only defined since Leap 42.3 - CURDIR=`pwd` - pushd %{buildroot}%{_kf5_htmldir} - for i in *; do - if ! [ -d "%{_datadir}/locale/${i}" ]; then - echo "Removing unsupported translation %{_kf5_htmldir}/${i}" - rm -rf "$i" - elif [ "$i" != "en" ]; then - echo "%doc %lang($i) %{_kf5_htmldir}/${i}" >> $CURDIR/%{name}.lang - fi - done - popd - %endif + %kf5_find_htmldocs %endif # Remove static library ++++++ kstars-3.3.3.tar.xz -> kstars-3.3.4.tar.xz ++++++ /work/SRC/openSUSE:Factory/kstars/kstars-3.3.3.tar.xz /work/SRC/openSUSE:Factory/.kstars.new.9556/kstars-3.3.4.tar.xz differ: char 26, line 1
participants (1)
-
root