File tree Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ include README.rst
Original file line number Diff line number Diff line change 11__author__ = 'Dmitry Vasilyev'
22__author_email__ = 'info@postgrespro.ru'
33__description__ = 'Monitoring agent for PostgreSQL'
4- __version__ = '2.3.0 '
4+ __version__ = '2.3.1 '
55__licence__ = 'BSD'
66
77__url__ = 'https://github.com/postgrespro/mamonsu'
Original file line number Diff line number Diff line change 1+ mamonsu (2.3.1-1) stable; urgency=low
2+
3+ * update trigger fork-rate
4+
5+ -- PostgresPro DBA <dba@postgrespro.ru> Fri, 18 Aug 2017 11:00:00 +0300
6+
17mamonsu (2.3.0-1) stable; urgency=low
28
39 * linux: fix vfs discovery, change defaults
Original file line number Diff line number Diff line change 11Name: mamonsu
2- Version: 2.3.0
2+ Version: 2.3.1
33Release: 1%{?dist }
44Summary: Monitoring agent for PostgreSQL
55Group: Applications/Internet
@@ -70,6 +70,9 @@ chown mamonsu.mamonsu /var/log/mamonsu
7070/sbin/chkconfig --del mamonsu
7171
7272%changelog
73+ * Fri Aug 18 2017 Grigory Smolkin <g.smolkin@postgrespro.ru> - 2.3.1-1
74+ - update trigger fork-rate
75+
7376* Sat Mar 11 2017 Dmitry Vasilyev <d.vasilyev@postgrespro.ru> - 2.3.0-1
7477- linux: fix vfs discovery, change defaults
7578
You can’t perform that action at this time.
0 commit comments