From 1559d93f8efd0bd66b9cf87cc5e941da8fe393a7 Mon Sep 17 00:00:00 2001 From: Qiyu Yan Date: Jul 24 2020 02:41:56 +0000 Subject: rebuild with new cmake macros --- diff --git a/trojan.spec b/trojan.spec index d5c027c..0136f75 100644 --- a/trojan.spec +++ b/trojan.spec @@ -1,6 +1,6 @@ Name: trojan Version: 1.16.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: An unidentifiable mechanism that helps you avoid censorship #GPLv3+ with opelssl exceptions @@ -93,6 +93,9 @@ sed -i '/"cipher_tls13"/c\ "cipher_tls13": "PROFILE=SYSTEM",' examples/*. %changelog +* Fri Jul 24 2020 Qiyu Yan - 1.16.0-5 +- rebuilt with new CMake macros + * Sun Jun 14 2020 Qiyu Yan - 1.16.0-4 - Change due to review suggestions - see: https://bugzilla.redhat.com/show_bug.cgi?id=1846175