summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFedora Release Engineering <releng@fedoraproject.org>2017-07-26 12:53:42 +0000
committerFedora Release Engineering <releng@fedoraproject.org>2017-07-26 12:53:42 +0000
commitbd989fa784369209509ce45b75379a95cf1980ea (patch)
tree567557673f34b87341cfac8e895779ed92444327
parentadcaa3428979e75ed3cc4e3a942842be7b16cfa2 (diff)
downloadhttpd-bd989fa784369209509ce45b75379a95cf1980ea.tar.gz
httpd-bd989fa784369209509ce45b75379a95cf1980ea.tar.xz
httpd-bd989fa784369209509ce45b75379a95cf1980ea.zip
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
-rw-r--r--httpd.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/httpd.spec b/httpd.spec
index 4fd787a..85a8cb4 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -13,7 +13,7 @@
Summary: Apache HTTP Server
Name: httpd
Version: 2.4.27
-Release: 4%{?dist}
+Release: 5%{?dist}
URL: http://httpd.apache.org/
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
Source1: index.html
@@ -703,6 +703,9 @@ rm -rf $RPM_BUILD_ROOT
%{_rpmconfigdir}/macros.d/macros.httpd
%changelog
+* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.27-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
+
* Tue Jul 18 2017 Joe Orton <jorton@redhat.com> - 2.4.27-4
- update mod_systemd (r1802251)