summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-06-15 17:07:15 +0200
committerRemi Collet <remi@remirepo.net>2021-06-15 17:07:15 +0200
commit531a7f09f20e001062758e7cb4b7998ab9b7b178 (patch)
treef4a58e935980036ed7be44648b40364a5843af4d
parent6cb3484777803ffaeb889f98429dc98480dd9cbc (diff)
update to 2.3.4HEADmaster
-rw-r--r--php-sebastian-type2.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-sebastian-type2.spec b/php-sebastian-type2.spec
index 3493393..19007e7 100644
--- a/php-sebastian-type2.spec
+++ b/php-sebastian-type2.spec
@@ -10,7 +10,7 @@
%bcond_without tests
# github
-%global gh_commit 0d1c587401514d17e8f9258a27e23527cb1b06c1
+%global gh_commit b8cd8a1c753c90bc1a0f5372170e3e489136f914
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project type
@@ -24,7 +24,7 @@
%global ns_project Type
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 2.3.2
+Version: 2.3.4
Release: 1%{?dist}
Summary: Collection of value objects that represent the types of the PHP type system, version %{major}
@@ -112,6 +112,9 @@ exit $ret
%changelog
+* Tue Jun 15 2021 Remi Collet <remi@remirepo.net> - 2.3.4-1
+- update to 2.3.4
+
* Fri Jun 4 2021 Remi Collet <remi@remirepo.net> - 2.3.2-1
- update to 2.3.2