From c7b12aa35a9e1ee6b47e2207b469531ca681c632 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Fri, 4 May 2018 19:58:02 +0200 Subject: [PATCH] Fixed Tomcat dependency and rpmlint issues. --- dogtag-pki.spec | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/dogtag-pki.spec b/dogtag-pki.spec index 5792a52..696ec90 100644 --- a/dogtag-pki.spec +++ b/dogtag-pki.spec @@ -16,10 +16,10 @@ ExcludeArch: aarch64 s390x %if 0%{?rhel} Version: 10.6.1 -Release: 1%{?_timestamp}%{?_commit_id}%{?dist} +Release: 2%{?_timestamp}%{?_commit_id}%{?dist} %else Version: 10.6.1 -Release: 1%{?_timestamp}%{?_commit_id}%{?dist} +Release: 2%{?_timestamp}%{?_commit_id}%{?dist} %endif ################################################################################ @@ -126,11 +126,18 @@ EOF ################################################################################ %changelog -################################################################################ + +* Fri May 4 2018 Dogtag PKI Team - 10.6.1-2 +- Bugzilla #1574711: pki-tools cannot be installed on current Rawhide +- Fixed rpmlint warnings + +* Thu May 3 2018 Dogtag PKI Team - 10.6.1-1 +- Rebased to PKI 10.6.1 +- Bugzilla #1559047: pki-core misses a dependency to pki-symkey +- Bugzilla #1573094: FreeIPA external CA installation fails * Thu May 3 2018 Dogtag PKI Team - 10.6.1-1 - Rebased to PKI 10.6.1 -- Bugzilla #1574711: pki-tools cannot be installed on current Rawhide - Bugzilla #1559047: pki-core misses a dependency to pki-symkey * Mon Apr 9 2018 Dogtag PKI Team - 10.6.0-1