commit ocaml-camlp5 for openSUSE:Factory
Hello community, here is the log from the commit of package ocaml-camlp5 for openSUSE:Factory checked in at 2020-09-03 01:16:12 Comparing /work/SRC/openSUSE:Factory/ocaml-camlp5 (Old) and /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.3399 (New) Package is "ocaml-camlp5" Thu Sep 3 01:16:12 2020 rev:8 rq:831370 version:7.12 Changes: --- /work/SRC/openSUSE:Factory/ocaml-camlp5/ocaml-camlp5.changes 2020-08-24 15:06:17.726487415 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.3399/ocaml-camlp5.changes 2020-09-03 01:16:44.276527560 +0200 @@ -1,0 +2,5 @@ +Wed Sep 2 02:02:02 UTC 2020 - oher...@suse.de + +- Cover ocaml-4.11.1 + +--- Other differences: -- ++ ocaml-camlp5.spec ++ --- /var/tmp/diff_new_pack.JQBrGD/_old 2020-09-03 01:16:44.876527781 +0200 +++ /var/tmp/diff_new_pack.JQBrGD/_new 2020-09-03 01:16:44.880527783 +0200 @@ -25,7 +25,7 @@ Group: Development/Languages/OCaml URL:https://opam.ocaml.org/packages/camlp5 Source0:%{name}-%{version}.tar.xz -BuildRequires: ocaml +BuildRequires: ocaml <= 4.11.1 BuildRequires: ocaml-rpm-macros >= 20200514 BuildRequires: ocamlfind(compiler-libs) @@ -46,6 +46,12 @@ %setup -q %build +pushd ocaml_stuff +test -e '4.11.1' || ln -s 4.11.0 "$_" +popd +pushd ocaml_src/lib/versdep +test -e '4.11.1.ml' || ln -s 4.11.0.ml "$_" +popd ./configure \ --mandir %{_mandir} make %{?_smp_mflags} out @@ -60,7 +66,6 @@ %ocaml_create_file_list %files -f %{name}.files -%doc CHANGES DEVEL UPGRADING %{_bindir}/* %{_mandir}/*/*
commit ocaml-camlp5 for openSUSE:Factory
Hello community, here is the log from the commit of package ocaml-camlp5 for openSUSE:Factory checked in at 2020-08-24 15:06:07 Comparing /work/SRC/openSUSE:Factory/ocaml-camlp5 (Old) and /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.3399 (New) Package is "ocaml-camlp5" Mon Aug 24 15:06:07 2020 rev:7 rq:828681 version:7.12 Changes: --- /work/SRC/openSUSE:Factory/ocaml-camlp5/ocaml-camlp5.changes 2020-03-09 14:13:53.878526922 +0100 +++ /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.3399/ocaml-camlp5.changes 2020-08-24 15:06:17.726487415 +0200 @@ -1,0 +2,6 @@ +Thu Aug 20 20:20:20 UTC 2020 - oher...@suse.de + +- Update to version 7.12 + cover ocaml-4.11 + +--- Old: ocaml-camlp5-7.11.tar.xz New: ocaml-camlp5-7.12.tar.xz Other differences: -- ++ ocaml-camlp5.spec ++ --- /var/tmp/diff_new_pack.nWz41d/_old 2020-08-24 15:06:18.690487884 +0200 +++ /var/tmp/diff_new_pack.nWz41d/_new 2020-08-24 15:06:18.690487884 +0200 @@ -1,7 +1,7 @@ # # spec file for package ocaml-camlp5 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,16 @@ Name: ocaml-camlp5 -Version:7.11 +Version:7.12 Release:0 %{?ocaml_preserve_bytecode} Summary:Preprocessor-Pretty-Printer for Objective Caml License:BSD-3-Clause Group: Development/Languages/OCaml -URL:https://camlp5.github.io/ +URL:https://opam.ocaml.org/packages/camlp5 Source0:%{name}-%{version}.tar.xz BuildRequires: ocaml -BuildRequires: ocaml-rpm-macros >= 20200220 +BuildRequires: ocaml-rpm-macros >= 20200514 BuildRequires: ocamlfind(compiler-libs) %description ++ _service ++ --- /var/tmp/diff_new_pack.nWz41d/_old 2020-08-24 15:06:18.730487904 +0200 +++ /var/tmp/diff_new_pack.nWz41d/_new 2020-08-24 15:06:18.730487904 +0200 @@ -2,8 +2,8 @@ git://github.com/camlp5/camlp5.git git -7.11 -rel711 +7.12 +rel712 ocaml-camlp5 ++ ocaml-camlp5-7.11.tar.xz -> ocaml-camlp5-7.12.tar.xz ++ 17605 lines of diff (skipped)
commit ocaml-camlp5 for openSUSE:Factory
Hello community, here is the log from the commit of package ocaml-camlp5 for openSUSE:Factory checked in at 2020-03-09 14:13:52 Comparing /work/SRC/openSUSE:Factory/ocaml-camlp5 (Old) and /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.26092 (New) Package is "ocaml-camlp5" Mon Mar 9 14:13:52 2020 rev:6 rq:778947 version:7.11 Changes: --- /work/SRC/openSUSE:Factory/ocaml-camlp5/ocaml-camlp5.changes 2020-02-11 22:25:38.099575121 +0100 +++ /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.26092/ocaml-camlp5.changes 2020-03-09 14:13:53.878526922 +0100 @@ -1,0 +2,6 @@ +Thu Feb 20 20:20:20 UTC 2020 - oher...@suse.de + +- Require current ocaml-rpm-macros +- Remove bogus Requires/Provides override + +--- Other differences: -- ++ ocaml-camlp5.spec ++ --- /var/tmp/diff_new_pack.hJkYYX/_old 2020-03-09 14:13:54.382527255 +0100 +++ /var/tmp/diff_new_pack.hJkYYX/_new 2020-03-09 14:13:54.382527255 +0100 @@ -16,8 +16,6 @@ # -%global __ocaml_requires_opts -i Asttypes -i Parsetree -i Pa_extend -%global __ocaml_provides_opts -i Dynlink -i Dynlinkaux -i Pa_extend Name: ocaml-camlp5 Version:7.11 Release:0 @@ -28,7 +26,7 @@ URL:https://camlp5.github.io/ Source0:%{name}-%{version}.tar.xz BuildRequires: ocaml -BuildRequires: ocaml-rpm-macros >= 20191101 +BuildRequires: ocaml-rpm-macros >= 20200220 BuildRequires: ocamlfind(compiler-libs) %description @@ -58,7 +56,7 @@ %install %make_install -cp -Lavit %{buildroot}%{_libdir}/ocaml/camlp5 etc/META +cp -Lavit %{buildroot}%{ocaml_standard_library}/camlp5 etc/META %ocaml_create_file_list %files -f %{name}.files
commit ocaml-camlp5 for openSUSE:Factory
Hello community, here is the log from the commit of package ocaml-camlp5 for openSUSE:Factory checked in at 2020-02-11 22:24:34 Comparing /work/SRC/openSUSE:Factory/ocaml-camlp5 (Old) and /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.26092 (New) Package is "ocaml-camlp5" Tue Feb 11 22:24:34 2020 rev:5 rq:773385 version:7.11 Changes: --- /work/SRC/openSUSE:Factory/ocaml-camlp5/ocaml-camlp5.changes 2019-11-27 13:54:12.224328401 +0100 +++ /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.26092/ocaml-camlp5.changes 2020-02-11 22:25:38.099575121 +0100 @@ -1,0 +2,6 @@ +Tue Feb 4 08:18:28 UTC 2020 - oher...@suse.de + +- Update to version 7.11 + cover ocaml-4.10 + +--- Old: ocaml-camlp5-7.10.tar.xz New: ocaml-camlp5-7.11.tar.xz Other differences: -- ++ ocaml-camlp5.spec ++ --- /var/tmp/diff_new_pack.acsAfa/_old 2020-02-11 22:25:39.703576000 +0100 +++ /var/tmp/diff_new_pack.acsAfa/_new 2020-02-11 22:25:39.711576004 +0100 @@ -19,7 +19,7 @@ %global __ocaml_requires_opts -i Asttypes -i Parsetree -i Pa_extend %global __ocaml_provides_opts -i Dynlink -i Dynlinkaux -i Pa_extend Name: ocaml-camlp5 -Version:7.10 +Version:7.11 Release:0 %{?ocaml_preserve_bytecode} Summary:Preprocessor-Pretty-Printer for Objective Caml ++ _service ++ --- /var/tmp/diff_new_pack.acsAfa/_old 2020-02-11 22:25:39.739576019 +0100 +++ /var/tmp/diff_new_pack.acsAfa/_new 2020-02-11 22:25:39.739576019 +0100 @@ -2,8 +2,8 @@ git://github.com/camlp5/camlp5.git git -7.10 -rel710 +7.11 +rel711 ocaml-camlp5 ++ ocaml-camlp5-7.10.tar.xz -> ocaml-camlp5-7.11.tar.xz ++ 22076 lines of diff (skipped)
commit ocaml-camlp5 for openSUSE:Factory
Hello community, here is the log from the commit of package ocaml-camlp5 for openSUSE:Factory checked in at 2019-11-27 13:53:55 Comparing /work/SRC/openSUSE:Factory/ocaml-camlp5 (Old) and /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.26869 (New) Package is "ocaml-camlp5" Wed Nov 27 13:53:55 2019 rev:4 rq:750772 version:7.10 Changes: --- /work/SRC/openSUSE:Factory/ocaml-camlp5/ocaml-camlp5.changes 2019-11-12 16:11:32.719760478 +0100 +++ /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.26869/ocaml-camlp5.changes 2019-11-27 13:54:12.224328401 +0100 @@ -1,0 +2,5 @@ +Mon Nov 25 12:34:56 UTC 2019 - oher...@suse.de + +- Add compiler-libs-devel to BuildRequires (bsc#1156934) + +--- Other differences: -- ++ ocaml-camlp5.spec ++ --- /var/tmp/diff_new_pack.lIgTu7/_old 2019-11-27 13:54:12.936328101 +0100 +++ /var/tmp/diff_new_pack.lIgTu7/_new 2019-11-27 13:54:12.936328101 +0100 @@ -29,6 +29,7 @@ Source0:%{name}-%{version}.tar.xz BuildRequires: ocaml BuildRequires: ocaml-rpm-macros >= 20191101 +BuildRequires: ocamlfind(compiler-libs) %description Camlp5 is a preprocessor-pretty-printer of OCaml, parsing a source file and printing some result on standard output.
commit ocaml-camlp5 for openSUSE:Factory
Hello community, here is the log from the commit of package ocaml-camlp5 for openSUSE:Factory checked in at 2019-11-12 16:11:22 Comparing /work/SRC/openSUSE:Factory/ocaml-camlp5 (Old) and /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.2990 (New) Package is "ocaml-camlp5" Tue Nov 12 16:11:22 2019 rev:3 rq:746691 version:7.10 Changes: --- /work/SRC/openSUSE:Factory/ocaml-camlp5/ocaml-camlp5.changes 2019-10-02 11:58:36.263076487 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.2990/ocaml-camlp5.changes 2019-11-12 16:11:32.719760478 +0100 @@ -1,0 +2,5 @@ +Fri Nov 1 12:34:56 UTC 2019 - oher...@suse.de + +- Require current dune macros + +--- Other differences: -- ++ ocaml-camlp5.spec ++ --- /var/tmp/diff_new_pack.HFovQe/_old 2019-11-12 16:11:33.403761212 +0100 +++ /var/tmp/diff_new_pack.HFovQe/_new 2019-11-12 16:11:33.407761217 +0100 @@ -28,7 +28,7 @@ URL:https://camlp5.github.io/ Source0:%{name}-%{version}.tar.xz BuildRequires: ocaml -BuildRequires: ocaml-rpm-macros >= 4.02.1 +BuildRequires: ocaml-rpm-macros >= 20191101 %description Camlp5 is a preprocessor-pretty-printer of OCaml, parsing a source file and printing some result on standard output. @@ -58,47 +58,13 @@ %install %make_install cp -Lavit %{buildroot}%{_libdir}/ocaml/camlp5 etc/META +%ocaml_create_file_list -%files -%license LICENSE +%files -f %{name}.files %doc CHANGES DEVEL UPGRADING -%{_bindir}/camlp5 -%{_bindir}/camlp5o -%{_bindir}/camlp5r -%{_bindir}/camlp5sch -%{_bindir}/mkcamlp5 -%{_bindir}/ocpp5 -%if 0%{?ocaml_native_compiler} -%{_bindir}/camlp5o.opt -%{_bindir}/camlp5r.opt -%{_bindir}/mkcamlp5.opt -%endif -%{_mandir}/man1/camlp5.1%{ext_man} -%{_mandir}/man1/camlp5o.1%{ext_man} -%{_mandir}/man1/camlp5r.1%{ext_man} -%{_mandir}/man1/camlp5sch.1%{ext_man} -%{_mandir}/man1/mkcamlp5.1%{ext_man} -%{_mandir}/man1/ocpp5.1%{ext_man} -%if 0%{?ocaml_native_compiler} -%{_mandir}/man1/camlp5o.opt.1%{ext_man} -%{_mandir}/man1/camlp5r.opt.1%{ext_man} -%{_mandir}/man1/mkcamlp5.opt.1%{ext_man} -%endif +%{_bindir}/* +%{_mandir}/*/* -%files devel -%dir %{_libdir}/ocaml -%dir %{_libdir}/ocaml/camlp5 -%if 0%{?ocaml_native_compiler} -%{_libdir}/ocaml/camlp5/*.a -%{_libdir}/ocaml/camlp5/*.cmx -%{_libdir}/ocaml/camlp5/*.cmxa -%{_libdir}/ocaml/camlp5/*.o -%endif -%{_libdir}/ocaml/camlp5/*.cma -%{_libdir}/ocaml/camlp5/*.cmi -%{_libdir}/ocaml/camlp5/*.cmo -%{_libdir}/ocaml/camlp5/*.mli -%{_libdir}/ocaml/camlp5/*.sml -%{_libdir}/ocaml/camlp5/META +%files devel -f %{name}.files.devel %changelog
commit ocaml-camlp5 for openSUSE:Factory
Hello community, here is the log from the commit of package ocaml-camlp5 for openSUSE:Factory checked in at 2019-10-02 11:58:34 Comparing /work/SRC/openSUSE:Factory/ocaml-camlp5 (Old) and /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.2352 (New) Package is "ocaml-camlp5" Wed Oct 2 11:58:34 2019 rev:2 rq:734135 version:7.10 Changes: --- /work/SRC/openSUSE:Factory/ocaml-camlp5/ocaml-camlp5.changes 2019-08-06 15:11:02.135756276 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.2352/ocaml-camlp5.changes 2019-10-02 11:58:36.263076487 +0200 @@ -1,0 +2,6 @@ +Mon Sep 23 16:35:39 UTC 2019 - oher...@suse.de + +- Update to version 7.10 + See included CHANGES for details + +--- Old: ocaml-camlp5-7.07.tar.xz New: ocaml-camlp5-7.10.tar.xz Other differences: -- ++ ocaml-camlp5.spec ++ --- /var/tmp/diff_new_pack.tCN5uf/_old 2019-10-02 11:58:36.795075123 +0200 +++ /var/tmp/diff_new_pack.tCN5uf/_new 2019-10-02 11:58:36.795075123 +0200 @@ -19,7 +19,7 @@ %global __ocaml_requires_opts -i Asttypes -i Parsetree -i Pa_extend %global __ocaml_provides_opts -i Dynlink -i Dynlinkaux -i Pa_extend Name: ocaml-camlp5 -Version:7.07 +Version:7.10 Release:0 %{?ocaml_preserve_bytecode} Summary:Preprocessor-Pretty-Printer for Objective Caml @@ -61,7 +61,7 @@ %files %license LICENSE -%doc CHANGES DEVEL MODE README UPGRADING +%doc CHANGES DEVEL UPGRADING %{_bindir}/camlp5 %{_bindir}/camlp5o %{_bindir}/camlp5r ++ _service ++ --- /var/tmp/diff_new_pack.tCN5uf/_old 2019-10-02 11:58:36.819075062 +0200 +++ /var/tmp/diff_new_pack.tCN5uf/_new 2019-10-02 11:58:36.823075052 +0200 @@ -2,8 +2,8 @@ git://github.com/camlp5/camlp5.git git -7.07 -rel707 +7.10 +rel710 ocaml-camlp5 ++ ocaml-camlp5-7.07.tar.xz -> ocaml-camlp5-7.10.tar.xz ++ 8180 lines of diff (skipped)