version bump to fix #740772

This commit is contained in:
Matthias Runge 2011-09-23 20:49:26 +02:00
parent b397d883c1
commit 176fea62b8
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: syslog-ng
Version: 3.2.4
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Next-generation syslog server
Group: System Environment/Daemons
@ -269,6 +269,9 @@ fi
%changelog
* Fri Sep 23 2011 Matthias Runge <mrunge@matthias-runge.de> - 3.2.4-8
- version bump to fix #740772
* Wed Aug 31 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-7
- Fixed the syslog-ng.service configuration file:
* Sockets setting (#734569)