diff --git a/.gitattributes b/.gitattributes index f570795..9b03811 100644 --- a/.gitattributes +++ b/.gitattributes @@ -21,5 +21,3 @@ *.xz filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text -## Specific LFS patterns -postfix-2.5.6.tar.bz filter=lfs diff=lfs merge=lfs -text diff --git a/postfix-2.5.6.tar.bz b/postfix-2.5.6.tar.bz2 similarity index 100% rename from postfix-2.5.6.tar.bz rename to postfix-2.5.6.tar.bz2 diff --git a/postfix.changes b/postfix.changes index e9a7bc5..1cb9951 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 12 11:12:16 CET 2009 - varkoly@suse.de + +- bnc#465165 - postfix src package + ------------------------------------------------------------------- Fri Jan 9 17:43:53 CET 2009 - varkoly@suse.de diff --git a/postfix.spec b/postfix.spec index 4e919b8..639c430 100644 --- a/postfix.spec +++ b/postfix.spec @@ -32,8 +32,8 @@ Conflicts: sendmail exim AutoReqProv: on Summary: A fast, secure, and flexible mailer Version: 2.5.6 -Release: 2 -Source: postfix-%{version}.tar.bz +Release: 3 +Source: postfix-%{version}.tar.bz2 Source1: postfix-SuSE.tar.gz Patch: dynamic_maps.patch Patch1: dynamic_maps_pie.patch @@ -587,6 +587,8 @@ Authors: Wietse Venema %changelog +* Mon Jan 12 2009 varkoly@suse.de +- bnc#465165 - postfix src package * Fri Jan 09 2009 varkoly@suse.de - bnc#464869 - SuSEconfig.postfix causes DNS lookup - bnc#460442 - amavisd-new and Postfix need fqdn-hostname in "uname -n"