]> git.pld-linux.org Git - packages/exim.git/commitdiff
Up to 4.97 (git patch dropped; no fixes currently) auto/th/exim-4.97-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 21 Nov 2023 22:21:30 +0000 (23:21 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 21 Nov 2023 22:21:30 +0000 (23:21 +0100)
branch.sh
exim.spec

index 80b01b0dcb61312e4c77e3f27321f8e168b17ddc..0e981f807260532eb9fee431e35c8d8b5f4e9e7e 100755 (executable)
--- a/branch.sh
+++ b/branch.sh
@@ -2,8 +2,8 @@
 set -e
 url=git://git.exim.org/exim.git
 package=exim
-tag=exim-4.96
-branch=master
+tag=exim-4.97
+branch=exim-4.97+fixes
 out=$package-git.patch
 repo=$package.git
 
index 3762a1554f15872c8f5b17c6de0bcf1e92a52455..8b175315d6050b495c08f99ca209c8ca97fb28c1 100644 (file)
--- a/exim.spec
+++ b/exim.spec
@@ -22,15 +22,15 @@ Summary:    University of Cambridge Mail Transfer Agent
 Summary(pl.UTF-8):     Agent Transferu Poczty Uniwersytetu w Cambridge
 Summary(pt_BR.UTF-8):  Servidor de correio eletrônico exim
 Name:          exim
-Version:       4.96
-Release:       28
+Version:       4.97
+Release:       1
 Epoch:         2
 License:       GPL v2+
 Group:         Networking/Daemons/SMTP
 Source0:       ftp://ftp.exim.org/pub/exim/exim4/%{name}-%{version}.tar.bz2
-# Source0-md5: e04a7a2a3456facba0b86dcec0ef4865
+# Source0-md5: c970646b913b3a414d5c7a3725da7018
 Source1:       ftp://ftp.exim.org/pub/exim/exim4/%{name}-html-%{version}.tar.bz2
-# Source1-md5: 786f30ba262d34dfd47a10387f845d60
+# Source1-md5: e1ba08655a1c045384244ecd9129f14d
 Source2:       %{name}.init
 Source3:       %{name}.cron.db
 Source4:       %{name}4.conf
@@ -49,7 +49,7 @@ Source15:     %{name}4-smtp.pamd
 Source16:      %{name}on.png
 # sh branch.sh
 Patch100:      %{name}-git.patch
-# Patch100-md5:        1444c5b6b01747d8da27299c5bcc4299
+# Patch100-md5:        f36d745a58ec727a6b55c967020dc4c3
 Patch0:                %{name}4-EDITME.patch
 Patch1:                %{name}4-monitor-EDITME.patch
 Patch2:                %{name}4-cflags.patch
@@ -176,7 +176,7 @@ Pliki nagłówkowe dla Exima.
 
 %prep
 %setup -q -a1 -a7
-%patch100 -p2
+#%patch100 -p2
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
This page took 0.440907 seconds and 4 git commands to generate.