From: Markus Lehtonen Date: Thu, 27 Feb 2014 11:04:37 +0000 (+0000) Subject: Release, update changelogs X-Git-Tag: tizen/1.30-20140227^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c950cc931b1abd48e433f901a49ca546e146e4d9;p=tools%2Fpristine-tar.git Release, update changelogs Change-Id: I010b3793da501ce3bb3e92556cb9978bea032b7f --- diff --git a/debian/changelog b/debian/changelog index 66ffbd7..6b6c6a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ -pristine-tar (1.30-tizen20131209) UNRELEASED; urgency=low +pristine-tar (1.30-tizen20140227) unstable; urgency=low - * Tizen tools version based on upstream 1.30 + * Version bump to 1.30. + * packaging: change dependency to tar. + Require tar < 1.27 for now - the Debian PRISTINE_TAR_COMPAT patch for tar + to cope with tar file format changes is not generally available in other + distributions than Debian. - -- Markus Lehtonen Mon, 09 Dec 2013 11:28:44 +0200 + -- Markus Lehtonen Thu, 27 Feb 2014 10:41:32 +0200 pristine-tar (1.30) unstable; urgency=low diff --git a/packaging/pristine-tar.changes b/packaging/pristine-tar.changes index ef5f920..05e11a5 100644 --- a/packaging/pristine-tar.changes +++ b/packaging/pristine-tar.changes @@ -1,3 +1,6 @@ +* Thu Feb 27 2014 Markus Lehtonen 1.30 +- Version bump to 1.30 + * Fri Nov 29 2013 Markus Lehtonen 1.28 - Workaround for broken pristine-tar branches in Tizen Makes it possible to checkout tarballs from certain broken pristine-tar diff --git a/packaging/pristine-tar.spec b/packaging/pristine-tar.spec index ef86115..faa4f6f 100644 --- a/packaging/pristine-tar.spec +++ b/packaging/pristine-tar.spec @@ -48,7 +48,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 = 20131209 +Provides: tizen-pristine-tar = 20140227 Provides: perl(Pristine::Tar) Provides: perl(Pristine::Tar::Delta) Provides: perl(Pristine::Tar::Delta::Tarball)