Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-07-28 12:08:42 +00:00
parent 1839e5818b
commit 6bc6917101
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: ocaml-dose3
Version: 5.0.1
Release: 26.20180821git%{shortcommit0}%{?dist}
Release: 27.20180821git%{shortcommit0}%{?dist}
Summary: Framework for managing distribution packages and dependencies
%global libname %(echo %{name} | sed -e 's/^ocaml-//')
@ -177,6 +177,9 @@ ln -s %{_bindir}/distcheck %{buildroot}%{_bindir}/eclipsecheck
%{_mandir}/man8/*.8*
%changelog
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-27.20180821git2c1b8df
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sat May 30 2020 Richard W.M. Jones <rjones@redhat.com> - 5.0.1-26.20180821git2c1b8df
- Rebuild for updated ocaml-extlib (RHBZ#1837823).