From 2edfb310393fb4d29cb7c6a933a5afcd36bdf5be Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 9 Aug 2015 18:58:24 +0200 Subject: [PATCH] 1.4.0 sources --- .gitignore | 1 + php-PHPParser.spec | 1 + sources | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 27a7622..5c8d6d0 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ clog /php-PHPParser-1.0.2-a8ffc6fcfcbae268656c8acf1298e378ac1ee5f1.tar.gz /php-PHPParser-1.1.0-ac05ef6.tgz /php-PHPParser-1.3.0-dff2392.tgz +/php-PHPParser-1.4.0-196f177.tgz diff --git a/php-PHPParser.spec b/php-PHPParser.spec index 4c13c9c..8a8d7e4 100644 --- a/php-PHPParser.spec +++ b/php-PHPParser.spec @@ -106,6 +106,7 @@ install -Dpm 755 bin/php-parse.php %{buildroot}%{_bindir}/php-parse %{_datadir}/php/%{lib_name} + %changelog * Sun Aug 9 2015 Remi Collet - 1.4.0-1 - update to 1.4.0 diff --git a/sources b/sources index ae2fb3c..27bd487 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ba283659cf636e5588435feae0330e43 php-PHPParser-1.3.0-dff2392.tgz +738396e61388c03c467ff2ea1a19d623 php-PHPParser-1.4.0-196f177.tgz