docs: convert NEWS to CHANGELOG.md

pull/265/head
Francis Lachapelle 2019-12-11 12:41:13 -05:00
parent edc01e9532
commit 86643b4339
6 changed files with 2955 additions and 2962 deletions

View File

@ -37,7 +37,7 @@ format that includes a **type**, a **scope** and a **subject**:
<footer> <footer>
``` ```
> Any line of the commit message cannot be longer 100 characters! > Any line of the commit message cannot be longer than 100 characters.
> This allows the message to be easier to read on GitHub as well as in various Git tools. > This allows the message to be easier to read on GitHub as well as in various Git tools.
#### Type #### Type

2951
CHANGELOG.md 100644

File diff suppressed because it is too large Load Diff

2958
NEWS

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
NEWS CHANGELOG.md
Scripts/*.sh Scripts/*.sh
Scripts/updates.php Scripts/updates.php
Apache/SOGo-apple-ab.conf Apache/SOGo-apple-ab.conf

View File

@ -1,4 +1,4 @@
NEWS CHANGELOG.md
Scripts/*.sh Scripts/*.sh
Scripts/updates.php Scripts/updates.php
Apache/SOGo-apple-ab.conf Apache/SOGo-apple-ab.conf

View File

@ -283,7 +283,7 @@ rm -fr ${RPM_BUILD_ROOT}
%config(noreplace) %{_sysconfdir}/cron.d/sogo %config(noreplace) %{_sysconfdir}/cron.d/sogo
%config(noreplace) %{_sysconfdir}/httpd/conf.d/SOGo.conf %config(noreplace) %{_sysconfdir}/httpd/conf.d/SOGo.conf
%config(noreplace) %{_sysconfdir}/sysconfig/sogo %config(noreplace) %{_sysconfdir}/sysconfig/sogo
%doc ChangeLog NEWS Scripts/*sh Scripts/updates.php Apache/SOGo-apple-ab.conf %doc ChangeLog CHANGELOG.md Scripts/*sh Scripts/updates.php Apache/SOGo-apple-ab.conf
%files -n sogo-tool %files -n sogo-tool
%{_sbindir}/sogo-tool %{_sbindir}/sogo-tool