Script 'mail_helper' called by obssrc
Hello community,

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

Package is "graphene"

Sat Aug 22 21:33:39 2026 rev:17 rq:1372146 version:1.10.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/graphene/graphene.changes        2025-11-28 
16:50:48.996940637 +0100
+++ /work/SRC/openSUSE:Factory/.graphene.new.1258/graphene.changes      
2026-08-22 21:33:45.910122695 +0200
@@ -1,0 +2,6 @@
+Mon Aug 17 10:11:41 UTC 2026 - Zoltan Balogh <[email protected]>
+
+- Add graphene-tests subpackage with installed tests
+  for gnome-desktop-testing-runner
+
+-------------------------------------------------------------------
@@ -301 +306,0 @@
-

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

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

Other differences:
------------------
++++++ graphene.spec ++++++
--- /var/tmp/diff_new_pack.TGslWd/_old  2026-08-22 21:33:46.502143502 +0200
+++ /var/tmp/diff_new_pack.TGslWd/_new  2026-08-22 21:33:46.504143572 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package graphene
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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,16 @@
 
 This subpackage contains the development files for the Graphene library.
 
+%package tests
+Summary:        Installed tests for %{name}
+Group:          Development/Languages/C and C++
+Requires:       gnome-desktop-testing
+Requires:       libgraphene-1_0-0 = %{version}
+
+%description tests
+This package provides installed tests for %{name},
+compatible with gnome-desktop-testing-runner.
+
 %prep
 %autosetup -p1
 
@@ -120,7 +130,6 @@
 %files -n libgraphene-devel
 %doc %{_datadir}/gtk-doc/html/*
 %{_includedir}/graphene-1.0/
-%{_libexecdir}/installed-tests/
 %{_libdir}/libgraphene-1.0.so
 %{_libdir}/pkgconfig/graphene-1.0.pc
 %{_libdir}/pkgconfig/graphene-gobject-1.0.pc
@@ -128,7 +137,10 @@
 %dir %{_libdir}/graphene-1.0/include
 %{_libdir}/graphene-1.0/include/graphene-config.h
 %{_datadir}/gir-1.0/Graphene-1.0.gir
+
+%files tests
+%dir %{_libexecdir}/installed-tests
+%{_libexecdir}/installed-tests/%{name}-1.0/
 %dir %{_datadir}/installed-tests
-%dir %{_datadir}/installed-tests/graphene-1.0
-%{_datadir}/installed-tests/graphene-1.0/*
+%{_datadir}/installed-tests/%{name}-1.0/
 

++++++ _scmsync.obsinfo ++++++
mtime: 1786975798
commit: a80d18abd3bf8ddbb3e373c8dd3fa5be87d3ba0b770e1107f8952c100e1e2ef5
url: https://src.opensuse.org/GNOME/graphene
revision: a80d18abd3bf8ddbb3e373c8dd3fa5be87d3ba0b770e1107f8952c100e1e2ef5
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:58.000000000 +0200
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild

Reply via email to