From b72df69f2e73d3b5b4648ad4ad443720e9009ce6 Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Apr 18 2012 08:17:45 +0000 Subject: update to 2.4.2 --- 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 - 2.4.2-1 +- update to 2.4.2 + * Fri Mar 23 2012 Joe Orton - 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