summaryrefslogtreecommitdiffstats
path: root/php-nyholm-psr7.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-nyholm-psr7.spec')
-rw-r--r--php-nyholm-psr7.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-nyholm-psr7.spec b/php-nyholm-psr7.spec
index 2bb063e..968494e 100644
--- a/php-nyholm-psr7.spec
+++ b/php-nyholm-psr7.spec
@@ -8,7 +8,7 @@
#
%global bootstrap 0
# github
-%global gh_commit 27c828a165ff936f9fe9056baa9cabe0c70a423c
+%global gh_commit 55ff6b76573f5b242554c9775792bd59fb52e11c
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner Nyholm
%global gh_project psr7
@@ -34,7 +34,7 @@
%global http_factory_tests_short %(c=%{http_factory_tests_commit}; echo ${c:0:7})
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 1.2.0
+Version: 1.2.1
Release: 1%{?dist}
Summary: A fast PHP7 implementation of PSR-7
@@ -169,6 +169,9 @@ exit $ret
%changelog
+* Fri Sep 6 2019 Remi Collet <remi@remirepo.net> - 1.2.1-1
+- update to 1.2.1 (no change)
+
* Fri Aug 23 2019 Remi Collet <remi@remirepo.net> - 1.2.0-1
- update to 1.2.0