]> git.pld-linux.org Git - packages/eventum.git/commitdiff
vendor ramsey/array_column
authorElan Ruusamäe <glen@delfi.ee>
Mon, 22 Feb 2016 21:32:18 +0000 (23:32 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 22 Feb 2016 21:32:34 +0000 (23:32 +0200)
eventum.spec

index 16bb43db13a3c370469fb7239f96ee4218b89837..2bfb36a6cc3764c84872870200b9bdf34527f133 100644 (file)
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_with    order   # with experimental order patch
 
-%define                rel             1.4
+%define                rel             1.5
 %define                subver  73
 %define                githash 0d6904c
 %define                php_min_version 5.3.7
@@ -439,6 +439,7 @@ vendor composer/autoload_{classmap,files,namespaces,real,psr4}.php
 vendor composer/ClassLoader.php
 vendor ircmaxell/{password-compat,random-lib,security-lib}
 vendor defuse/php-encryption
+vendor ramsey/array_column
 
 # remove backups from patching as we use globs to package files to buildroot
 find '(' -name '*~' -o -name '*.orig' ')' | xargs -r rm -v
This page took 0.050334 seconds and 4 git commands to generate.