summaryrefslogtreecommitdiffstats
path: root/php-sebastian-code-unit.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-04-30 09:46:29 +0200
committerRemi Collet <remi@remirepo.net>2020-04-30 09:46:29 +0200
commit7f2bf2d91231f50d8a29cb5324e79b32e45dc4de (patch)
treee2a4991ac37b2f2597d07d99f98ccc79d151fae4 /php-sebastian-code-unit.spec
parent038fe1ab40122134c6e9bbc3f7df0d92d2e03a9d (diff)
v1.0.2
Diffstat (limited to 'php-sebastian-code-unit.spec')
-rw-r--r--php-sebastian-code-unit.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-sebastian-code-unit.spec b/php-sebastian-code-unit.spec
index 845f943..5589e1a 100644
--- a/php-sebastian-code-unit.spec
+++ b/php-sebastian-code-unit.spec
@@ -8,7 +8,7 @@
#
%global bootstrap 0
# Sources
-%global gh_commit 00d2094a93573796ec6666401be467fa6efcd86a
+%global gh_commit ac958085bc19fcd1d36425c781ef4cbb5b06e2a5
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project code-unit
@@ -27,7 +27,7 @@
%endif
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 1.0.1
+Version: 1.0.2
Release: 1%{?dist}
Summary: Collection of value objects that represent the PHP code units
@@ -119,6 +119,9 @@ exit $ret
%changelog
+* Thu Apr 30 2020 Remi Collet <remi@remirepo.net> - 1.0.2-1
+- update to 1.0.2
+
* Mon Apr 27 2020 Remi Collet <remi@remirepo.net> - 1.0.1-1
- update to 1.0.1