mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-17 07:33:57 +00:00
docs: convert NEWS to CHANGELOG.md
This commit is contained in:
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@@ -37,7 +37,7 @@ format that includes a **type**, a **scope** and a **subject**:
|
||||
<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.
|
||||
|
||||
#### Type
|
||||
|
||||
2951
CHANGELOG.md
Normal file
2951
CHANGELOG.md
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
NEWS
|
||||
CHANGELOG.md
|
||||
Scripts/*.sh
|
||||
Scripts/updates.php
|
||||
Apache/SOGo-apple-ab.conf
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
NEWS
|
||||
CHANGELOG.md
|
||||
Scripts/*.sh
|
||||
Scripts/updates.php
|
||||
Apache/SOGo-apple-ab.conf
|
||||
|
||||
@@ -283,7 +283,7 @@ rm -fr ${RPM_BUILD_ROOT}
|
||||
%config(noreplace) %{_sysconfdir}/cron.d/sogo
|
||||
%config(noreplace) %{_sysconfdir}/httpd/conf.d/SOGo.conf
|
||||
%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
|
||||
%{_sbindir}/sogo-tool
|
||||
|
||||
Reference in New Issue
Block a user