Skip to content

Commit

Permalink
Updated version number to 10.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
edewata committed Mar 4, 2020
1 parent c7029a1 commit b55549a
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions pki.spec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ URL: http://www.dogtagpki.org/
# The entire source code is GPLv2 except for 'pki-tps' which is LGPLv2
License: GPLv2 and LGPLv2

Version: 10.8.2
Version: 10.8.3
Release: 1%{?_timestamp}%{?_commit_id}%{?dist}
# global _phase -a1

Expand Down Expand Up @@ -82,8 +82,6 @@ Source: https://github.com/dogtagpki/pki/archive/v%{version}%{?_phase}/pki-%{ver
%define package_option() %bcond_with %1
%else
%define package_option() %bcond_without %1

# with pkgs
%endif

# Define --with <package> or --without <package> options depending on
Expand All @@ -104,8 +102,6 @@ Source: https://github.com/dogtagpki/pki/archive/v%{version}%{?_phase}/pki-%{ver

%if ! %{with debug}
%define debug_package %{nil}

# with debug
%endif

# ignore unpackaged files from native 'tpsclient'
Expand Down Expand Up @@ -211,7 +207,7 @@ BuildRequires: python3-six
%if 0%{?rhel}
# no python3-pytest-runner
%else
BuildRequires: python3-pytest-runner
BuildRequires: python3-pytest-runner
%endif

BuildRequires: junit
Expand Down

0 comments on commit b55549a

Please sign in to comment.