summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@fedoraproject.org>2014-08-15 22:35:38 +0000
committerPeter Robinson <pbrobinson@fedoraproject.org>2014-08-15 22:35:38 +0000
commitc095b972f64e7caab50243b70a226c20c02b6cb8 (patch)
tree6a39c16b285f250cf1db1fc13d2ce373ce994cf1
parent0cc3dc9157079bda7416a6ce73bf1447fba2710a (diff)
downloadbind-c095b972f64e7caab50243b70a226c20c02b6cb8.tar.gz
bind-c095b972f64e7caab50243b70a226c20c02b6cb8.tar.xz
bind-c095b972f64e7caab50243b70a226c20c02b6cb8.zip
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
-rw-r--r--bind.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index 21255c6..2160450 100644
--- a/bind.spec
+++ b/bind.spec
@@ -28,7 +28,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.9.5
-Release: 8%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist}
+Release: 9%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -929,6 +929,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 32:9.9.5-9.P1
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
+
* Fri Jul 18 2014 Tomas Hozza <thozza@redhat.com> 32:9.9.5-8.P1
- Use network-online.target instead of network.target (#1117086)