aboutsummaryrefslogtreecommitdiff
path: root/pkg/rpm/odp.spec
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/rpm/odp.spec')
-rw-r--r--pkg/rpm/odp.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/pkg/rpm/odp.spec b/pkg/rpm/odp.spec
index a4db099..6f19aac 100644
--- a/pkg/rpm/odp.spec
+++ b/pkg/rpm/odp.spec
@@ -137,6 +137,13 @@ find %{buildroot} -type f -name 'libodp*.la' |xargs rm
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%changelog
+* Fri Dec 02 2016 - anders.roxell (at) linaro.org
+- ODP release v1.12
+- Add pkgconfig to requires
+- Add openssl-(lib|devel) to requires
+- Create a odp-linux-helper package
+- Create a odp-example package
+- Change the pkg name to odp-linux
* Wed Jun 15 2016 - anders.roxell (at) linaro.org
- ODP release v1.10.1
* Mon May 02 2016 - anders.roxell (at) linaro.org