summaryrefslogtreecommitdiffstats
path: root/php-sebastian-environment5.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-sebastian-environment5.spec')
-rw-r--r--php-sebastian-environment5.spec12
1 files changed, 9 insertions, 3 deletions
diff --git a/php-sebastian-environment5.spec b/php-sebastian-environment5.spec
index a052125..ec235e8 100644
--- a/php-sebastian-environment5.spec
+++ b/php-sebastian-environment5.spec
@@ -8,7 +8,7 @@
#
%global bootstrap 0
# Sources
-%global gh_commit c753f04d68cd489b6973cf9b4e505e191af3b05c
+%global gh_commit 16eb0fa43e29c33d7f2117ed23072e26fc5ab34e
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project environment
@@ -27,13 +27,15 @@
%endif
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 5.1.0
+Version: 5.1.1
Release: 1%{?dist}
Summary: Handle HHVM/PHP environments
License: BSD
URL: https://github.com/%{gh_owner}/%{gh_project}
-Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{name}-%{version}-%{gh_short}.tar.gz
+Source0: %{name}-%{version}-%{gh_short}.tgz
+Source1: makesrc.sh
+
BuildArch: noarch
BuildRequires: php(language) >= 7.3
@@ -109,6 +111,10 @@ exit $ret
%changelog
+* Tue Jun 16 2020 Remi Collet <remi@remirepo.net> - 5.1.1-1
+- update to 5.1.1
+- sources from git snapshot
+
* Tue Apr 14 2020 Remi Collet <remi@remirepo.net> - 5.1.0-1
- update to 5.1.0