Hello community,

here is the log from the commit of package brp-check-suse for openSUSE:Factory 
checked in at 2019-07-08 15:09:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/brp-check-suse (Old)
 and      /work/SRC/openSUSE:Factory/.brp-check-suse.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "brp-check-suse"

Mon Jul  8 15:09:40 2019 rev:59 rq:713085 version:84.87+git20190423.d0bda31

Changes:
--------
--- /work/SRC/openSUSE:Factory/brp-check-suse/brp-check-suse.changes    
2018-11-12 09:50:33.556362325 +0100
+++ /work/SRC/openSUSE:Factory/.brp-check-suse.new.4615/brp-check-suse.changes  
2019-07-08 15:09:43.875270605 +0200
@@ -1,0 +2,19 @@
+Tue Jun 18 08:45:56 UTC 2019 - Martin Liška <[email protected]>
+
+- Add 0001-Remove-brp-75-ar-for-now.patch in order to temporarily
+  disable the check.
+
+-------------------------------------------------------------------
+Tue Apr 23 11:23:58 UTC 2019 - Martin Liška <[email protected]>
+
+- Update to version 84.87+git20190423.d0bda31:
+  * Strip LTO bytecode from static libraries.
+  * Don't treat Adwaita specially
+
+-------------------------------------------------------------------
+Wed Feb 13 14:25:09 UTC 2019 - [email protected]
+
+- Update to version 84.87+git20190213.9c6487b:
+  * Add brp-75-ar to normalize ar archives
+
+-------------------------------------------------------------------

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

New:
----
  0001-Remove-brp-75-ar-for-now.patch
  brp-check-suse-84.87+git20190423.d0bda31.tar.xz

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

Other differences:
------------------
++++++ brp-check-suse.spec ++++++
--- /var/tmp/diff_new_pack.eHoxhy/_old  2019-07-08 15:09:44.863271553 +0200
+++ /var/tmp/diff_new_pack.eHoxhy/_new  2019-07-08 15:09:44.867271557 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package brp-check-suse
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 License:        GPL-2.0-or-later
 Group:          Development/Tools/Building
 Requires:       perl
-Version:        84.87+git20181106.224b37d
+Version:        84.87+git20190423.d0bda31
 Release:        0
 Url:            https://github.com/openSUSE/brp-check-suse
 #
@@ -31,6 +31,7 @@
 # for inclusion in the git repo at https://github.com/openSUSE/brp-check-suse
 #
 Source0:        %{name}-%{version}.tar.xz
+Patch0:         0001-Remove-brp-75-ar-for-now.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %global provfind sh -c "grep -v 'brp-desktop.data' | %__find_provides"
 %global __find_provides %provfind
@@ -42,6 +43,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 %ifnarch x86_64 s390x ppc64 aarch64
 rm brp-65-lib64-linux
 %endif

++++++ 0001-Remove-brp-75-ar-for-now.patch ++++++
>From c40244e7026bfdf1a9379542db03b12f2850f061 Mon Sep 17 00:00:00 2001
From: Martin Liska <[email protected]>
Date: Tue, 18 Jun 2019 10:45:09 +0200
Subject: [PATCH] Remove brp-75-ar for now.

---
 brp-75-ar | 14 --------------
 1 file changed, 14 deletions(-)
 delete mode 100755 brp-75-ar

