Compare commits

...

3 Commits

Author SHA1 Message Date
Richard W.M. Jones 7a74ae1e9c OCaml 4.13.1 rebuild to remove package notes 2022-02-04 15:09:28 +00:00
Fedora Release Engineering 12fd9c5914 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 21:40:50 +00:00
Richard W.M. Jones a761500684 OCaml 4.13.1 build 2021-10-04 22:40:10 +01:00
1 changed files with 11 additions and 1 deletions

View File

@ -1,10 +1,11 @@
%undefine _package_note_flags
# version 1.1.0
%global commit 6a2ed28ba68cddab6927ac27a9b991f01ea85ec5
%global shortcommit %(c=%{commit}; echo ${c:0:12})
Name: ocaml-charinfo-width
Version: 1.1.0
Release: 18%{?dist}
Release: 21%{?dist}
Summary: Determine column width for a character
%global libname charInfo_width
@ -70,6 +71,15 @@ cp -aLr _build/install/default/lib/%{libname}/* %{buildroot}%{_libdir}/ocaml/%{l
%changelog
* Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-21
- OCaml 4.13.1 rebuild to remove package notes
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Oct 04 2021 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-19
- OCaml 4.13.1 build
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild