Hello community,

here is the log from the commit of package autogen for openSUSE:Factory checked 
in at 2020-05-04 18:31:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autogen (Old)
 and      /work/SRC/openSUSE:Factory/.autogen.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "autogen"

Mon May  4 18:31:50 2020 rev:50 rq:787525 version:5.18.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/autogen/autogen.changes  2020-01-23 
16:12:38.551697296 +0100
+++ /work/SRC/openSUSE:Factory/.autogen.new.2738/autogen.changes        
2020-05-04 18:32:28.268068449 +0200
@@ -1,0 +2,5 @@
+Mon Mar 23 15:10:17 UTC 2020 - Andreas Schwab <[email protected]>
+
+- guile-version.patch: Allow all patchlevel versions of guile 3.0
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ guile-version.patch ++++++
--- /var/tmp/diff_new_pack.T2K0OT/_old  2020-05-04 18:32:30.000071959 +0200
+++ /var/tmp/diff_new_pack.T2K0OT/_new  2020-05-04 18:32:30.000071959 +0200
@@ -7,7 +7,7 @@
    choke me.
  
 -#elif GUILE_VERSION < 203000
-+#elif GUILE_VERSION <= 300000
++#elif GUILE_VERSION < 301000
  # define AG_SCM_IS_PROC(_p)           scm_is_true( scm_procedure_p(_p))
  # define AG_SCM_LIST_P(_l)            scm_is_true( scm_list_p(_l))
  # define AG_SCM_PAIR_P(_p)            scm_is_true( scm_pair_p(_p))


Reply via email to