summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-06 13:38:30 +0200
committerRemi Collet <remi@remirepo.net>2019-09-06 13:38:30 +0200
commit29923c95beab40756695d43e084b515a87e5b9df (patch)
treeaca2426689d3ff352a7f2856837b1b134a48dd32
parent87c5ba7143de45529d4199df33a34e8e2e3272d7 (diff)
v1.2.1 (no change)
-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