Compare commits

...

1 Commits
rawhide ... f33

Author SHA1 Message Date
Richard W.M. Jones 985080d39d Bump release and rebuild. 2020-09-02 21:32:59 +01:00
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: ocaml-charinfo-width
Version: 1.1.0
Release: 15%{?dist}
Release: 15%{?dist}.1
Summary: Determine column width for a character
%global libname charInfo_width
@ -70,6 +70,9 @@ cp -aLr _build/install/default/lib/%{libname}/* %{buildroot}%{_libdir}/ocaml/%{l
%changelog
* Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-15.1
- Bump release and rebuild.
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-15
- OCaml 4.11.1 rebuild