diff --git a/dogtag-pki.spec b/dogtag-pki.spec index 6413591..135a2e4 100644 --- a/dogtag-pki.spec +++ b/dogtag-pki.spec @@ -6,8 +6,13 @@ Summary: Dogtag Public Key Infrastructure (PKI) Suite Name: dogtag-pki -Version: 10.4.4 +%if 0%{?rhel} +Version: 10.4.1 +Release: 2%{?dist} +%else +Version: 10.4.7 Release: 1%{?dist} +%endif # The entire source code is GPLv2 except for 'pki-tps' which is LGPLv2 License: GPLv2 and LGPLv2 URL: http://pki.fedoraproject.org/ @@ -124,6 +129,15 @@ rm -rf %{buildroot} %doc README %changelog +* Mon Jun 5 2017 Dogtag Team 10.4.7-1 +- Updated version number to 10.4.7-1 + +* Tue May 30 2017 Dogtag Team 10.4.6-1 +- Updated version number to 10.4.6-1 + +* Mon May 22 2017 Dogtag Team 10.4.5-1 +- Updated version number to 10.4.5-1 + * Tue May 9 2017 Dogtag Team 10.4.4-1 - Updated version number to 10.4.4-1