summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-02-12 14:44:22 +0100
committerRemi Collet <remi@remirepo.net>2018-02-12 14:44:22 +0100
commit702d21b778b6e3a0d962b64a86735f824e9252c5 (patch)
tree07fdc63eef195bdaa8187d5a8c29fc951f94fe48 /tests
parentded7f74551635f1e6fb68974416f5fc406ca909f (diff)
retrieve array of int from metadata, allow dependency retrieval
Diffstat (limited to 'tests')
-rw-r--r--tests/003-rpminfo.phpt2
-rw-r--r--tests/bidon-src.rpmbin6257 -> 6336 bytes
-rw-r--r--tests/bidon.rpmbin6808 -> 6972 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/tests/003-rpminfo.phpt b/tests/003-rpminfo.phpt
index e5e01ab..beb7b47 100644
--- a/tests/003-rpminfo.phpt
+++ b/tests/003-rpminfo.phpt
@@ -14,7 +14,7 @@ array(5) {
["Version"]=>
string(1) "1"
["Release"]=>
- string(11) "1.fc25.remi"
+ string(11) "1.fc27.remi"
["Summary"]=>
string(5) "Bidon"
["Arch"]=>
diff --git a/tests/bidon-src.rpm b/tests/bidon-src.rpm
index c1c05cf..7943ac6 100644
--- a/tests/bidon-src.rpm
+++ b/tests/bidon-src.rpm
Binary files differ
diff --git a/tests/bidon.rpm b/tests/bidon.rpm
index 259ddf6..6cbfa04 100644
--- a/tests/bidon.rpm
+++ b/tests/bidon.rpm
Binary files differ