Changeset: bd91504a0373 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=bd91504a0373 Modified Files: MonetDB.spec clients/ChangeLog-Archive clients/ChangeLog.Oct2020 debian/changelog misc/packages/deb/changelog misc/packages/rpm/changelog Branch: Oct2020 Log Message:
Moved contents of ChangeLog.Oct2020 to MonetDB.spec, debian/changelog and ChangeLog-Archive. diffs (96 lines): diff --git a/MonetDB.spec b/MonetDB.spec --- a/MonetDB.spec +++ b/MonetDB.spec @@ -860,6 +860,13 @@ fi %postun -p /sbin/ldconfig %changelog +* Tue Oct 13 2020 Sjoerd Mullender <[email protected]> - 11.39.5-20201013 +- Rebuilt. + +* Mon Oct 12 2020 Sjoerd Mullender <[email protected]> - 11.39.5-20201013 +- clients: mclient and msqldump now also look in $XDG_CONFIG_HOME for the monetdb + configuration file. + * Fri Oct 09 2020 Sjoerd Mullender <[email protected]> - 11.39.3-20201009 - Rebuilt. diff --git a/clients/ChangeLog-Archive b/clients/ChangeLog-Archive --- a/clients/ChangeLog-Archive +++ b/clients/ChangeLog-Archive @@ -1,6 +1,10 @@ # DO NOT EDIT THIS FILE -- MAINTAINED AUTOMATICALLY # This file contains past ChangeLog entries +* Mon Oct 12 2020 Sjoerd Mullender <[email protected]> - 11.39.5-20201013 +- mclient and msqldump now also look in $XDG_CONFIG_HOME for the monetdb + configuration file. + * Mon Apr 20 2020 Sjoerd Mullender <[email protected]> - 11.37.1-20200511 - The monetdb-client-tools (Debian/Ubuntu) and MonetDB-client-tools (Fedora/RH) containing the stethoscope, tachograph, and tomograph has diff --git a/clients/ChangeLog.Oct2020 b/clients/ChangeLog.Oct2020 --- a/clients/ChangeLog.Oct2020 +++ b/clients/ChangeLog.Oct2020 @@ -1,7 +1,3 @@ # ChangeLog file for clients # This file is updated with Maddlog -* Mon Oct 12 2020 Sjoerd Mullender <[email protected]> -- mclient and msqldump now also look in $XDG_CONFIG_HOME for the monetdb - configuration file. - diff --git a/debian/changelog b/debian/changelog --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +monetdb (11.39.5) unstable; urgency=low + + * Rebuilt. + + -- Sjoerd Mullender <[email protected]> Tue, 13 Oct 2020 12:43:20 +0200 + +monetdb (11.39.5) unstable; urgency=low + + * clients: mclient and msqldump now also look in $XDG_CONFIG_HOME for the monetdb + configuration file. + + -- Sjoerd Mullender <[email protected]> Mon, 12 Oct 2020 12:43:20 +0200 + monetdb (11.39.3) unstable; urgency=low * Rebuilt. diff --git a/misc/packages/deb/changelog b/misc/packages/deb/changelog --- a/misc/packages/deb/changelog +++ b/misc/packages/deb/changelog @@ -1,3 +1,16 @@ +monetdb (11.39.5) unstable; urgency=low + + * Rebuilt. + + -- Sjoerd Mullender <[email protected]> Tue, 13 Oct 2020 12:43:20 +0200 + +monetdb (11.39.5) unstable; urgency=low + + * clients: mclient and msqldump now also look in $XDG_CONFIG_HOME for the monetdb + configuration file. + + -- Sjoerd Mullender <[email protected]> Mon, 12 Oct 2020 12:43:20 +0200 + monetdb (11.39.3) unstable; urgency=low * Rebuilt. diff --git a/misc/packages/rpm/changelog b/misc/packages/rpm/changelog --- a/misc/packages/rpm/changelog +++ b/misc/packages/rpm/changelog @@ -1,3 +1,10 @@ +* Tue Oct 13 2020 Sjoerd Mullender <[email protected]> - 11.39.5-20201013 +- Rebuilt. + +* Mon Oct 12 2020 Sjoerd Mullender <[email protected]> - 11.39.5-20201013 +- clients: mclient and msqldump now also look in $XDG_CONFIG_HOME for the monetdb + configuration file. + * Fri Oct 09 2020 Sjoerd Mullender <[email protected]> - 11.39.3-20201009 - Rebuilt. _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
