diff options
author | Tim Rozet <trozet@redhat.com> | 2018-12-14 12:55:37 -0500 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2018-12-14 12:55:37 -0500 |
commit | 06da44b76d254987d41b083960b2f3637175a791 (patch) | |
tree | 694ca28156c94bc80a4a6f7b9921c62c46b944d2 | |
parent | f64b09e5c7f66d3ac589cf41ee4be272fcff195e (diff) |
Bump RPM version for Gambia SR1opnfv-7.1.0
Bumping version to 7.1 for Apex RPM.
Change-Id: Ide0333e15dfe73aac4954056f4586a9ddb840425
Signed-off-by: Tim Rozet <trozet@redhat.com>
-rw-r--r-- | build/rpm_specs/opnfv-apex.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/build/rpm_specs/opnfv-apex.spec b/build/rpm_specs/opnfv-apex.spec index d902d1cb..b2e95966 100644 --- a/build/rpm_specs/opnfv-apex.spec +++ b/build/rpm_specs/opnfv-apex.spec @@ -1,7 +1,7 @@ %global srcname opnfv-apex Name: python34-%{srcname} -Version: 7.0 +Version: 7.1 Release: %{_release} Summary: Scripts for OPNFV deployment using Apex @@ -120,6 +120,8 @@ install config/inventory/pod_example_settings.yaml %{buildroot}%{_docdir}/opnfv/ %doc %{_docdir}/opnfv/inventory.yaml.example %changelog +* Fri Dec 14 2018 Tim Rozet <trozet@redhat.com> - 7.1-0 + Updates RPM version for Gambia SR1 release * Fri Sep 28 2018 Tim Rozet <trozet@redhat.com> - 7.0-9 Updates scenario files for Gambia * Thu Sep 27 2018 Tim Rozet <trozet@redhat.com> - 7.0-8 |