summaryrefslogtreecommitdiffstats
path: root/php-symfony.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-symfony.spec')
-rw-r--r--php-symfony.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/php-symfony.spec b/php-symfony.spec
index 86370c5..0116576 100644
--- a/php-symfony.spec
+++ b/php-symfony.spec
@@ -2,7 +2,7 @@
#
# Fedora spec file for php-symfony
#
-# Copyright (c) 2013-2017 Shawn Iwinski <shawn.iwinski@gmail.com>
+# Copyright (c) 2013-2018 Shawn Iwinski <shawn.iwinski@gmail.com>
# Remi Collet <remi@fedoraproject.org>
#
# License: MIT
@@ -13,8 +13,8 @@
%global github_owner symfony
%global github_name symfony
-%global github_version 2.8.34
-%global github_commit 0455b5d26c5814062d7e9ea1ac99174ca13ad80e
+%global github_version 2.8.35
+%global github_commit 7339c93c82f539305c0eaa52e53c5092d188a82b
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global composer_vendor symfony
@@ -109,7 +109,6 @@ Version: %{github_version}
Release: 1%{?dist}
Summary: PHP framework for web projects
-Group: Development/Libraries
License: MIT
URL: http://symfony.com
Source0: https://github.com/%{github_owner}/%{github_name}/archive/%{github_commit}/%{name}-%{github_version}-%{github_short}.tar.gz
@@ -2586,6 +2585,9 @@ done
# ##############################################################################
%changelog
+* Fri Mar 2 2018 Remi Collet <remi@remirepo.net> - 2.8.35-1
+- Update to 2.8.35
+
* Mon Jan 29 2018 Remi Collet <remi@remirepo.net> - 2.8.34-1
- Update to 2.8.34