From 4ee410e7cd4dc8669e447016b4f751520bf14a46 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 19 Jun 2015 01:33:43 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- sqlgrey.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sqlgrey.spec b/sqlgrey.spec index 96aa1f4..6eb86fa 100644 --- a/sqlgrey.spec +++ b/sqlgrey.spec @@ -1,6 +1,6 @@ Name: sqlgrey Version: 1.8.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Postfix grey-listing policy service Group: System Environment/Daemons License: GPLv2+ @@ -83,6 +83,9 @@ exit 0 %systemd_postun_with_restart sqlgrey.service %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 1.8.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue Nov 18 2014 Kevin Fenzi 1.8.0-8 - Moderize spec file. Fixes bug #850325