diff --git a/ocaml-calendar.changes b/ocaml-calendar.changes index 815002b..29cb6e6 100644 --- a/ocaml-calendar.changes +++ b/ocaml-calendar.changes @@ -1,11 +1,17 @@ +------------------------------------------------------------------- +Tue Sep 15 14:06:34 UTC 2015 - mlatimer@suse.com + +- Remove calendarFAQ-2.6.txt from -devel package due to licensing + concerns. + ------------------------------------------------------------------- Mon Dec 8 20:18:19 UTC 2014 - mlatimer@suse.com -- Update spec file to use ocaml-rpm-macros, remove - ExclusiveArch, and ensure bytecode is built +- Update spec file to use ocaml-rpm-macros, remove ExclusiveArch, + and ensure bytecode is built. ------------------------------------------------------------------- Fri Dec 5 17:20:02 UTC 2014 - mlatimer@suse.com -- Initial commit using upstream version 2.04 +- Initial commit using upstream version 2.04. diff --git a/ocaml-calendar.spec b/ocaml-calendar.spec index 403be30..ae79b09 100644 --- a/ocaml-calendar.spec +++ b/ocaml-calendar.spec @@ -82,7 +82,7 @@ make DESTDIR=%{buildroot} install %{?_smp_mflags} %files devel %defattr(-,root,root,-) -%doc CHANGES README TODO LGPL COPYING calendarFAQ-2.6.txt doc/* +%doc CHANGES README TODO LGPL COPYING doc/* %if %{ocaml_native_compiler} %{_libdir}/ocaml/calendar/*.cmx %endif