summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Kaluza <hanzz.k@gmail.com>2012-04-18 10:17:45 +0200
committerJan Kaluza <hanzz.k@gmail.com>2012-04-18 10:17:45 +0200
commitb72df69f2e73d3b5b4648ad4ad443720e9009ce6 (patch)
tree6cf29df71213af41ca8d0cc35290550fdbd6fceb
parent22a55f7792cac6a70f69b76d7ad6a99ef2b2ce28 (diff)
downloadhttpd-b72df69f2e73d3b5b4648ad4ad443720e9009ce6.tar.gz
httpd-b72df69f2e73d3b5b4648ad4ad443720e9009ce6.tar.xz
httpd-b72df69f2e73d3b5b4648ad4ad443720e9009ce6.zip
update to 2.4.2
-rw-r--r--.gitignore1
-rw-r--r--httpd.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index f6ef903..379a817 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ x86_64
/clog
/httpd-2.2.22.tar.bz2
/httpd-2.4.?
+/httpd-2.4.2.tar.bz2
diff --git a/httpd.spec b/httpd.spec
index c22a94f..1a12e55 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -7,8 +7,8 @@
Summary: Apache HTTP Server
Name: httpd
-Version: 2.4.1
-Release: 6%{?dist}
+Version: 2.4.2
+Release: 1%{?dist}
URL: http://httpd.apache.org/
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
Source1: index.html
@@ -554,6 +554,9 @@ rm -rf $RPM_BUILD_ROOT
%{_sysconfdir}/rpm/macros.httpd
%changelog
+* Wed Apr 18 2012 Jan Kaluza <jkaluza@redhat.com> - 2.4.2-1
+- update to 2.4.2
+
* Fri Mar 23 2012 Joe Orton <jorton@redhat.com> - 2.4.1-6
- fix macros
diff --git a/sources b/sources
index bc05f96..4f00040 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d3001c7a26b985d17caa367a868f11c httpd-2.4.1.tar.bz2
+6bb12f726e22656f0ad2baf91f1f8329 httpd-2.4.2.tar.bz2