New upstream version 0.8.5.

This commit is contained in:
Richard W.M. Jones 2014-07-15 13:28:29 +01:00
parent 8b2baee7ba
commit 00ef0eb6df
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
camomile-0.7.2.tar.bz2
/camomile-0.8.1.tar.bz2
/camomile-0.8.3.tar.bz2
/camomile-0.8.5.tar.bz2

View File

@ -1,8 +1,8 @@
%global opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
Name: ocaml-camomile
Version: 0.8.3
Release: 14%{?dist}
Version: 0.8.5
Release: 1%{?dist}
Summary: Unicode library for OCaml
# Several files are MIT and UCD licensed, but the overall work is LGPLv2+
@ -111,6 +111,10 @@ cp tools/camomilelocaledef.opt $RPM_BUILD_ROOT%{_bindir}/camomilelocaledef
%changelog
* Tue Jul 15 2014 Richard W.M. Jones <rjones@redhat.com> - 0.8.5-1
- New upstream version 0.8.5.
- Rebuild for OCaml 4.02.0.
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
c6476bdb4138d222bc14396a82205034 camomile-0.8.3.tar.bz2
1e25b6cd4efd26ab38a667db18d83f02 camomile-0.8.5.tar.bz2