Hello community,

here is the log from the commit of package brp-check-suse for openSUSE:Factory 
checked in at 2018-11-12 09:50:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/brp-check-suse (Old)
 and      /work/SRC/openSUSE:Factory/.brp-check-suse.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "brp-check-suse"

Mon Nov 12 09:50:31 2018 rev:58 rq:646678 version:84.87+git20181106.224b37d

Changes:
--------
--- /work/SRC/openSUSE:Factory/brp-check-suse/brp-check-suse.changes    
2018-09-17 14:25:33.635828364 +0200
+++ /work/SRC/openSUSE:Factory/.brp-check-suse.new/brp-check-suse.changes       
2018-11-12 09:50:33.556362325 +0100
@@ -1,0 +2,7 @@
+Tue Nov 06 14:35:26 UTC 2018 - [email protected]
+
+- Update to version 84.87+git20181106.224b37d:
+  * brp-15-strip-debug: deal with libs where file outputs
+    more text after "not stripped" (bsc#1114695)
+
+-------------------------------------------------------------------

Old:
----
  brp-check-suse-84.87+git20180809.3335364.tar.xz

New:
----
  brp-check-suse-84.87+git20181106.224b37d.tar.xz

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

Other differences:
------------------
++++++ brp-check-suse.spec ++++++
--- /var/tmp/diff_new_pack.EVVxn5/_old  2018-11-12 09:50:34.196361365 +0100
+++ /var/tmp/diff_new_pack.EVVxn5/_new  2018-11-12 09:50:34.200361358 +0100
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -23,7 +23,7 @@
 License:        GPL-2.0-or-later
 Group:          Development/Tools/Building
 Requires:       perl
-Version:        84.87+git20180809.3335364
+Version:        84.87+git20181106.224b37d
 Release:        0
 Url:            https://github.com/openSUSE/brp-check-suse
 #

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.EVVxn5/_old  2018-11-12 09:50:34.232361310 +0100
+++ /var/tmp/diff_new_pack.EVVxn5/_new  2018-11-12 09:50:34.232361310 +0100
@@ -1,5 +1,5 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">git://github.com/openSUSE/brp-check-suse.git</param>
-  <param 
name="changesrevision">526ea6b923552de04b99050a97de2d80ea65a5c0</param></service>
+  <param 
name="changesrevision">224b37ddbcb79dc12b0932cd7341b801d38cb0f0</param></service>
 </servicedata>
\ No newline at end of file

++++++ brp-check-suse-84.87+git20180809.3335364.tar.xz -> 
brp-check-suse-84.87+git20181106.224b37d.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/brp-check-suse-84.87+git20180809.3335364/brp-15-strip-debug 
new/brp-check-suse-84.87+git20181106.224b37d/brp-15-strip-debug
--- old/brp-check-suse-84.87+git20180809.3335364/brp-15-strip-debug     
2018-08-09 20:36:13.000000000 +0200
+++ new/brp-check-suse-84.87+git20181106.224b37d/brp-15-strip-debug     
2018-11-06 15:30:54.000000000 +0100
@@ -29,7 +29,7 @@
        -prune -o \
        -type f \( -perm /0111 -o -name "*.so*" \) \
        -exec file {} + | \
-    sed -n -e 's/^\(.*\):[ ]*ELF.*, not stripped/\1/p'
+    sed -n -e 's/^\(.*\):[ ]*ELF.*, not stripped.*$/\1/p'
 )
 
 # Don't strip debuginfo from static libs, but compiler-generated local symbols


Reply via email to