aboutsummaryrefslogtreecommitdiffstats
path: root/t/package.t
diff options
context:
space:
mode:
Diffstat (limited to 't/package.t')
-rwxr-xr-xt/package.t32
1 files changed, 9 insertions, 23 deletions
diff --git a/t/package.t b/t/package.t
index 25e7798..f47e828 100755
--- a/t/package.t
+++ b/t/package.t
@@ -428,45 +428,33 @@ foreach my $class (@classes) {
[
'Guillaume Rousse <guillomovitch@mandriva.org> 3.03-11mdv2007.0',
1149847200,
- [
- '%mkrel',
- 'rpmbuildupdate aware'
- ]
+ '- %mkrel' . "\n" .
+ '- rpmbuildupdate aware',
],
[
'Guillaume Rousse <guillomovitch@mandriva.org> 3.03-10mdk ',
1117879200,
- [
- 'fix man page (fix #16291)'
- ]
+ '- fix man page (fix #16291)',
],
[
'Guillaume Rousse <guillomovitch@mandrake.org> 3.03-9mdk ',
1090058400,
- [
- 'hurry businesman compliant (aka two new wonderful cows)'
- ]
+ '- hurry businesman compliant (aka two new wonderful cows)',
],
[
'Guillaume Rousse <guillomovitch@mandrake.org> 3.03-8mdk ',
1089540000,
- [
- 'apologies to the girafes (with one only f)'
- ]
+ '- apologies to the girafes (with one only f)',
],
[
'Guillaume Rousse <guillomovitch@mandrake.org> 3.03-7mdk ',
1086429600,
- [
- '#mandrakefr compliant (aka four new additional cows)'
- ]
+ '- #mandrakefr compliant (aka four new additional cows)',
],
[
'Guillaume Rousse <guillomovitch@linux-mandrake.com> 3.03-6mdk',
1061460000,
- [
- 'save.the.world patch'
- ]
+ '- save.the.world patch',
]
],
'changelog'
@@ -476,10 +464,8 @@ foreach my $class (@classes) {
[
'Guillaume Rousse <guillomovitch@mandriva.org> 3.03-11mdv2007.0',
1149847200,
- [
- '%mkrel',
- 'rpmbuildupdate aware'
- ]
+ '- %mkrel' . "\n" .
+ '- rpmbuildupdate aware',
],
'last change'
);