Changeset: 4b353b1f914e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/4b353b1f914e Modified Files: MonetDB.spec debian/changelog misc/packages/deb/changelog misc/packages/rpm/changelog Branch: Jul2021 Log Message:
Moved contents of ChangeLog.Jul2021 to MonetDB.spec, debian/changelog and ChangeLog-Archive. diffs (49 lines): diff --git a/MonetDB.spec b/MonetDB.spec --- a/MonetDB.spec +++ b/MonetDB.spec @@ -846,6 +846,9 @@ else fi %changelog +* Tue Sep 28 2021 Sjoerd Mullender <[email protected]> - 11.41.9-20210928 +- Rebuilt. + * Mon Sep 27 2021 Sjoerd Mullender <[email protected]> - 11.41.7-20210927 - Rebuilt. - GH#7140: SQL Query Plan Non Optimal with View diff --git a/debian/changelog b/debian/changelog --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +monetdb (11.41.9) unstable; urgency=low + + * Rebuilt. + + -- Sjoerd Mullender <[email protected]> Tue, 28 Sep 2021 09:29:10 +0200 + monetdb (11.41.7) 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,9 @@ +monetdb (11.41.9) unstable; urgency=low + + * Rebuilt. + + -- Sjoerd Mullender <[email protected]> Tue, 28 Sep 2021 09:29:10 +0200 + monetdb (11.41.7) 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,6 @@ +* Tue Sep 28 2021 Sjoerd Mullender <[email protected]> - 11.41.9-20210928 +- Rebuilt. + * Mon Sep 27 2021 Sjoerd Mullender <[email protected]> - 11.41.7-20210927 - Rebuilt. - GH#7140: SQL Query Plan Non Optimal with View _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
