Upgrade 4.14.1
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
parent
58fc649159
commit
2b8aafa06a
BIN
4.13+1.tar.gz
BIN
4.13+1.tar.gz
Binary file not shown.
BIN
4.14+1.tar.gz
Normal file
BIN
4.14+1.tar.gz
Normal file
Binary file not shown.
@ -1,13 +1,13 @@
|
|||||||
Name: ocaml-camlp4
|
Name: ocaml-camlp4
|
||||||
Version: 4.13.1
|
Version: 4.14.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Pre-Processor for OCaml
|
Summary: Pre-Processor for OCaml
|
||||||
License: LGPLv2+ with exceptions
|
License: LGPLv2+ with exceptions
|
||||||
URL: https://github.com/ocaml/camlp4
|
URL: https://github.com/ocaml/camlp4
|
||||||
Source0: https://github.com/ocaml/camlp4/archive/4.13+1.tar.gz
|
Source0: https://github.com/ocaml/camlp4/archive/4.14+1.tar.gz
|
||||||
|
|
||||||
BuildRequires: ocaml-ocamlbuild ocaml = %{version}
|
BuildRequires: ocaml-ocamlbuild ocaml
|
||||||
Requires: ocaml-runtime = %{version}
|
Requires: ocaml-runtime
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Camlp4 is a Pre-Processor-Pretty-Printer for OCaml, used to parse the
|
Camlp4 is a Pre-Processor-Pretty-Printer for OCaml, used to parse the
|
||||||
@ -26,7 +26,7 @@ source file and print some results on the standard output.
|
|||||||
This package contains runtime files.
|
This package contains runtime files.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n camlp4-4.13-1 -p1
|
%autosetup -n camlp4-4.14-1 -p1
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -79,6 +79,9 @@ make install \
|
|||||||
%{_libdir}/ocaml/camlp4/Camlp4Top/*.o
|
%{_libdir}/ocaml/camlp4/Camlp4Top/*.o
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 31 2023 xu_ping <707078654@qq.com> -4.14.1-1
|
||||||
|
- update to 4.14.1
|
||||||
|
|
||||||
* Thu Jan 20 2022 liyanan <liyanan32@huawei.com> -4.13.1-1
|
* Thu Jan 20 2022 liyanan <liyanan32@huawei.com> -4.13.1-1
|
||||||
- update to 4.13.1
|
- update to 4.13.1
|
||||||
|
|
||||||
|
|||||||
4
ocaml-camlp4.yaml
Normal file
4
ocaml-camlp4.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: ocaml/camlp4
|
||||||
|
tag_prefix: ^v
|
||||||
|
seperator: .
|
||||||
Loading…
x
Reference in New Issue
Block a user