1 |
# $Id: phpki.spec,v 1.5 2020/03/03 14:55:34 jcrisp Exp $ |
# $Id: phpki.spec,v 1.6 2020/04/02 10:28:07 jcrisp Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
5 |
%define name phpki |
%define name phpki |
6 |
%define version 0.82 |
%define version 0.82 |
7 |
%define release 21 |
%define release 22 |
8 |
Summary: Phpki is a simple certificate management suite |
Summary: Phpki is a simple certificate management suite |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
55 |
e-mail clients, SSL servers, and VPN applications. |
e-mail clients, SSL servers, and VPN applications. |
56 |
|
|
57 |
%changelog |
%changelog |
58 |
* Thu Apr 02 2020 John Crisp <jcrsip@safeandsoundit.co.uk> 0.82-21.sme |
* Thu Apr 02 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.82-22.sme |
59 |
|
- Add the patch file which I forgot |
60 |
|
|
61 |
|
* Thu Apr 02 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.82-21.sme |
62 |
- Modify the dates fix to sort digitally |
- Modify the dates fix to sort digitally |
63 |
|
|
64 |
* Tue Mar 03 2020 John Crisp <jcrsip@safeandsoundit.co.uk> 0.82-20.sme |
* Tue Mar 03 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.82-20.sme |
65 |
- Backporting some fixes from 0.83+ |
- Backporting some fixes from 0.83+ |
66 |
- Fix start/finish/revoke dates |
- Fix start/finish/revoke dates |
67 |
- expand preg match statements |
- expand preg match statements |