From: Markus Lehtonen Date: Thu, 12 Feb 2015 12:16:30 +0000 (+0000) Subject: Tizen 1.32-20150212 release X-Git-Tag: tizen/1.32-20150212^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=afbbfa00cfaffcf99a96916c1a616099d96b6945;p=tools%2Fpristine-tar.git Tizen 1.32-20150212 release Change-Id: I35e1b61496188c0d5bdd6d487c55dcfc4815156b Signed-off-by: Markus Lehtonen --- diff --git a/debian/changelog b/debian/changelog index 7394ce5..25c7ae9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pristine-tar (1.32-tizen20150212) unstable; urgency=low + + * rpm packaging: allow any version of tar + + -- Markus Lehtonen Thu, 12 Feb 2015 12:10:39 +0200 + pristine-tar (1.32-tizen20140915) unstable; urgency=low [ Markus Lehtonen ] diff --git a/packaging/pristine-tar.changes b/packaging/pristine-tar.changes index 5a21f09..78e1e9d 100644 --- a/packaging/pristine-tar.changes +++ b/packaging/pristine-tar.changes @@ -1,3 +1,8 @@ +* Thu Feb 12 2015 Markus Lehtonen tizen/1.32-20150212 +- Relax the tar dependency by allowing any version of tar to be used. + It turned out that in Tizen we do not have the problem the version + restriction was originally put for. + * Mon Sep 15 2014 Markus Lehtonen tizen/1.32-20140915 - Version bump to 1.32 - rpm packaging: fix build for CentOS 7 diff --git a/packaging/pristine-tar.spec b/packaging/pristine-tar.spec index d4baed1..bf49be5 100644 --- a/packaging/pristine-tar.spec +++ b/packaging/pristine-tar.spec @@ -44,7 +44,7 @@ BuildRequires: fdupes # Need to define these manually because otherwise rpmbuild makes the package # provide libbz2.so which breaks building of other tools AutoProv: no -Provides: tizen-pristine-tar = 20140915 +Provides: tizen-pristine-tar = 20150212 Provides: perl(Pristine::Tar) Provides: perl(Pristine::Tar::Delta) Provides: perl(Pristine::Tar::Delta::Tarball)