Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-26 21:57:48 +00:00
parent 8b288064d5
commit aaa3cc179f
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: ocaml-%{srcname}
Version: 0.7.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: File paths for OCaml
License: ISC
@ -97,6 +97,9 @@ ocaml pkg/pkg.ml test
%{_libdir}/ocaml/%{srcname}/%{srcname}*.mli
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sun Sep 13 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 0.7.3-1
- New upstream release 0.7.3 (rhbz#1876818)