forked from pool/ocaml-cppo
- Update to version 1.6.9
See included Changes for details OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-cppo?expand=0&rev=62
This commit is contained in:
parent
3d2229695b
commit
d0b64463ea
2
_service
2
_service
@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="filename">ocaml-cppo</param>
|
||||
<param name="revision">94b2d0f21fcda5473773518a12afbcff45a52990</param>
|
||||
<param name="revision">31c1365214d2381b12127c657156778e921357f8</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="url">https://github.com/ocaml-community/cppo.git</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6124dd464a830eb812933dcec57a253afa9cbcf537325741398c8d2705abb65f
|
||||
size 25232
|
BIN
ocaml-cppo-1.6.9.tar.xz
(Stored with Git LFS)
Normal file
BIN
ocaml-cppo-1.6.9.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 13 13:13:13 UTC 2022 - ohering@suse.de
|
||||
|
||||
- Update to version 1.6.9
|
||||
See included Changes for details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 11 12:34:56 UTC 2021 - ohering@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ocaml-cppo
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 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.8
|
||||
Version: 1.6.9
|
||||
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 >= 20210911
|
||||
BuildRequires: ocaml-rpm-macros >= 20220409
|
||||
BuildRequires: ocamlfind(str)
|
||||
BuildRequires: ocamlfind(unix)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user