From 0f107e9f338872efbd03fb045296a84a75c7d8d324e7048bc822f85f653d0c4d Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 3 Sep 2007 22:41:39 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=12 --- postfix-SuSE.tar.gz | 4 ++-- postfix.changes | 5 +++++ postfix.spec | 4 +++- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/postfix-SuSE.tar.gz b/postfix-SuSE.tar.gz index 2e09f73..249ea49 100644 --- a/postfix-SuSE.tar.gz +++ b/postfix-SuSE.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:22d8544a638bac8b37d95288bd142e6362787ae07cfa59fae611e4ca1575b0e7 -size 17476 +oid sha256:a2108ff7524fe06c34111f9007411b60f448b06ad8e9a30313a1b61de1fc005f +size 17338 diff --git a/postfix.changes b/postfix.changes index fa62772..4852ea4 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 4 00:38:58 CEST 2007 - cthiel@suse.de + +- fix the last fix + ------------------------------------------------------------------- Mon Sep 3 12:37:43 CEST 2007 - varkoly@suse.de diff --git a/postfix.spec b/postfix.spec index 4be266c..d691f3d 100644 --- a/postfix.spec +++ b/postfix.spec @@ -24,7 +24,7 @@ Conflicts: sendmail exim Autoreqprov: on Summary: A fast, secure, and flexible mailer Version: 2.4.5 -Release: 10 +Release: 11 Source: postfix-%{version}.tar.gz Source1: postfix-SuSE.tar.gz Patch: dynamic_maps.patch @@ -580,6 +580,8 @@ Authors: %changelog +* Tue Sep 04 2007 - cthiel@suse.de +- fix the last fix * Mon Sep 03 2007 - varkoly@suse.de - Fixing bug: #297622 - SMTPD_LISTEN_REMOTE has no effect * Mon Aug 06 2007 - mrueckert@suse.de