Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package piglit for openSUSE:Factory checked 
in at 2023-06-14 16:31:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/piglit (Old)
 and      /work/SRC/openSUSE:Factory/.piglit.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "piglit"

Wed Jun 14 16:31:35 2023 rev:17 rq:1093126 version:1~20230613

Changes:
--------
--- /work/SRC/openSUSE:Factory/piglit/piglit.changes    2022-10-21 
16:19:51.618208074 +0200
+++ /work/SRC/openSUSE:Factory/.piglit.new.15902/piglit.changes 2023-06-14 
16:32:44.599723605 +0200
@@ -1,0 +2,15 @@
+Wed Jun 14 11:35:22 UTC 2023 - Martin Pluskal <mplus...@suse.com>
+
+- Update to version 1~20230613:
+  * fface-invariant: Make the expected link failure go to stdout.
+  * arb_arrays_of_arrays/max-binding: Don't log all the expected fails to 
stderr.
+  * arb_texture_buffer_object: Don't compile the CS if GLSL version too low.
+  * arb_blend_func_extended/output-location: Quiet expected link failure.
+  * arb_cull_distance/exceed-limits: Don't log to stderr on expected result.
+  * piglit: Don't warn about defaulting to GL under EGL if it's explicitly set.
+  * gl-3.0-bound-resource-limits: Don't print to stderr on normal operation.
+  * fface-invariant: Don't log to stderr when we compile fail as expected.
+  * intel_performance_query: request 3.0 context
+  * general/depth-clear-with-copy: New test.
+
+-------------------------------------------------------------------

Old:
----
  piglit-1~20210326.6a4be9e99.tar.xz

New:
----
  piglit-1~20230613.obscpio
  piglit.obsinfo

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

Other differences:
------------------
++++++ piglit.spec ++++++
--- /var/tmp/diff_new_pack.UAMajM/_old  2023-06-14 16:32:45.283727811 +0200
+++ /var/tmp/diff_new_pack.UAMajM/_new  2023-06-14 16:32:45.287727835 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package piglit
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,13 +26,13 @@
 %bcond_without opengles
 %endif
 Name:           piglit
-Version:        1~20210326.6a4be9e99
+Version:        1~20230613
 Release:        0
 Summary:        OpenGL driver testing framework
 License:        MIT
 Group:          System/Benchmark
 URL:            https://cgit.freedesktop.org/piglit
-Source0:        %{name}-%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.gz
 Source1:        piglit-rpmlintrc
 Source2:        suse_qa.py
 Source3:        suse_qa-skip-tests.txt
@@ -42,24 +42,25 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  glibc-devel
+BuildRequires:  glslang-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python3
 BuildRequires:  python3-Mako
 BuildRequires:  python3-numpy
 BuildRequires:  python3-xml
-BuildRequires:  waffle-devel
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(libdrm)
 BuildRequires:  pkgconfig(libpng)
+BuildRequires:  pkgconfig(vulkan)
+BuildRequires:  pkgconfig(waffle-1) >= 1.6.0
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
-BuildRequires:  pkgconfig(xcb-dri2)
-BuildRequires:  pkgconfig(xcb-dri3)
+BuildRequires:  pkgconfig(xkbcommon)
 Requires:       python3
 Requires:       python3-Mako
 Requires:       python3-numpy
 Requires:       python3-xml
-Recommends:     waffle
+Recommends:     waffle >= 1.6.0
 ExcludeArch:    %{ix86} ppc
 %if %{with opengl}
 BuildRequires:  pkgconfig(gl)
@@ -88,7 +89,7 @@
 be generated, including the ability to compare different test runs.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 # Note: Overwriting CMAKE_SHARED_LINKER_FLAGS with those from the cmake macro,
@@ -125,8 +126,7 @@
   {buildroot}%{_libdir}/piglit/tests
 %fdupes %{buildroot}/%{_libdir}/piglit
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%ldconfig_scriptlets
 
 %files
 %{_libdir}/piglit

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.UAMajM/_old  2023-06-14 16:32:45.359728277 +0200
+++ /var/tmp/diff_new_pack.UAMajM/_new  2023-06-14 16:32:45.363728302 +0200
@@ -1,7 +1,7 @@
 <constraints>
   <hardware>
   <disk>
-    <size unit="G">6</size>
+    <size unit="G">8</size>
   </disk>
   </hardware>
 </constraints>

++++++ _service ++++++
--- /var/tmp/diff_new_pack.UAMajM/_old  2023-06-14 16:32:45.387728449 +0200
+++ /var/tmp/diff_new_pack.UAMajM/_new  2023-06-14 16:32:45.391728474 +0200
@@ -1,16 +1,17 @@
 <services>
-  <service mode="disabled" name="tar_scm">
-    <param name="url">https://anongit.freedesktop.org/git/piglit.git</param>
+  <service mode="disabled" name="obs_scm">
+    <param name="url">https://anongit.freedesktop.org/git/piglit.git/</param>
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>
     <param name="filename">piglit</param>
-    <param name="revision">master</param>
-    <param name="versionformat">1~%cd.%h</param>
+    <param name="versionformat">1~%cd</param>
+    <param name="revision">main</param>
   </service>
-  <service mode="disabled" name="recompress">
+  <service mode="disabled" name="set_version"/>
+  <service name="tar" mode="buildtime"/>
+  <service name="recompress" mode="buildtime">
     <param name="file">*.tar</param>
-    <param name="compression">xz</param>
+    <param name="compression">gz</param>
   </service>
-  <service mode="disabled" name="set_version"/>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.UAMajM/_old  2023-06-14 16:32:45.411728597 +0200
+++ /var/tmp/diff_new_pack.UAMajM/_new  2023-06-14 16:32:45.415728621 +0200
@@ -1,6 +1,8 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://anongit.freedesktop.org/git/piglit.git</param>
-              <param 
name="changesrevision">c0b320729b87cd52b7f9f216185e5824293dbf9a</param></service></servicedata>
+              <param 
name="changesrevision">c0b320729b87cd52b7f9f216185e5824293dbf9a</param></service><service
 name="tar_scm">
+                <param 
name="url">https://anongit.freedesktop.org/git/piglit.git/</param>
+              <param 
name="changesrevision">172030ccb6805dd434bd6ace01fed84a91cd015c</param></service></servicedata>
 (No newline at EOF)
 


++++++ piglit.obsinfo ++++++
name: piglit
version: 1~20230613
mtime: 1686678458
commit: 172030ccb6805dd434bd6ace01fed84a91cd015c

Reply via email to