diff options
author | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2013-03-07 09:30:39 +0200 |
---|---|---|
committer | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2014-06-11 17:48:02 +0300 |
commit | d3c0e404fb0eb66b52f9e838844c0a26ebffcf13 (patch) | |
tree | 2bd36cf7a616e573bea800f1523fffb5c7830772 | |
parent | 5928c36b194e84e4946a9487bf3e2991695cef9e (diff) | |
download | librpm-tizen-d3c0e404fb0eb66b52f9e838844c0a26ebffcf13.tar.gz librpm-tizen-d3c0e404fb0eb66b52f9e838844c0a26ebffcf13.tar.bz2 librpm-tizen-d3c0e404fb0eb66b52f9e838844c0a26ebffcf13.zip |
packaging: version bump, update changelogs
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | packaging/librpm-tizen.changes | 3 | ||||
-rw-r--r-- | packaging/librpm-tizen.spec | 2 |
3 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7ae05c3fc..655d52199 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +librpm-tizen (4.11.0.1.tizen20130304-tizen20130307) unstable; urgency=low + + * Version bump to latest from Tizen + + -- Markus Lehtonen <markus.lehtonen@linux.intel.com> Thu, 07 Mar 2013 09:27:00 +0200 + librpm-tizen (4.10.91.tizen20121215-tizen20130226) unstable; urgency=low * Enable lua diff --git a/packaging/librpm-tizen.changes b/packaging/librpm-tizen.changes index e1ae2d1ad..0d1a7ac15 100644 --- a/packaging/librpm-tizen.changes +++ b/packaging/librpm-tizen.changes @@ -1,3 +1,6 @@ +* Thu Mar 07 2013 Markus Lehtonen <markus.lehtonen@linux.intel.com> 4.11.0.1.tizen20130304 +- Version bump to latest from Tizen + * Wed Feb 27 2013 Markus Lehtonen <markus.lehtonen@linux.intel.com> 4.10.91.tizen20121215 - Enable lua - update package Provide info diff --git a/packaging/librpm-tizen.spec b/packaging/librpm-tizen.spec index daf31b8fb..145c577d3 100644 --- a/packaging/librpm-tizen.spec +++ b/packaging/librpm-tizen.spec @@ -60,7 +60,7 @@ Source1001: rpm.manifest Source0: rpm-%{version}.tar.gz AutoReqProv: No -Provides: rpm-tizen = %{version}-tizen20130226 +Provides: rpm-tizen = %{version}-tizen20130307 # # avoid bootstrapping problem %define _binary_payload w9.bzdio |