Accepting request 1249871 from devel:languages:ocaml
- Update to version 1.8.0 See included Changes.md for details OBS-URL: https://build.opensuse.org/request/show/1249871 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-cppo?expand=0&rev=12
This commit is contained in:
commit
fa6ebfe22e
8
_service
8
_service
@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="filename">ocaml-cppo</param>
|
||||
<param name="revision">31c1365214d2381b12127c657156778e921357f8</param>
|
||||
<param name="revision">a3e90caf8fe416000f8aff8e1b1e7ee3b309d589</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="url">https://github.com/ocaml-community/cppo.git</param>
|
||||
@ -9,9 +9,9 @@
|
||||
<param name="versionrewrite-pattern">[v]?([^\+]+)(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<service name="recompress" mode="manual">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled"/>
|
||||
<service name="set_version" mode="manual"/>
|
||||
</services>
|
||||
|
BIN
ocaml-cppo-1.6.9.tar.xz
(Stored with Git LFS)
BIN
ocaml-cppo-1.6.9.tar.xz
(Stored with Git LFS)
Binary file not shown.
3
ocaml-cppo-1.8.0.tar.xz
Normal file
3
ocaml-cppo-1.8.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2cd97b1acb5b3baa2ef94e3f007d9ba542e72656536d8bbd1ee336043345335
|
||||
size 37284
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 3 03:03:03 UTC 2025 - ohering@suse.de
|
||||
|
||||
- Update to version 1.8.0
|
||||
See included Changes.md for details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 13 13:13:13 UTC 2022 - ohering@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ocaml-cppo
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2015 LISA GmbH, Bingen, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: ocaml-cppo
|
||||
Version: 1.6.9
|
||||
Version: 1.8.0
|
||||
Release: 0
|
||||
%{?ocaml_preserve_bytecode}
|
||||
Summary: The C preprocessor written in OCaml
|
||||
@ -28,7 +28,7 @@ URL: https://opam.ocaml.org/packages/cppo
|
||||
Source: %name-%version.tar.xz
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocaml-dune
|
||||
BuildRequires: ocaml-rpm-macros >= 20220409
|
||||
BuildRequires: ocaml-rpm-macros >= 20240909
|
||||
BuildRequires: ocamlfind(str)
|
||||
BuildRequires: ocamlfind(unix)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user