]> granicus.if.org Git - icinga2/commitdiff
Rename ChangeLog to CHANGELOG.md 5370/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Tue, 20 Jun 2017 09:19:35 +0000 (11:19 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Tue, 20 Jun 2017 14:37:54 +0000 (16:37 +0200)
refs #4925

CHANGELOG.md [moved from ChangeLog with 99% similarity]
RELEASE.md
icinga2.spec

similarity index 99%
rename from ChangeLog
rename to CHANGELOG.md
index 9ac6638da2ebe8d2636f3eb466c26bd17600ec8a..5a48161841229954e2078a449c08647999868766 100644 (file)
--- a/ChangeLog
@@ -1,7 +1,5 @@
 # Icinga 2.x CHANGELOG
 
-Please check [doc/1-about.md].
-
 ## What's New
 
 ### What's New in Version 2.6.3
index 1eb4bf12ae163f2229c8ff8bbab693a9a0f375fa..1204789d3cb5a3588be8edebac8ad5917701a6c3 100644 (file)
@@ -34,7 +34,7 @@ Example:
 
 ## Changelog
 
-Update the [ChangeLog](ChangeLog), [doc/1-about.md](doc/1-about.md) files. Also generate HTML
+Update the [CHANGELOG.md](CHANGELOG.md), [doc/1-about.md](doc/1-about.md) files. Also generate HTML
 for the wordpress release announcement.
 
 ## Git Tag
index b36ed82664c7d57444098572e2e8f2c526d68af4..872342886bd585d39a82787099b93f8659e80b7c 100644 (file)
@@ -668,7 +668,7 @@ fi
 
 %files bin
 %defattr(-,root,root,-)
-%doc COPYING COPYING.Exceptions README.md NEWS AUTHORS ChangeLog
+%doc COPYING COPYING.Exceptions README.md NEWS AUTHORS CHANGELOG.md
 %{_sbindir}/%{name}
 %dir %{_libdir}/%{name}/sbin
 %{_libdir}/%{name}/sbin/%{name}
@@ -689,7 +689,7 @@ fi
 
 %files libs
 %defattr(-,root,root,-)
-%doc COPYING COPYING.Exceptions README.md NEWS AUTHORS ChangeLog
+%doc COPYING COPYING.Exceptions README.md NEWS AUTHORS CHANGELOG.md
 %exclude %{_libdir}/%{name}/libdb_ido_mysql*
 %exclude %{_libdir}/%{name}/libdb_ido_pgsql*
 %dir %{_libdir}/%{name}
@@ -697,7 +697,7 @@ fi
 
 %files common
 %defattr(-,root,root,-)
-%doc COPYING COPYING.Exceptions README.md NEWS AUTHORS ChangeLog tools/syntax
+%doc COPYING COPYING.Exceptions README.md NEWS AUTHORS CHANGELOG.md tools/syntax
 %attr(0750,%{icinga_user},%{icingacmd_group}) %dir %{_localstatedir}/log/%{name}
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
 %{_sysconfdir}/bash_completion.d/%{name}
@@ -746,14 +746,14 @@ fi
 
 %files ido-mysql
 %defattr(-,root,root,-)
-%doc COPYING COPYING.Exceptions README.md NEWS AUTHORS ChangeLog
+%doc COPYING COPYING.Exceptions README.md NEWS AUTHORS CHANGELOG.md
 %config(noreplace) %attr(0640,%{icinga_user},%{icinga_group}) %{_sysconfdir}/%{name}/features-available/ido-mysql.conf
 %{_libdir}/%{name}/libdb_ido_mysql*
 %{_datadir}/icinga2-ido-mysql
 
 %files ido-pgsql
 %defattr(-,root,root,-)
-%doc COPYING COPYING.Exceptions README.md NEWS AUTHORS ChangeLog
+%doc COPYING COPYING.Exceptions README.md NEWS AUTHORS CHANGELOG.md
 %config(noreplace) %attr(0640,%{icinga_user},%{icinga_group}) %{_sysconfdir}/%{name}/features-available/ido-pgsql.conf
 %{_libdir}/%{name}/libdb_ido_pgsql*
 %{_datadir}/icinga2-ido-pgsql