diff options
author | 2017-11-30 14:21:38 +0000 | |
---|---|---|
committer | 2017-11-30 14:21:38 +0000 | |
commit | 53b4d59e1b5ffd2095d75c88943bbf4970dca053 (patch) | |
tree | ae257840f091791757055c2af7372a7ad57fc25a /build/rpm_specs/opnfv-apex-common.spec | |
parent | 971d5b95682c23367c6411932fefee99ced036fb (diff) | |
parent | 1dee2b5219eca451fbc683272d5b77f1d79b6910 (diff) |
Merge "Bump RPM versions to 6.0 for Fraser"
Diffstat (limited to 'build/rpm_specs/opnfv-apex-common.spec')
-rw-r--r-- | build/rpm_specs/opnfv-apex-common.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/build/rpm_specs/opnfv-apex-common.spec b/build/rpm_specs/opnfv-apex-common.spec index 7b7cac18..dde13a78 100644 --- a/build/rpm_specs/opnfv-apex-common.spec +++ b/build/rpm_specs/opnfv-apex-common.spec @@ -1,7 +1,7 @@ %global srcname opnfv-apex Name: python34-%{srcname} -Version: 5.0 +Version: 6.0 Release: %{_release} Summary: Scripts for OPNFV deployment using Apex @@ -116,6 +116,8 @@ install config/inventory/pod_example_settings.yaml %{buildroot}%{_docdir}/opnfv/ %doc %{_docdir}/opnfv/inventory.yaml.example %changelog +* Wed Nov 29 2017 Tim Rozet <trozet@redhat.com> - 6.0-0 + Bump version for Fraser * Wed Oct 25 2017 Tim Rozet <trozet@redhat.com> - 5.0-9 - Adds GitPython and pygerrit2 dependencies * Mon Oct 2 2017 Tim Rozet <trozet@redhat.com> - 5.0-8 |