Hello community,

here is the log from the commit of package post-build-checks for 
openSUSE:Factory checked in at 2018-10-29 14:13:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/post-build-checks (Old)
 and      /work/SRC/openSUSE:Factory/.post-build-checks.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "post-build-checks"

Mon Oct 29 14:13:20 2018 rev:92 rq:642056 version:84.88+git20181015.ceb5c96

Changes:
--------
--- /work/SRC/openSUSE:Factory/post-build-checks/post-build-checks.changes      
2018-10-01 09:02:30.388043980 +0200
+++ /work/SRC/openSUSE:Factory/.post-build-checks.new/post-build-checks.changes 
2018-10-29 14:21:44.543635627 +0100
@@ -1,0 +2,6 @@
+Mon Oct 15 12:31:31 UTC 2018 - r...@suse.de
+
+- Update to version 84.88+git20181015.ceb5c96:
+  * Add suse-ignored-rpaths.conf (bsc#1109470)
+
+-------------------------------------------------------------------

Old:
----
  post-build-checks-84.88+git20180920.ef3d8cb.tar.xz

New:
----
  post-build-checks-84.88+git20181015.ceb5c96.tar.xz

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

Other differences:
------------------
++++++ post-build-checks.spec ++++++
--- /var/tmp/diff_new_pack.yp1vMF/_old  2018-10-29 14:21:44.971643199 +0100
+++ /var/tmp/diff_new_pack.yp1vMF/_new  2018-10-29 14:21:44.971643199 +0100
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define version_unconverted 84.88+git20180920.ef3d8cb
+%define version_unconverted 84.88+git20181015.ceb5c96
 
 Name:           post-build-checks
 Summary:        post checks for build after rpms have been created
 License:        GPL-2.0-or-later
 Group:          Development/Tools/Building
-Version:        84.88+git20180920.ef3d8cb
+Version:        84.88+git20181015.ceb5c96
 Release:        0
 PreReq:         aaa_base permissions sed
 Requires:       aaa_base-malloccheck
@@ -64,16 +64,9 @@
 install -m 644 checks-data/* $RPM_BUILD_ROOT/usr/lib/build/checks-data
 install -m 755 helper/* $RPM_BUILD_ROOT/usr/lib/build/helper
 install -m 644 -D suse-buildsystem.sh  
$RPM_BUILD_ROOT/etc/profile.d/suse-buildsystem.sh
+install -m 644 -D suse-ignored-rpaths.conf 
$RPM_BUILD_ROOT/etc/suse-ignored-rpaths.conf
 chmod 755 $RPM_BUILD_ROOT/usr/lib/build/checks-data/check*
 
-( echo %_libdir 
-  echo /usr/local/%_lib
-  echo %_lib
-  echo %_libdir/Xaw3d
-  echo /usr/x86_64-suse-linux/lib
-  echo /opt/kde3/%_lib
-)  > $RPM_BUILD_ROOT/etc/suse-ignored-rpaths.conf
-
 %check
 for i in tests/xx*.c
 do

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.yp1vMF/_old  2018-10-29 14:21:45.003643766 +0100
+++ /var/tmp/diff_new_pack.yp1vMF/_new  2018-10-29 14:21:45.003643766 +0100
@@ -1,5 +1,5 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">git://github.com/openSUSE/post-build-checks.git</param>
-  <param 
name="changesrevision">ef3d8cb349ac8062bd2b73502539a32f05be3a0a</param></service>
+  <param 
name="changesrevision">137cb2970fded9e1da947ae920e3ec611002c830</param></service>
 </servicedata>
\ No newline at end of file

++++++ post-build-checks-84.88+git20180920.ef3d8cb.tar.xz -> 
post-build-checks-84.88+git20181015.ceb5c96.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/post-build-checks-84.88+git20180920.ef3d8cb/suse-ignored-rpaths.conf 
new/post-build-checks-84.88+git20181015.ceb5c96/suse-ignored-rpaths.conf
--- old/post-build-checks-84.88+git20180920.ef3d8cb/suse-ignored-rpaths.conf    
1970-01-01 01:00:00.000000000 +0100
+++ new/post-build-checks-84.88+git20181015.ceb5c96/suse-ignored-rpaths.conf    
2018-10-15 14:30:56.000000000 +0200
@@ -0,0 +1,11 @@
+/usr/lib
+/usr/lib64
+/usr/local/lib
+/usr/local/lib64
+/lib
+/lib64
+/usr/lib/Xaw3d
+/usr/lib64/Xaw3d
+/usr/x86_64-suse-linux/lib
+/opt/kde3/lib
+/opt/kde3/lib64


Reply via email to