diff --git a/brp-75-ar b/brp-75-ar
deleted file mode 100755
index 3b852ac..0000000
--- a/brp-75-ar
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/bash
-# If using normal root, avoid changing anything.
-if [ -z "$RPM_BUILD_ROOT" -o "$RPM_BUILD_ROOT" = "/" ]; then
-       echo "RPM_BUILD_ROOT is not set or set to / : skipping ar normalization"
-       exit 0
-fi
-if [ -z "$SOURCE_DATE_EPOCH" ] ; then
-       echo "SOURCE_DATE_EPOCH is not set: skipping ar normalization"
-       exit 0
-fi
-
-while read f; do
-       ! file "$f" | grep -q "ar archive" || objcopy -D "$f" || true
-done < <(find "$RPM_BUILD_ROOT" -type f -name "*.a" -print)
-- 
2.21.0

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.eHoxhy/_old  2019-07-08 15:09:44.915271603 +0200
+++ /var/tmp/diff_new_pack.eHoxhy/_new  2019-07-08 15:09:44.915271603 +0200
@@ -1,5 +1,5 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">git://github.com/openSUSE/brp-check-suse.git</param>
-  <param 
name="changesrevision">224b37ddbcb79dc12b0932cd7341b801d38cb0f0</param></service>
-</servicedata>
\ No newline at end of file
+  <param 
name="changesrevision">d0bda31734c8721815c6ba99000e98659b78aa66</param></service>
+</servicedata>

++++++ brp-check-suse-84.87+git20181106.224b37d.tar.xz -> 
brp-check-suse-84.87+git20190423.d0bda31.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/brp-check-suse-84.87+git20181106.224b37d/brp-15-strip-debug 
new/brp-check-suse-84.87+git20190423.d0bda31/brp-15-strip-debug
--- old/brp-check-suse-84.87+git20181106.224b37d/brp-15-strip-debug     
2018-11-06 15:30:54.000000000 +0100
+++ new/brp-check-suse-84.87+git20190423.d0bda31/brp-15-strip-debug     
2019-04-23 13:07:58.000000000 +0200
@@ -37,7 +37,7 @@
        case $(file "$f") in
            *"current ar"*|*ELF*", not stripped"*)
                chmod u+w "$f" || :
-               strip -p --discard-locals -R .comment -R .note "$f" || :
+               strip -p --discard-locals -R .comment -R .note -R .gnu.lto_* 
"$f" || :
                ;;
            *)
                echo "WARNING: Strange looking archive $(file $f)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/brp-check-suse-84.87+git20181106.224b37d/brp-75-ar 
new/brp-check-suse-84.87+git20190423.d0bda31/brp-75-ar
--- old/brp-check-suse-84.87+git20181106.224b37d/brp-75-ar      1970-01-01 
01:00:00.000000000 +0100
+++ new/brp-check-suse-84.87+git20190423.d0bda31/brp-75-ar      2019-04-23 
13:07:58.000000000 +0200
@@ -0,0 +1,14 @@
+#!/bin/bash
+# If using normal root, avoid changing anything.
+if [ -z "$RPM_BUILD_ROOT" -o "$RPM_BUILD_ROOT" = "/" ]; then
+       echo "RPM_BUILD_ROOT is not set or set to / : skipping ar normalization"
+       exit 0
+fi
+if [ -z "$SOURCE_DATE_EPOCH" ] ; then
+       echo "SOURCE_DATE_EPOCH is not set: skipping ar normalization"
+       exit 0
+fi
+
+while read f; do
+       ! file "$f" | grep -q "ar archive" || objcopy -D "$f" || true
+done < <(find "$RPM_BUILD_ROOT" -type f -name "*.a" -print)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/brp-check-suse-84.87+git20181106.224b37d/brp-desktop.data/xdg_menu 
new/brp-check-suse-84.87+git20190423.d0bda31/brp-desktop.data/xdg_menu
--- old/brp-check-suse-84.87+git20181106.224b37d/brp-desktop.data/xdg_menu      
2018-11-06 15:30:54.000000000 +0100
+++ new/brp-check-suse-84.87+git20190423.d0bda31/brp-desktop.data/xdg_menu      
2019-04-23 13:07:58.000000000 +0200
@@ -1801,7 +1801,7 @@
 {
        my $icon = shift;
        my @icon_dirs = ();
-       my @themes = ('pixmaps','icons/hicolor','icons/Adwaita');
+       my @themes = ('pixmaps','icons/hicolor');
        push @themes, @_;
        my @sizes = ('16x16','22x22','24x24','32x32','36x36','48x48',
                     '64x64','72x72','96x96','128x128','192x192','scalable');


Reply via email to