summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-30 07:54:25 +0200
committerRemi Collet <fedora@famillecollet.com>2016-03-30 07:54:25 +0200
commit8a05aca8b0db13ae1e13b70bb573a3f3275a6727 (patch)
tree7347f1c47405f1aaef77c1f449d0320604b9e4d4
parent276ab6a981cc4d39602d20ce9c2947daa17a9df7 (diff)
php-silex: changelog
-rw-r--r--php-silex.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/php-silex.spec b/php-silex.spec
index b2db2d7..e26413a 100644
--- a/php-silex.spec
+++ b/php-silex.spec
@@ -51,7 +51,7 @@
Name: php-%{composer_project}
Version: %{github_version}
-Release: 1%{dist}
+Release: 2%{dist}
Summary: PHP micro-framework based on the Symfony components
Group: Development/Libraries
@@ -303,6 +303,10 @@ rm -rf %{buildroot}
%changelog
+* Wed Mar 30 2016 Remi Collet <remi@fedoraproject.org> - 1.3.5-2
+- fix swiftmailer autoloader path
+- run test suite with both PHP 5 and 7 when available
+
* Tue Mar 29 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.3.5-1
- Updated to 1.3.5 (RHBZ #1296756)
- Updated dependency versions for their autoloaders and updated autoloader