summaryrefslogtreecommitdiffstats
path: root/httpd.spec
diff options
context:
space:
mode:
authorjorton <jorton@fedoraproject.org>2008-10-21 11:47:47 +0000
committerjorton <jorton@fedoraproject.org>2008-10-21 11:47:47 +0000
commit5256a64e5faf3fe494f7e8a311365046f6fd8e15 (patch)
tree556284fd6611781eb05cc30def327e9d7715799b /httpd.spec
parenta107994cdf68c750062f6f091b84797ebb81f768 (diff)
downloadhttpd-5256a64e5faf3fe494f7e8a311365046f6fd8e15.tar.gz
httpd-5256a64e5faf3fe494f7e8a311365046f6fd8e15.tar.xz
httpd-5256a64e5faf3fe494f7e8a311365046f6fd8e15.zip
Diffstat (limited to 'httpd.spec')
-rw-r--r--httpd.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/httpd.spec b/httpd.spec
index eb49a74..27bdf29 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -8,8 +8,8 @@
Summary: Apache HTTP Server
Name: httpd
-Version: 2.2.9
-Release: 5
+Version: 2.2.10
+Release: 2
URL: http://httpd.apache.org/
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
Source1: index.html
@@ -482,6 +482,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/httpd/build/*.sh
%changelog
+* Tue Oct 21 2008 Joe Orton <jorton@redhat.com> 2.2.10-2
+- update to 2.2.10
+
* Tue Jul 15 2008 Joe Orton <jorton@redhat.com> 2.2.9-5
- move AddTypes for SSL cert/CRL types from ssl.conf to httpd.conf (#449979)