Update to 9.10.4-P2
Signed-off-by: Michal Ruprich <mruprich@redhat.com>
This commit is contained in:
parent
3fed71e579
commit
02e0755d17
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@ bind-9.7.2b1.tar.gz
|
||||
/bind-9.10.3-P3.tar.gz
|
||||
/bind-9.10.3-P4.tar.gz
|
||||
/bind-9.10.4-P1.tar.gz
|
||||
/bind-9.10.4-P2.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Red Hat BIND package .spec file
|
||||
#
|
||||
|
||||
%global PATCHVER P1
|
||||
%global PATCHVER P2
|
||||
#%%global PREVER rc1
|
||||
%global VERSION %{version}%{?PREVER}%{?PATCHVER:-%{PATCHVER}}
|
||||
|
||||
@ -1002,6 +1002,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 20 2016 Michal Ruprich <mruprich@redhat.com> - 32:9.10.4-1.P2
|
||||
- Update to 9.10.4-P2
|
||||
|
||||
* Thu May 26 2016 Tomas Hozza <thozza@redhat.com> - 32:9.10.4-1.P1
|
||||
- Update to 9.10.4-P1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user