From d452df33a8b702c9992da01e5963e4c4d89f0689 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 10 Mar 2016 11:34:05 +0300 Subject: Make rep_create to convert file-type manifest values to corresponding inline-type ones --- .../1/common/bar/unstable/libbar-1.1.1.tar.gz | Bin 960 -> 1189 bytes tests/test.sh | 15 ++++++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/repository/1/common/bar/unstable/libbar-1.1.1.tar.gz b/tests/repository/1/common/bar/unstable/libbar-1.1.1.tar.gz index 889dc90..a0fbdc3 100644 Binary files a/tests/repository/1/common/bar/unstable/libbar-1.1.1.tar.gz and b/tests/repository/1/common/bar/unstable/libbar-1.1.1.tar.gz differ diff --git a/tests/test.sh b/tests/test.sh index 87dfa98..9345d35 100755 --- a/tests/test.sh +++ b/tests/test.sh @@ -225,11 +225,24 @@ name: libbar version: 1.1.1 summary: libbar license: MIT +description: \\ +libbar is a very modern C++ XML parser. + +It has an API that we believe should have already been in Boost or even in +the C++ standard library. + +\\ +changes: \\ +* Applied upstream patch for critical bug bar. + +* Applied upstream patch for critical bug foo. + +\\ url: http://example.org email: pkg@example.org depends: libfoo >= 1.1.0 location: libbar-1.1.1.tar.gz -sha256sum: abb073e9729bbc914f26ed0dedad9f5ead2c73a36cbc1e8f2702d6fde7634ff3 +sha256sum: d09700602ff78ae405b6d4850e34660e939d27676e015a23b549884497c8bb45 EOF -- cgit v1.1