aboutsummaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorMike Holmes <mike.holmes@linaro.org>2015-12-01 14:27:19 -0500
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-12-01 22:53:47 +0300
commit8ba26d75cade4d9f21a9f420773357a543d1a9a8 (patch)
tree20463be1de75cc5d40801c58a37bc4df7353fed2 /pkg
parent5ae9e7ffc553156899a5b767c0ffe7bb49be0888 (diff)
update version number from v1.4.1.0 to v1.5.0.0
Signed-off-by: Mike Holmes <mike.holmes@linaro.org> Reviewed-by: Anders Roxell <anders.roxell@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'pkg')
-rw-r--r--pkg/debian/changelog5
-rw-r--r--pkg/rpm/odp.spec2
2 files changed, 7 insertions, 0 deletions
diff --git a/pkg/debian/changelog b/pkg/debian/changelog
index 1983a9ad..7680cf1e 100644
--- a/pkg/debian/changelog
+++ b/pkg/debian/changelog
@@ -1,3 +1,8 @@
+opendataplane (1.5.0.0-1) unstable; urgency=low
+ * ODP release v1.5
+
+ -- Maxim Uvarov <maxim.uvarov@linaro.org> Mon, 30 Nov 2015 13:08:43 +0300
+
opendataplane (1.4.1.0-1) unstable; urgency=low
* Validation
- pktio: test transmit error recovery
diff --git a/pkg/rpm/odp.spec b/pkg/rpm/odp.spec
index aa57476a..e76fe58a 100644
--- a/pkg/rpm/odp.spec
+++ b/pkg/rpm/odp.spec
@@ -68,5 +68,7 @@ and guides in HTMLformats.
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%changelog
+* Mon Nov 30 2015 - mike.holmes (at) linaro.org
+- ODP release v1.5
* Tue Nov 10 2015 - anders.roxell (at) linaro.org
- Initial rpm release, ODP release v1.4