diff options
| author | Tomas Hozza <thozza@redhat.com> | 2013-06-03 20:03:00 +0200 |
|---|---|---|
| committer | Tomas Hozza <thozza@redhat.com> | 2013-06-03 20:03:00 +0200 |
| commit | 76b23b8702e571e66a6ef8632a984a19efc1a223 (patch) | |
| tree | 67fb3fc8f497e97c92aac7db43db7bb3b05cb1d8 | |
| parent | df0cae9e8b391795a31e2b7056243c1072520ee2 (diff) | |
bump release to prevent update path issues
Signed-off-by: Tomas Hozza <thozza@redhat.com>
| -rw-r--r-- | bind.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -26,7 +26,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.9.3 -Release: 1%{?PREVER}%{?dist} +Release: 2%{?PREVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -779,6 +779,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Mon Jun 03 2013 Tomas Hozza <thozza@redhat.com> 32:9.9.3-2 +- bump release to prevent update path issues + * Mon Jun 03 2013 Tomas Hozza <thozza@redhat.com> 32:9.9.3-1 - update to 9.9.3 - install dns/update.h header |
