Hello community, here is the log from the commit of package unison for openSUSE:Factory checked in at 2017-10-11 23:03:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/unison (Old) and /work/SRC/openSUSE:Factory/.unison.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "unison" Wed Oct 11 23:03:05 2017 rev:35 rq:533174 version:2.48.3 Changes: -------- --- /work/SRC/openSUSE:Factory/unison/unison.changes 2016-07-20 09:17:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.unison.new/unison.changes 2017-10-11 23:03:12.524025030 +0200 @@ -1,0 +2,5 @@ +Mon Jul 17 12:48:58 UTC 2017 - [email protected] + +- Wrap specfile conditionals to fix quilt setup + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ unison.spec ++++++ --- /var/tmp/diff_new_pack.lo9ZYn/_old 2017-10-11 23:03:13.651975611 +0200 +++ /var/tmp/diff_new_pack.lo9ZYn/_new 2017-10-11 23:03:13.655975436 +0200 @@ -19,7 +19,7 @@ Name: unison Version: 2.48.3 Release: 0 -%{ocaml_preserve_bytecode} +%{?ocaml_preserve_bytecode} Summary: File synchronization tool License: GPL-3.0+ Group: Productivity/Networking/Other @@ -51,7 +51,7 @@ # This package failed when testing with -Wl,-as-needed being default. # So we disable it here, if you want to retest, just delete this comment and the line below. export SUSE_ASNEEDED=0 -%if %{ocaml_native_compiler} +%if 0%{?ocaml_native_compiler} NATIVE=true %else NATIVE=false
