[packages/ocaml-lablgtk3] - add missing version to opam and as cosequence to META files - rel 2

baggins baggins at pld-linux.org
Sun Mar 28 17:48:33 CEST 2021


commit 6595a0b09edb08e4bd4a43a80c57970aa17c7d57
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 28 17:47:27 2021 +0200

    - add missing version to opam and as cosequence to META files
    - rel 2

 ocaml-lablgtk3.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/ocaml-lablgtk3.spec b/ocaml-lablgtk3.spec
index 2f32aa1..e4cb3f8 100644
--- a/ocaml-lablgtk3.spec
+++ b/ocaml-lablgtk3.spec
@@ -12,7 +12,7 @@ Summary:	GTK+3 binding for OCaml
 Summary(pl.UTF-8):	Wiązania GTK+3 dla OCamla
 Name:		ocaml-lablgtk3
 Version:	3.1.1
-Release:	1
+Release:	2
 License:	LGPL with linking exceptions
 Group:		Libraries
 Source0:	https://github.com/garrigue/lablgtk/archive/%{version}/lablgtk-%{version}.tar.gz
@@ -131,6 +131,10 @@ lablgtk.
 %prep
 %setup -q -n lablgtk-%{version}
 
+for p in lablgtk3 lablgtk3-gtkspell3 lablgtk3-sourceview3; do
+	echo -e "\nversion: \"%{version}\"" >> ${p}.opam
+done
+
 %build
 dune build %{?_smp_mflags}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-lablgtk3.git/commitdiff/6595a0b09edb08e4bd4a43a80c57970aa17c7d57



More information about the pld-cvs-commit mailing list