SHA256
1
0
forked from pool/ocaml-cppo

- Update to version 1.6.8

Allow empty patch version

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-cppo?expand=0&rev=59
This commit is contained in:
Olaf Hering 2021-09-19 21:47:41 +00:00 committed by Git OBS Bridge
parent a06f9d2ac1
commit eca3ba5f4b
5 changed files with 12 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="filename">ocaml-cppo</param>
<param name="revision">7d217864a5fdc4551699e248137a2f8b719d2078</param>
<param name="revision">94b2d0f21fcda5473773518a12afbcff45a52990</param>
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="url">https://github.com/ocaml-community/cppo.git</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:441b51c65ab61e2f2c35c51852bd82281ba2a091fd19082353554bd1256da2b1
size 25144

3
ocaml-cppo-1.6.8.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6124dd464a830eb812933dcec57a253afa9cbcf537325741398c8d2705abb65f
size 25232

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Sep 11 12:34:56 UTC 2021 - ohering@suse.de
- Update to version 1.6.8
Allow empty patch version
-------------------------------------------------------------------
Thu Jan 21 21:21:21 UTC 2021 - ohering@suse.de

View File

@ -18,7 +18,7 @@
Name: ocaml-cppo
Version: 1.6.7
Version: 1.6.8
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 >= 20210121
BuildRequires: ocaml-rpm-macros >= 20210911
BuildRequires: ocamlfind(str)
BuildRequires: ocamlfind(unix)