summaryrefslogtreecommitdiffstats
path: root/php-pecl-seassnowflake.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-01 09:49:49 +0200
committerRemi Collet <remi@remirepo.net>2021-09-01 09:49:49 +0200
commitfac6c2df737b05c076fe566003b37de9eb14de0a (patch)
tree9994d70d38ccd883d4fad32892c5696998708427 /php-pecl-seassnowflake.spec
parented43300dab14e50d2925dc78a9eb5fc5f2e9ae98 (diff)
rebuild for 8.1.0RC1
Diffstat (limited to 'php-pecl-seassnowflake.spec')
-rw-r--r--php-pecl-seassnowflake.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-seassnowflake.spec b/php-pecl-seassnowflake.spec
index 475919f..9218584 100644
--- a/php-pecl-seassnowflake.spec
+++ b/php-pecl-seassnowflake.spec
@@ -22,7 +22,7 @@
Summary: PHP Extension for Distributed unique ID generator
Name: %{?scl_prefix}php-pecl-%{rpm_name}
Version: 1.0.0
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: https://pecl.php.net/package/%{proj_name}
Source0: https://pecl.php.net/get/%{proj_name}-%{version}.tgz
@@ -209,6 +209,9 @@ fi
%changelog
+* Wed Sep 01 2021 Remi Collet <remi@remirepo.net> - 1.0.0-2
+- rebuild for 8.1.0RC1
+
* Wed Aug 25 2021 Remi Collet <remi@remirepo.net> - 1.0.0-1
- initial package, version 1.0.0 (stable)
- open https://github.com/SeasX/SeasSnowflake/pull/3 - fix test