--- rpms/phpki/contribs9/phpki.spec 2020/04/02 10:29:40 1.7 +++ rpms/phpki/contribs9/phpki.spec 2020/04/02 12:39:02 1.8 @@ -1,10 +1,10 @@ -# $Id: phpki.spec,v 1.6 2020/04/02 10:28:07 jcrisp Exp $ +# $Id: phpki.spec,v 1.7 2020/04/02 10:29:40 jcrisp Exp $ # Authority: vip-ire # Name: Daniel Berteaud %define name phpki %define version 0.82 -%define release 22 +%define release 23 Summary: Phpki is a simple certificate management suite Name: %{name} Version: %{version} @@ -36,6 +36,7 @@ Patch19: phpki-0.82-potential_xss Patch20: phpki-0.82-fix-preg_match.patch Patch21: phpki-0.82-fix-dates.patch Patch22: phpki-0.82-fix-dates-2.patch +Patch23: phpki-0.82-fix-dates-3.patch BuildArch: noarch BuildRoot: /var/tmp/%{name}-%{version} @@ -55,6 +56,9 @@ With it, you may create and centrally ma e-mail clients, SSL servers, and VPN applications. %changelog +* Thu Apr 02 2020 John Crisp 0.82-23.sme +- Add secondary date sort after Status sort + * Thu Apr 02 2020 John Crisp 0.82-22.sme - Add the patch file which I forgot @@ -163,6 +167,7 @@ e-mail clients, SSL servers, and VPN app %patch20 -p1 %patch21 -p1 %patch22 -p1 +%patch23 -p1 %build %{__mkdir_p} root/opt/phpki/html