This commit is contained in:
Dennis Gilmore 2012-07-21 17:28:32 -05:00
parent a09fc9ce11
commit b64c46308b
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: syslog-ng
Version: 3.2.5
Release: 15%{?dist}
Release: 16%{?dist}
Summary: Next-generation syslog server
Group: System Environment/Daemons
@ -263,6 +263,9 @@ fi
%changelog
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.5-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Jun 19 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-15
- Remove the ExecStartPre line from the service file (#833551)