diff --git a/postgresql.spec b/postgresql.spec index 6c29d67..6783ec7 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -67,7 +67,7 @@ Summary: PostgreSQL client programs Name: postgresql %global majorversion 9.6 Version: 9.6.2 -Release: 1%{?dist} +Release: 2%{?dist} # The PostgreSQL license is very similar to other MIT licenses, but the OSI # recognizes it as an independent license, so we do as well. @@ -1199,6 +1199,9 @@ fi %endif %changelog +* Mon Mar 27 2017 Pavel Raiskup - 9.6.2-2 +- rebuild for rhbz#1436006 + * Wed Feb 22 2017 Pavel Raiskup - 9.6.2-1 - update to 9.6.2 per release notes: https://www.postgresql.org/docs/9.6/static/release-9-6-2.html