Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libindi for openSUSE:Factory checked 
in at 2023-03-30 22:52:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libindi (Old)
 and      /work/SRC/openSUSE:Factory/.libindi.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libindi"

Thu Mar 30 22:52:45 2023 rev:61 rq:1075601 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libindi/libindi.changes  2023-02-08 
17:21:22.518261884 +0100
+++ /work/SRC/openSUSE:Factory/.libindi.new.31432/libindi.changes       
2023-03-30 22:52:48.269068453 +0200
@@ -1,0 +2,15 @@
+Thu Mar 23 16:52:12 UTC 2023 - Martin LiÅ¡ka <[email protected]>
+
+- Enable LTO as it builds fine.
+
+-------------------------------------------------------------------
+Fri Mar 10 07:39:02 UTC 2023 - Paolo Stivanin <[email protected]>
+
+- Revert hwcaps.
+
+-------------------------------------------------------------------
+Wed Mar  8 10:10:23 UTC 2023 - Paolo Stivanin <[email protected]>
+
+- Build AVX2 enabled hwcaps library for x86_64-v3 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libindi.spec ++++++
--- /var/tmp/diff_new_pack.Sd9aDN/_old  2023-03-30 22:52:49.821076759 +0200
+++ /var/tmp/diff_new_pack.Sd9aDN/_new  2023-03-30 22:52:49.829076801 +0200
@@ -38,8 +38,8 @@
 %else
 BuildRequires:  libcfitsio-devel
 %endif
-BuildRequires:  libnova-devel
 BuildRequires:  libev-devel
+BuildRequires:  libnova-devel
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5Network)
@@ -67,10 +67,10 @@
 Group:          Development/Libraries/C and C++
 Requires:       glibc-devel
 Requires:       libindiAlignmentDriver%{so_ver} = %{version}
-Requires:       libindidriver%{so_ver} = %{version}
-Requires:       libindilx200-%{so_ver} = %{version}
 Requires:       libindiclient%{so_ver} = %{version}
 Requires:       libindiclientqt%{so_ver} = %{version}
+Requires:       libindidriver%{so_ver} = %{version}
+Requires:       libindilx200-%{so_ver} = %{version}
 
 %description devel
 This package contains development files for libindi.
@@ -146,7 +146,7 @@
 %autosetup -p1 -n indi-%{version}
 
 %build
-%define _lto_cflags %{nil}
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 
 export CFLAGS="%(echo %{optflags}) -Wno-stringop-truncation"
 export CXXFLAGS="$CFLAGS"

Reply via email to