diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-08-02 10:26:08 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-08-02 10:26:08 +0200 |
commit | a13ce50a0dade4915bc504b54d3b1da0cba5a6d1 (patch) | |
tree | 2d204905184bf36a545ec1d0a556bf23a8a3e175 /mod_bw.spec | |
parent | 30d96af0232a7ad3d19eed6ff67828ba63a5e41d (diff) |
Diffstat (limited to 'mod_bw.spec')
-rw-r--r-- | mod_bw.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/mod_bw.spec b/mod_bw.spec index fb9cb1d..d8faa3f 100644 --- a/mod_bw.spec +++ b/mod_bw.spec @@ -3,7 +3,7 @@ Name: mod_bw Version: 0.92 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Bandwidth Limiter For Apache Group: System Environment/Daemons @@ -56,6 +56,12 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Aug 23 2012 Remi Collet <RPMS@FamilleCollet.com> - 0.92-3 +- sync patch with rawhide (but keep version 0.92) + +* Mon Jul 23 2012 Jan Kaluza <jkaluza@redhat.com> - 0.8-10 +- Use proper httpd-2.4 patch + * Wed Apr 18 2012 Remi Collet <RPMS@FamilleCollet.com> - 0.92-2 - sync patch with rawhide (but keep version 0.92) |