]> TLD Linux GIT Repositories - packages/postfix.git/commitdiff
- updated to 3.4.6
authorMarcin Krol <hawk@tld-linux.org>
Sun, 14 Jul 2019 14:49:53 +0000 (16:49 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 14 Jul 2019 14:49:53 +0000 (16:49 +0200)
postfix.spec

index 629be9958b6d2d89bb3e6af046a923aeb5949cf4..a7ca00ec807be79bd4d2158179c5ef8b30a33357 100644 (file)
@@ -17,13 +17,13 @@ Summary(pl.UTF-8):  Serwer SMTP Postfix
 Summary(pt_BR.UTF-8):  Postfix - Um MTA (Mail Transport Agent) de alto desempenho
 Summary(sk.UTF-8):     Agent prenosu pošty Postfix
 Name:          postfix
-Version:       3.4.5
+Version:       3.4.6
 Release:       2
 Epoch:         2
 License:       distributable
 Group:         Networking/Daemons/SMTP
 Source0:       ftp://ftp.porcupine.org/mirrors/postfix-release/official/%{name}-%{version}.tar.gz
-# Source0-md5: 093109941095390562166de766d4720d
+# Source0-md5: 5aa930a8ce3cc6f82247dbd9f536380c
 Source1:       %{name}.aliases
 Source2:       %{name}.cron
 Source3:       %{name}.init
@@ -375,7 +375,7 @@ if [ "$1" = "0" ]; then
        %groupremove postfix
 fi
 
-%triggerun -- %{name} < 2:3.4.5-1
+%triggerun -- %{name} < 2:3.4.6-1
 if [ $1 -le 1 ]; then
         exit 0
 fi
@@ -399,7 +399,7 @@ for f in /etc/mail/*.db; do
 done
 [ -n "$(find /etc/mail -type d -empty 2>/dev/null)" ] && rmdir /etc/mail 2>/dev/null || :
 
-%triggerpostun -- %{name} < 2:3.4.5-1
+%triggerpostun -- %{name} < 2:3.4.6-1
 echo
 echo "Warning! Configuration has been migrated to /etc/postfix."
 echo "It may be required to move some files manually from /etc/mail"