Skip to content

Commit 2e9ebe5

Browse files
committed
Update version for SuSE/ALT
1 parent bbc8782 commit 2e9ebe5

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

packaging/rpm/SPECS/mamonsu.alt.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
33

44
Name: mamonsu
5-
Version: 2.3.2
5+
Version: 2.3.3
66
Release: 1%{?dist}
77
Summary: Monitoring agent for PostgreSQL
88
Group: Applications/Internet
@@ -73,6 +73,9 @@ chown mamonsu.mamonsu /var/log/mamonsu
7373
/sbin/chkconfig --del mamonsu
7474

7575
%changelog
76+
* Fri Jan 19 2018 Grigory Smolkin <[email protected]> - 2.3.3-1
77+
- PostgreSQL 10 support
78+
7679
* Tue Dec 12 2017 Grigory Smolkin <[email protected]> - 2.3.2-1
7780
- bootstrap fixes
7881

packaging/rpm/SPECS/mamonsu.suse.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%define _datarootdir %{_prefix}/share
22
Name: mamonsu
3-
Version: 2.3.2
3+
Version: 2.3.3
44
Release: 1%{?dist}
55
Summary: Monitoring agent for PostgreSQL
66
Group: Applications/Internet
@@ -74,6 +74,9 @@ chown mamonsu.mamonsu /var/log/mamonsu
7474
/sbin/chkconfig --del mamonsu
7575

7676
%changelog
77+
* Fri Jan 19 2018 Grigory Smolkin <[email protected]> - 2.3.3-1
78+
- PostgreSQL 10 support
79+
7780
* Tue Dec 12 2017 Grigory Smolkin <[email protected]> - 2.3.2-1
7881
- bootstrap fixes
7982

0 commit comments

Comments
 (0)