Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libei for openSUSE:Factory checked 
in at 2024-06-07 15:02:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libei (Old)
 and      /work/SRC/openSUSE:Factory/.libei.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libei"

Fri Jun  7 15:02:03 2024 rev:15 rq:1178809 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libei/libei.changes      2024-02-15 
20:59:53.446918336 +0100
+++ /work/SRC/openSUSE:Factory/.libei.new.24587/libei.changes   2024-06-07 
15:02:06.341016295 +0200
@@ -1,0 +2,6 @@
+Wed Jun  5 18:28:34 UTC 2024 - Callum Farmer <gm...@opensuse.org>
+
+- Remove explicit includedir as it already installs to a
+  subdirectory
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libei.spec ++++++
--- /var/tmp/diff_new_pack.waESbH/_old  2024-06-07 15:02:07.257049666 +0200
+++ /var/tmp/diff_new_pack.waESbH/_new  2024-06-07 15:02:07.257049666 +0200
@@ -15,17 +15,15 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-
-Name:           libei
 %define lname libei1
+Name:           libei
 Version:        1.2.1
 Release:        0
 Summary:        Library for emulated input in Wayland
 License:        MIT
 Group:          Development/Libraries/C and C++
 URL:            https://gitlab.freedesktop.org/libinput/libei/
-
-Source:         
https://gitlab.freedesktop.org/libinput/libei/-/archive/%version/%name-%version.tar.gz
+Source0:        
https://gitlab.freedesktop.org/libinput/libei/-/archive/%version/%name-%version.tar.gz
 Source99:       baselibs.conf
 BuildRequires:  meson >= 0.57
 BuildRequires:  ninja
@@ -70,7 +68,7 @@
 %autosetup -p1
 
 %build
-%meson --includedir="%_includedir/%name" -Dtests=disabled
+%meson -Dtests=disabled
 %meson_build
 
 %install
@@ -84,7 +82,7 @@
 
 %files devel
 %_bindir/ei-debug-*
-%_includedir/%name/
+%_includedir/%name-1.0
 %_libdir/pkgconfig/*.pc
 %_libdir/*.so
 %license COPYING

Reply via email to