diff options
author | Zhang Qiang <qiang.z.zhang@intel.com> | 2013-12-05 09:18:41 +0800 |
---|---|---|
committer | Zhang Qiang <qiang.z.zhang@intel.com> | 2013-12-05 09:18:41 +0800 |
commit | 07b8b695256f2bb28699431f2f7e118cd70e1a7e (patch) | |
tree | b45de8e82a6883af5b61d3aa8e212a5a020e91df | |
parent | 44426105fab9f0a6ced0b24b57bb78e200ee2d04 (diff) | |
download | pristine-tar-07b8b695256f2bb28699431f2f7e118cd70e1a7e.tar.gz pristine-tar-07b8b695256f2bb28699431f2f7e118cd70e1a7e.tar.bz2 pristine-tar-07b8b695256f2bb28699431f2f7e118cd70e1a7e.zip |
Update packaging for next gbs release
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | packaging/pristine-tar.changes | 1 | ||||
-rw-r--r-- | packaging/pristine-tar.spec | 1 |
3 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 06ff826..6b4d8a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -pristine-tar (1.28-3) unstable; urgency=low +pristine-tar (1.28-tizen20131205) unstable; urgency=low * Workaround for broken pristine-tar branches in Tizen Makes it possible to checkout tarballs from certain broken pristine-tar branches created with buggy versions of Tizen pristine-tar on openSUSE. + * update packaging for new gbs release -- Markus Lehtonen <markus.lehtonen@linux.intel.com> Fri, 29 Nov 2013 15:07:41 +0200 diff --git a/packaging/pristine-tar.changes b/packaging/pristine-tar.changes index 6411e1e..ef5f920 100644 --- a/packaging/pristine-tar.changes +++ b/packaging/pristine-tar.changes @@ -2,6 +2,7 @@ - Workaround for broken pristine-tar branches in Tizen Makes it possible to checkout tarballs from certain broken pristine-tar branches created with buggy versions of Tizen pristine-tar on openSUSE. +- update packaging for new gbs release * Fri Aug 23 2013 Markus Lehtonen <markus.lehtonen@linux.intel.com> 1.28 - Remove all timestamps from extended PAX headers of posix tarballs diff --git a/packaging/pristine-tar.spec b/packaging/pristine-tar.spec index f97d1f4..af7bd7f 100644 --- a/packaging/pristine-tar.spec +++ b/packaging/pristine-tar.spec @@ -44,6 +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 = 20131205 Provides: perl(Pristine::Tar) Provides: perl(Pristine::Tar::Delta) Provides: perl(Pristine::Tar::Delta::Tarball) |