From fc405dc53f552cc1f077e35d2fe96c2c8b1650c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Tue, 5 Jun 2012 15:39:37 +0200 Subject: [PATCH] New version Resolves: rhbz#828242 Fixed sysv2systemd upgrade from f16 --- postfix.spec | 11 ++++++++--- sources | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/postfix.spec b/postfix.spec index 6b8c265..bab81fa 100644 --- a/postfix.spec +++ b/postfix.spec @@ -7,7 +7,7 @@ %bcond_without ipv6 %bcond_without pflogsumm -%global sysv2systemdnvr 2.8.10-2 +%global sysv2systemdnvr 2.8.11-2 # hardened build if not overrided %{!?_hardened_build:%global _hardened_build 1} @@ -37,8 +37,8 @@ Name: postfix Summary: Postfix Mail Transport Agent -Version: 2.9.2 -Release: 2%{?dist} +Version: 2.9.3 +Release: 1%{?dist} Epoch: 2 Group: System Environment/Daemons URL: http://www.postfix.org @@ -525,6 +525,11 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Jun 5 2012 Jaroslav Škarvada - 2:2.9.3-1 +- New version + Resolves: rhbz#828242 + Fixed sysv2systemd upgrade from f16 + * Wed Apr 25 2012 Jaroslav Škarvada - 2:2.9.2-2 - Fixed sysv2systemd upgrade from f15 / f16 diff --git a/sources b/sources index 61ece64..3f9aa31 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -22b61b3075d49ce4a99f66ed7256c814 postfix-2.9.2.tar.gz 5e3fb28dfb5b7f4a8b6b9bf2abde9542 pflogsumm-1.1.3.tar.gz +72cd4656d251fe635d9b8b065d6cc729 postfix-2.9.3.tar.gz