Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libyuv for openSUSE:Factory checked 
in at 2022-09-26 18:47:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyuv (Old)
 and      /work/SRC/openSUSE:Factory/.libyuv.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyuv"

Mon Sep 26 18:47:42 2022 rev:3 rq:1005881 version:20220713+d248929c

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyuv/libyuv.changes    2022-08-04 
13:23:07.276440412 +0200
+++ /work/SRC/openSUSE:Factory/.libyuv.new.2275/libyuv.changes  2022-09-26 
18:47:47.516007566 +0200
@@ -1,0 +2,5 @@
+Sun Sep 25 12:22:58 UTC 2022 - Callum Farmer <[email protected]>
+
+- Fix quoting in pkgconfig file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libyuv.spec ++++++
--- /var/tmp/diff_new_pack.A2D9P9/_old  2022-09-26 18:47:48.044008564 +0200
+++ /var/tmp/diff_new_pack.A2D9P9/_new  2022-09-26 18:47:48.048008572 +0200
@@ -69,9 +69,9 @@
 rversion=`grep --perl-regex --only-matching "(?<=LIBYUV_VERSION )[0-9]+" 
include/libyuv/version.h`
 cat > %{name}.pc << EOF
 prefix=%{_prefix}
-exec_prefix=${prefix}
-libdir=%{_libdir}
+exec_prefix=\${prefix}
 includedir=%{_includedir}
+libdir=%{_libdir}
  
 Name: %{name}
 Description: %{summary}

Reply via email to