Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gcab for openSUSE:Factory checked in 
at 2026-08-22 21:33:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcab (Old)
 and      /work/SRC/openSUSE:Factory/.gcab.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcab"

Sat Aug 22 21:33:36 2026 rev:18 rq:1372143 version:1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcab/gcab.changes        2023-09-10 
13:10:26.587010719 +0200
+++ /work/SRC/openSUSE:Factory/.gcab.new.1258/gcab.changes      2026-08-22 
21:33:39.162885555 +0200
@@ -1,0 +2,6 @@
+Mon Aug 17 10:11:41 UTC 2026 - Zoltan Balogh <[email protected]>
+
+- Enable meson installed tests (-D tests=true)
+  and add %check section
+
+-------------------------------------------------------------------
@@ -229 +234,0 @@
-

New:
----
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ gcab.spec ++++++
--- /var/tmp/diff_new_pack.3ZF8gk/_old  2026-08-22 21:33:40.025915888 +0200
+++ /var/tmp/diff_new_pack.3ZF8gk/_new  2026-08-22 21:33:40.026915923 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gcab
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -79,6 +79,8 @@
 This package provides development files to build code against
 libgcab.
 
+
+
 %lang_package
 
 %prep
@@ -88,7 +90,7 @@
 %meson \
        -D docs=true \
        -D introspection=true \
-       -D tests=false \
+       -D tests=true \
        %{nil}
 %meson_build
 
@@ -96,6 +98,9 @@
 %meson_install
 %find_lang %{name}
 
+%check
+%meson_test
+
 %post -n libgcab-1_0-0 -p /sbin/ldconfig
 %postun -n libgcab-1_0-0 -p /sbin/ldconfig
 

++++++ _scmsync.obsinfo ++++++
mtime: 1786975792
commit: 24b0b0471a8bf52114f228bcae9b95400a3361c72e1e870da08b7c70c4cd50eb
url: https://src.opensuse.org/GNOME/gcab
revision: 24b0b0471a8bf52114f228bcae9b95400a3361c72e1e870da08b7c70c4cd50eb
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-08-17 16:09:52.000000000 +0200
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild

Reply via email to