summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorPetr Menšík <pemensik@redhat.com>2017-06-30 16:06:24 +0200
committerPetr Menšík <pemensik@redhat.com>2017-06-30 16:06:24 +0200
commit85d0fb613ee0081a274fb3e9dd578a99611902c0 (patch)
tree33f537202dbbfa4bb850d387226180e431c46ca8 /bind.spec
parentb0ccd9af1969c62ba91ecb157b3e1a780036fb61 (diff)
downloadbind-85d0fb613ee0081a274fb3e9dd578a99611902c0.tar.gz
bind-85d0fb613ee0081a274fb3e9dd578a99611902c0.tar.xz
bind-85d0fb613ee0081a274fb3e9dd578a99611902c0.zip
Update to 9.11.1-P2
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index 784c908..20d1476 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,7 +2,7 @@
# Red Hat BIND package .spec file
#
-%global PATCHVER P1
+%global PATCHVER P2
#%%global PREVER rc1
%global BINDVERSION %{version}%{?PREVER}%{?PATCHVER:-%{PATCHVER}}
@@ -1024,6 +1024,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{python3_sitelib}/isc/__pycache__/*py*
%changelog
+* Fri Jun 30 2017 Petr Menšík <pemensik@redhat.com> - 32:9.11.1-2.P2
+- Update to 9.11.1-P2
+
* Thu Jun 29 2017 Petr Menšík <pemensik@redhat.com> - 32:9.11.1-2.P1
- dnssec-checkds and dnssec-coverage requires python module (#1466183)