[httpd] update to 2.4.2

Jan Kaluža jkaluza at fedoraproject.org
Wed Apr 18 09:24:10 UTC 2012


commit b72df69f2e73d3b5b4648ad4ad443720e9009ce6
Author: Jan Kaluza <hanzz.k at gmail.com>
Date:   Wed Apr 18 10:17:45 2012 +0200

    update to 2.4.2

 .gitignore |    1 +
 httpd.spec |    7 +++++--
 sources    |    2 +-
 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 at redhat.com> - 2.4.2-1
+- update to 2.4.2
+
 * Fri Mar 23 2012 Joe Orton <jorton at 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


More information about the scm-commits mailing list