Hello community,

here is the log from the commit of package ocaml-rpm-macros for 
openSUSE:Factory checked in at 2020-04-15 19:52:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-rpm-macros (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-rpm-macros.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-rpm-macros"

Wed Apr 15 19:52:47 2020 rev:7 rq:793517 version:20200412

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-rpm-macros/ocaml-rpm-macros.changes        
2020-03-24 22:31:42.721070293 +0100
+++ 
/work/SRC/openSUSE:Factory/.ocaml-rpm-macros.new.2738/ocaml-rpm-macros.changes  
    2020-04-15 19:52:49.509553821 +0200
@@ -1,0 +2,5 @@
+Sun Apr 12 12:12:12 UTC 2020 - [email protected]
+
+- run OCaml rpm dependency generator only if both path and magic matches 
(rpm#1173)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml-rpm-macros.spec ++++++
--- /var/tmp/diff_new_pack.UL4MrE/_old  2020-04-15 19:52:49.973554030 +0200
+++ /var/tmp/diff_new_pack.UL4MrE/_new  2020-04-15 19:52:49.977554032 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:           ocaml-rpm-macros
-Version:        20200321
+Version:        20200412
 Release:        0
 Summary:        RPM macros for building OCaml source packages
 License:        GPL-2.0-only
@@ -70,6 +70,7 @@
 %__${tag}_requires %%{_rpmconfigdir}/${tag}.sh --requires
 %__${tag}_magic    ^(ELF|Objective caml|OCaml) .*$
 %__${tag}_path     .(cma|cmi|cmo|cmx|cmxa|cmxs)$
+%__${tag}_flags    magic_and_path
 _EOF_
 #
 tee %{buildroot}%{_rpmconfigdir}/${tag}.sh < %{SOURCE0}


Reply via email to