Hello community,

here is the log from the commit of package ocaml-calendar for 
openSUSE:Leap:15.2 checked in at 2020-05-26 18:32:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ocaml-calendar (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.ocaml-calendar.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-calendar"

Tue May 26 18:32:56 2020 rev:12 rq:808428 version:2.04

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/ocaml-calendar/ocaml-calendar.changes  
2020-01-15 15:34:18.938897230 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.ocaml-calendar.new.2738/ocaml-calendar.changes    
    2020-05-26 18:33:02.453662363 +0200
@@ -1,0 +2,8 @@
+Thu May 14 14:14:14 UTC 2020 - [email protected]
+
+- The filename for rpm *.attr files and the tag used within these
+  files must match. Otherwise rpm will not execute the helper scripts.
+  Use helper 'suseocaml' in addition to 'ocaml' to avoid
+  filename conflicts with rpm-build.rpm (bsc#1154874)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml-calendar.spec ++++++
--- /var/tmp/diff_new_pack.mgVTjo/_old  2020-05-26 18:33:02.777663070 +0200
+++ /var/tmp/diff_new_pack.mgVTjo/_new  2020-05-26 18:33:02.781663079 +0200
@@ -18,7 +18,10 @@
 
 # Ignore all generated modules *except* CalendarLib, since everything
 # now appears in that namespace.
+# handle built-in ocaml helper from rpm-build, and helper from ocaml-rpm-macros
+%global __suseocaml_requires_opts -i Calendar_builder -i Calendar_sig -i Date 
-i Date_sig -i Fcalendar -i Ftime -i Period -i Printer -i Time -i Time_sig -i 
Time_Zone -i Utils -i Version
 %global __ocaml_requires_opts -i Calendar_builder -i Calendar_sig -i Date -i 
Date_sig -i Fcalendar -i Ftime -i Period -i Printer -i Time -i Time_sig -i 
Time_Zone -i Utils -i Version
+%global __suseocaml_provides_opts -i Calendar_builder -i Calendar_sig -i Date 
-i Date_sig -i Fcalendar -i Ftime -i Period -i Printer -i Time -i Time_sig -i 
Time_Zone -i Utils -i Version
 %global __ocaml_provides_opts -i Calendar_builder -i Calendar_sig -i Date -i 
Date_sig -i Fcalendar -i Ftime -i Period -i Printer -i Time -i Time_sig -i 
Time_Zone -i Utils -i Version
 
 Name:           ocaml-calendar
@@ -36,7 +39,7 @@
 BuildRequires:  ocaml >= 4.00.1
 BuildRequires:  ocaml-findlib-devel >= 1.3.3-3
 BuildRequires:  ocaml-ocamldoc
-BuildRequires:  ocaml-rpm-macros >= 4.02.1
+BuildRequires:  ocaml-rpm-macros >= 20200514
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description


Reply via email to