Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package siril for openSUSE:Factory checked 
in at 2021-03-30 21:05:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/siril (Old)
 and      /work/SRC/openSUSE:Factory/.siril.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "siril"

Tue Mar 30 21:05:32 2021 rev:3 rq:873346 version:0.99.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/siril/siril.changes      2020-10-08 
13:14:01.231272186 +0200
+++ /work/SRC/openSUSE:Factory/.siril.new.2401/siril.changes    2021-03-30 
21:06:26.861116564 +0200
@@ -1,0 +2,25 @@
+Thu Feb 18 07:59:01 UTC 2021 - Paolo Stivanin <[email protected]>
+
+- Update to 0.99.8.1:
+  * Fixed crash because of wcslib function
+  * New ability to remove sequence frames from the "Plot" tab
+  * New merge command
+  * New astrometry annotation ability
+  * New snapshot function
+  * New conversion internal algorithm, can convert any sequence to
+    any other sequence type too now
+  * Handle datetime in TIFF file
+  * Improved color saturation tool with a background factor
+    to adjust the strength
+  * Reduced memory used by global registration
+  * Improving films (AVI and others) support: notifying the user,
+    suggesting conversion, fixing parallel operations
+  * Fixed memory leak in minmax algorithms
+  * Fixed a bug in FITS from DSLR debayer when image height is odd
+  * Fixed out-of-memory conditions on global registration and
+    median or mean stacking
+  * Fixed SER stacking with 32 bits output
+  * Fixed bitrate value issue in mp4 export
+  * Fixed normalization issue with SER files
+
+-------------------------------------------------------------------

Old:
----
  siril-0.99.6.tar.bz2

New:
----
  siril-0.99.8.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ siril.spec ++++++
--- /var/tmp/diff_new_pack.d79lzh/_old  2021-03-30 21:06:27.453117215 +0200
+++ /var/tmp/diff_new_pack.d79lzh/_new  2021-03-30 21:06:27.457117219 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package siril
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           siril
-Version:        0.99.6
+Version:        0.99.8.1
 Release:        0
 Summary:        An astronomical image processing software for Linux. (IRIS 
clone)
 License:        GPL-3.0-only
@@ -28,15 +28,14 @@
 # Remove git build dep when fixed upstream: 
https://gitlab.com/free-astro/siril/-/issues/583
 BuildRequires:  git
 BuildRequires:  meson
-BuildRequires:  opencv-devel
 BuildRequires:  pkgconfig
-BuildRequires:  shared-mime-info
 BuildRequires:  pkgconfig(cfitsio)
 BuildRequires:  pkgconfig(exiv2)
 BuildRequires:  pkgconfig(ffms2)
 BuildRequires:  pkgconfig(fftw3)
 BuildRequires:  pkgconfig(gsl)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.17.0
+BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(libavcodec)
 BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libavutil) >= 55.20
@@ -48,7 +47,9 @@
 BuildRequires:  pkgconfig(libswresample)
 BuildRequires:  pkgconfig(libswscale)
 BuildRequires:  pkgconfig(libtiff-4)
+BuildRequires:  pkgconfig(opencv)
 BuildRequires:  pkgconfig(rtprocess)
+BuildRequires:  pkgconfig(shared-mime-info)
 
 %description
 Siril is meant to be Iris for Linux (sirI-L). It is an astronomical image
@@ -72,8 +73,8 @@
 %find_lang %{name}
 install -m 0644 -D platform-specific/linux/org.free_astro.siril.desktop 
%{buildroot}%{_datadir}/applications/org.free_astro.siril.desktop
 install -m 0644 -D platform-specific/linux/siril.xml                    
%{buildroot}%{_datadir}/mime/packages/siril.xml
-install -m 0755 -D -d                                                   
%{buildroot}%{_datadir}/pixmaps/
-ln -sf /usr/share/siril/pixmaps/siril.svg                               
%{buildroot}%{_datadir}/pixmaps/siril.svg
+# remove duplicate file
+rm -f %{buildroot}%{_datadir}/siril/pixmaps/siril.svg
 
 %files -f %{name}.lang
 %doc ChangeLog NEWS README.md AUTHORS
@@ -86,9 +87,8 @@
 %{_datadir}/metainfo/org.free_astro.siril.appdata.xml
 %{_datadir}/applications/org.free_astro.siril.desktop
 %{_datadir}/mime/packages/siril.xml
-%{_datadir}/icons/hicolor/*/apps/siril.png
 %{_datadir}/icons/hicolor/scalable/mimetypes/text-x-seq.svg
-%{_datadir}/icons/hicolor/symbolic/apps/siril-symbolic.svg
-%{_datadir}/pixmaps/siril.svg
+%{_datadir}/icons/hicolor/scalable/apps/org.free_astro.siril.svg
+%{_datadir}/icons/hicolor/symbolic/apps/org.free_astro.siril-symbolic.svg
 
 %changelog

++++++ siril-0.99.6.tar.bz2 -> siril-0.99.8.1.tar.bz2 ++++++
++++ 345865 lines of diff (skipped)

Reply via email to