Update to 9.11.0-P2
Signed-off-by: Petr Menšík <pemensik@redhat.com>
This commit is contained in:
parent
9775c204db
commit
f696d69809
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@ bind-9.7.2b1.tar.gz
|
|||||||
/bind-9.10.4-P3.tar.gz
|
/bind-9.10.4-P3.tar.gz
|
||||||
/bind-9.10.4-P4.tar.gz
|
/bind-9.10.4-P4.tar.gz
|
||||||
/bind-9.11.0-P1.tar.gz
|
/bind-9.11.0-P1.tar.gz
|
||||||
|
/bind-9.11.0-P2.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Red Hat BIND package .spec file
|
# Red Hat BIND package .spec file
|
||||||
#
|
#
|
||||||
|
|
||||||
%global PATCHVER P1
|
%global PATCHVER P2
|
||||||
#%%global PREVER rc1
|
#%%global PREVER rc1
|
||||||
%global VERSION %{version}%{?PREVER}%{?PATCHVER:-%{PATCHVER}}
|
%global VERSION %{version}%{?PREVER}%{?PATCHVER:-%{PATCHVER}}
|
||||||
|
|
||||||
@ -1019,6 +1019,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{python3_sitelib}/isc/__pycache__/*py*
|
%{python3_sitelib}/isc/__pycache__/*py*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 12 2017 Petr Menšík <pemensik@redhat.com> - 32:9.11.0-4.P2
|
||||||
|
- Update to 9.11.0-P2
|
||||||
|
|
||||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 32:9.11.0-4.P1
|
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 32:9.11.0-4.P1
|
||||||
- Rebuild for Python 3.6
|
- Rebuild for Python 3.6
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
4ec15dcf90ad77e923a05d7386348080 bind-9.11.0-P1.tar.gz
|
SHA512 (bind-9.11.0-P2.tar.gz) = 19ba809814d42afdbd7cab291b006ac23d08a4aabfcbed101bc269a68597e70f2f89e1da27b719ceb4c94741702df2b95b2d8fce46b2a33a65ff242d5a3b298d
|
||||||
c47ee477f29baac49dc59ef4fb732b97 config-15.tar.bz2
|
SHA512 (config-15.tar.bz2) = 3872f8303c1b4ede7e59369d3df0cfe8a5d0e09c0364b9061a476d83c851d2749a65b6a8bf01c4f77cd4eb8cae110a3ec39ae70c0fb48a7635403b4f296c5ee9
|
||||||
|
Loading…
Reference in New Issue
Block a user