summaryrefslogtreecommitdiffstats
path: root/php-dasprid-enum.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-dasprid-enum.spec')
-rw-r--r--php-dasprid-enum.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-dasprid-enum.spec b/php-dasprid-enum.spec
index 0cb059f..0d719ca 100644
--- a/php-dasprid-enum.spec
+++ b/php-dasprid-enum.spec
@@ -8,7 +8,7 @@
#
%bcond_without tests
-%global gh_commit 6ccc0d7141a7f149e3c56cb0ce5f05d9152cfd07
+%global gh_commit 5abf82f213618696dda8e3bf6f64dd042d8542b2
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner DASPRiD
%global gh_project Enum
@@ -22,7 +22,7 @@
%global major %nil
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 1.0.2
+Version: 1.0.3
Release: 1%{?dist}
Summary: PHP enum implementation
@@ -126,6 +126,9 @@ exit $ret
%changelog
+* Mon Oct 5 2020 Remi Collet <remi@remirepo.net> - 1.0.3-1
+- update to 1.0.3
+
* Tue Aug 11 2020 Remi Collet <remi@remirepo.net> - 1.0.2-1
- update to 1.0.2
- switch to phpunit9