Hello community,

here is the log from the commit of package build-compare for openSUSE:Factory 
checked in at 2016-09-30 15:12:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/build-compare (Old)
 and      /work/SRC/openSUSE:Factory/.build-compare.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "build-compare"

Changes:
--------
--- /work/SRC/openSUSE:Factory/build-compare/build-compare.changes      
2016-09-05 21:10:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.build-compare.new/build-compare.changes 
2016-09-30 15:12:22.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 21 07:18:37 UTC 2016 - o...@aepfle.de
+
+- Handle broken symlinks
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ build-compare.spec ++++++
--- /var/tmp/diff_new_pack.w5H1Es/_old  2016-09-30 15:12:23.000000000 +0200
+++ /var/tmp/diff_new_pack.w5H1Es/_new  2016-09-30 15:12:23.000000000 +0200
@@ -21,7 +21,7 @@
 License:        GPL-2.0+
 Group:          Development/Tools/Building
 Url:            https://github.com/openSUSE/build-compare
-Version:        20160825T182753.c18eb00
+Version:        20160921T091855.efc253f
 Release:        0
 Source1:        COPYING
 Source2:        same-build-result.sh

++++++ pkg-diff.sh ++++++
--- /var/tmp/diff_new_pack.w5H1Es/_old  2016-09-30 15:12:23.000000000 +0200
+++ /var/tmp/diff_new_pack.w5H1Es/_new  2016-09-30 15:12:23.000000000 +0200
@@ -842,7 +842,7 @@
           return 1
         fi
      ;;
-     symbolic\ link\ to\ *)
+     broken\ symbolic\ link\ to\ *|symbolic\ link\ to\ *)
        readlink "old/$file" > $file1
        readlink "new/$file" > $file2
        if ! diff -u $file1 $file2; then


Reply via email to