Tomohiro "Tomo-p" KATO před 2 roky
rodič
revize
26038772b7
1 změnil soubory, kde provedl 4 přidání a 1 odebrání
  1. 4 1
      r/rspamd/rspamd-vl.spec

+ 4 - 1
r/rspamd/rspamd-vl.spec

@@ -13,7 +13,7 @@
 Summary:        Rapid spam filtering system
 Name:           rspamd
 Version:        3.0
-Release:        3%{?_dist_release}%{?with_systemd:.systemd}
+Release:        4%{?_dist_release}%{?with_systemd:.systemd}
 Group:          servers
 Vendor:         Project Vine
 Distribution:   Vine Linux
@@ -258,6 +258,9 @@ fi
 
 
 %changelog
+* Fri Oct 29 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.0-4
+- rebuilt with icu-70.1.
+
 * Sat Oct 16 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.0-3
 - disabled jemalloc as default: SIGSEGV was occured.