summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-composer-pcre3.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-composer-pcre3.spec b/php-composer-pcre3.spec
index baa1e74..79ad845 100644
--- a/php-composer-pcre3.spec
+++ b/php-composer-pcre3.spec
@@ -9,9 +9,9 @@
%bcond_without tests
-%global gh_commit 5b16e25a5355f1f3afdfc2f954a0a80aec4826a8
+%global gh_commit 04229f163664973f68f38f6f73d917799168ef24
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-#global gh_date 20150717
+%global gh_date 2024-05-27
%global gh_owner composer
%global gh_project pcre
%global ns_vendor Composer
@@ -20,8 +20,8 @@
%global major 3
Name: php-%{gh_owner}-%{gh_project}%{major}
-Version: 3.1.3
-Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
+Version: 3.1.4
+Release: 1%{?dist}
Summary: PCRE wrapping library version %{major}
License: MIT
@@ -120,6 +120,9 @@ exit $ret
%changelog
+* Tue May 28 2024 Remi Collet <remi@remirepo.net> - 3.1.4-1
+- update to 3.1.4
+
* Tue Mar 19 2024 Remi Collet <remi@remirepo.net> - 3.1.3-1
- update to 3.1.3