Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kstars for openSUSE:Factory checked in at 2021-04-26 16:39:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kstars (Old) and /work/SRC/openSUSE:Factory/.kstars.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kstars" Mon Apr 26 16:39:50 2021 rev:118 rq:888480 version:3.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kstars/kstars.changes 2021-03-03 18:34:17.695352404 +0100 +++ /work/SRC/openSUSE:Factory/.kstars.new.12324/kstars.changes 2021-04-26 16:40:49.998194698 +0200 @@ -1,0 +2,20 @@ +Mon Apr 26 11:15:49 UTC 2021 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 3.5.3: + * multi-star sep is now default algorithm + * reset mount park state after an error + * rework mosaic tool + * add feature to append scheduler jobs to queue + * simplify polar alignment star selection message during refresh + * add support for ORF files + * add channels to metadata + * add new dark frame library + * lots of fixes and code cleanup + +------------------------------------------------------------------- +Tue Apr 20 08:49:14 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Spec cleanup +- Stop owning directories provided by the filesystem package (boo#1184786) + +------------------------------------------------------------------- Old: ---- kstars-3.5.2.tar.xz New: ---- kstars-3.5.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kstars.spec ++++++ --- /var/tmp/diff_new_pack.5m1Lh9/_old 2021-04-26 16:40:51.098196505 +0200 +++ /var/tmp/diff_new_pack.5m1Lh9/_new 2021-04-26 16:40:51.102196511 +0200 @@ -18,10 +18,9 @@ # Internal QML import %global __requires_exclude qmlimport\\((KStarsLiteEnums|TelescopeLiteEnums).* - %bcond_without lang Name: kstars -Version: 3.5.2 +Version: 3.5.3 Release: 0 Summary: Desktop Planetarium # Note for legal: the Apache licensed files in the tarball are for the @@ -33,17 +32,11 @@ URL: https://edu.kde.org/kstars/ Source0: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz BuildRequires: Mesa-devel -BuildRequires: cfitsio-devel -BuildRequires: eigen3-devel BuildRequires: extra-cmake-modules BuildRequires: fdupes -BuildRequires: gsl-devel -BuildRequires: libindi-devel BuildRequires: libnova-devel -BuildRequires: libraw-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files -BuildRequires: wcslib-devel BuildRequires: xplanet BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5Crash) @@ -70,6 +63,12 @@ BuildRequires: cmake(Qt5WebSockets) BuildRequires: cmake(Qt5Xml) BuildRequires: cmake(StellarSolver) +BuildRequires: pkgconfig(cfitsio) +BuildRequires: pkgconfig(eigen3) +BuildRequires: pkgconfig(gsl) +BuildRequires: pkgconfig(libindi) +BuildRequires: pkgconfig(libraw) +BuildRequires: pkgconfig(wcslib) Recommends: %{name}-lang Recommends: libindi Recommends: xplanet @@ -81,7 +80,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %ifarch ppc ppc64 @@ -98,7 +97,7 @@ %endif # Remove static library -rm -f %{buildroot}%{_kf5_libdir}/libhtmesh.a +rm %{buildroot}%{_kf5_libdir}/libhtmesh.a %fdupes -s %{buildroot} @@ -106,8 +105,6 @@ %license COPYING COPYING.DOC %doc AUTHORS ChangeLog README.md README.customize README.ephemerides README.images %doc %{_kf5_htmldir}/en/kstars/ -%dir %{_kf5_appstreamdir} -%dir %{_kf5_configkcfgdir} %{_datadir}/sounds/*.ogg %{_kf5_applicationsdir}/org.kde.kstars.desktop %{_kf5_appsdir}/kstars/ ++++++ kstars-3.5.2.tar.xz -> kstars-3.5.3.tar.xz ++++++ /work/SRC/openSUSE:Factory/kstars/kstars-3.5.2.tar.xz /work/SRC/openSUSE:Factory/.kstars.new.12324/kstars-3.5.3.tar.xz differ: char 26, line 1