diff options
| author | Adam Tkac <vonsch@gmail.com> | 2012-07-26 13:55:23 +0200 |
|---|---|---|
| committer | Adam Tkac <vonsch@gmail.com> | 2012-07-26 13:55:23 +0200 |
| commit | 06bfaa4fefd252a74a8998e1ca03adebc0e241b4 (patch) | |
| tree | ebd9ba35c4dbc401c0f747a39646ce8c08233fb0 /bind.spec | |
| parent | c8bd0f2bc26097a32832e7e94d5dd4301458d859 (diff) | |
| download | bind-06bfaa4fefd252a74a8998e1ca03adebc0e241b4.tar.gz bind-06bfaa4fefd252a74a8998e1ca03adebc0e241b4.tar.xz bind-06bfaa4fefd252a74a8998e1ca03adebc0e241b4.zip | |
Update to 9.9.1-P2
Signed-off-by: Adam Tkac <vonsch@gmail.com>
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -2,7 +2,7 @@ # Red Hat BIND package .spec file # -%define PATCHVER P1 +%define PATCHVER P2 #%define PREVER rc2 #%define VERSION %{version}%{PREVER} #%define VERSION %{version} @@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.9.1 -Release: 4.%{PATCHVER}%{?dist} +Release: 5.%{PATCHVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -771,6 +771,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Thu Jul 26 2012 Adam Tkac <atkac redhat com> 32:9.9.1-5.P2 +- update to 9.9.1-P2 + * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 32:9.9.1-4.P1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild |
