summaryrefslogtreecommitdiffstats
path: root/php-myclabs-php-enum.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-07-05 08:30:36 +0200
committerRemi Collet <remi@remirepo.net>2021-07-05 08:30:36 +0200
commit9190b74fd2bd0a9c63e2621b362210354b06d02d (patch)
treed140d20a76366ba64117e0bd99d297359266f53a /php-myclabs-php-enum.spec
parent861b1e9a16947628c4c1c735cb3a1b94fcb7806b (diff)
update to 1.8.2
Diffstat (limited to 'php-myclabs-php-enum.spec')
-rw-r--r--php-myclabs-php-enum.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-myclabs-php-enum.spec b/php-myclabs-php-enum.spec
index f72ab26..7ba1770 100644
--- a/php-myclabs-php-enum.spec
+++ b/php-myclabs-php-enum.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 55555d31a622b4bc9662664132a0533ae6ef47b1
+%global gh_commit 8bef486e885cae67ced6e43257300e8acc3f06ad
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner myclabs
%global gh_project php-enum
@@ -20,7 +20,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{pk_vendor}-%{pk_project}
-Version: 1.8.1
+Version: 1.8.2
Release: 1%{?dist}
Summary: PHP Enum implementation
@@ -121,6 +121,9 @@ exit $ret
%changelog
+* Mon Jul 5 2021 Remi Collet <remi@remirepo.net> - 1.8.2-1
+- update to 1.8.2
+
* Tue Jun 29 2021 Remi Collet <remi@remirepo.net> - 1.8.1-1
- update to 1.8.1