]> git.99rst.org Git - openwrt-packages.git/blob
310dc0f4f4b38e509b54dba9d711ef50c25e1bc0
[openwrt-packages.git] /
1 commit 86860896dc1841eb59cb95832d76a8093e8dc8c5
2 Author: Christopher Faulet <cfaulet@haproxy.com>
3 Date: Tue Apr 30 10:55:38 2019 +0200
4
5 MINOR: examples: Use right locale for the last changelog date in haproxy.spec
6
7 The last changelog entry was stamped with the wrong locale.
8
9 No need to backport, it is specific to 1.8
10
11 diff --git a/examples/haproxy.spec b/examples/haproxy.spec
12 index f3e0c7e0..fe5215d7 100644
13 --- a/examples/haproxy.spec
14 +++ b/examples/haproxy.spec
15 @@ -74,7 +74,7 @@ fi
16 %attr(0755,root,root) %config %{_sysconfdir}/rc.d/init.d/%{name}
17
18 %changelog
19 -* jeu. avril 25 2019 Christopher Faulet <cfaulet@haproxy.com>
20 +* Thu Apr 25 2019 Christopher Faulet <cfaulet@haproxy.com>
21 - updated to 1.8.20
22
23 * Mon Feb 11 2019 Willy Tarreau <w@1wt.eu>
git clone https://git.99rst.org/PROJECT