public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php-pecl-msgpack] rawhide: v3.0.1
@ 2026-06-02 12:16 Remi Collet
0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-06-02 12:16 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/php-pecl-msgpack
Branch : rawhide
Commit : 281dcaee678c4b84bcb6d2c1cfa82fa6a4f94125
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-06-02T14:16:31+02:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/php-pecl-msgpack/c/281dcaee678c4b84bcb6d2c1cfa82fa6a4f94125?branch=rawhide
Log:
v3.0.1
---
diff --git a/.gitignore b/.gitignore
index cd93c87..f23d7da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ clog
/msgpack-2.2.0.tgz
/msgpack-3.0.0.tgz
/msgpack-php-msgpack-3.0.0.tar.gz
+/msgpack-php-3.0.1.tar.gz
diff --git a/php-pecl-msgpack.spec b/php-pecl-msgpack.spec
index 5928289..ca8907a 100644
--- a/php-pecl-msgpack.spec
+++ b/php-pecl-msgpack.spec
@@ -14,7 +14,7 @@
# to disable test suite
%bcond_without tests
-%global upstream_version 3.0.0
+%global upstream_version 3.0.1
#global upstream_prever RC2
#global upstream_lower RC2
@@ -27,13 +27,12 @@
%global gh_vend msgpack
%global gh_proj msgpack-php
%global forgeurl https://github.com/%{gh_vend}/%{gh_proj}
-%global tag msgpack-%{upstream_version}%{?upstream_prever}
Summary: API for communicating with MessagePack serialization
Name: php-pecl-msgpack
License: BSD-3-Clause
Version: %{upstream_version}%{?upstream_lower:~%{upstream_lower}}
-Release: 7%{?dist}
+Release: 1%{?dist}
%forgemeta
URL: %{forgeurl}
Source0: %{forgesource}
@@ -109,6 +108,7 @@ extension = %{pecl_name}.so
;msgpack.assoc = On
;msgpack.illegal_key_insert = Off
;msgpack.use_str8_serialization = On
+;msgpack.force_f32 = Off
EOF
@@ -149,7 +149,7 @@ TEST_PHP_ARGS="-n -d extension=apcu.so -d extension=$PWD/modules/%{pecl_name}.so
%files
%license LICENSE
-#doc composer.json
+%doc composer.json
%doc README.md
%doc CREDITS
@@ -164,6 +164,9 @@ TEST_PHP_ARGS="-n -d extension=apcu.so -d extension=$PWD/modules/%{pecl_name}.so
%changelog
+* Tue Jun 2 2026 Remi Collet <remi@remirepo.net> - 3.0.1-1
+- update to 3.0.1
+
* Thu Mar 12 2026 Remi Collet <remi@remirepo.net> - 3.0.0-7
- drop pear/pecl dependency
- sources from github
diff --git a/sources b/sources
index 6e607c0..33b826f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (msgpack-php-msgpack-3.0.0.tar.gz) = 48a58e58ab9a61377d719c796cb0b822a142296c050db9c20ade637a168db72f129c8e7dc524d9d522219411273a53d2175ba42d163bc8a0c929b76e9e36ec01
+SHA512 (msgpack-php-3.0.1.tar.gz) = f44ffde52000d93ad3385d344954c515d575e4ec2aee36941160ed0ef354786304be1bde3bb5124ebb40a172e854446be3d96fbd88aefc6b3c8d345bd7f56c75
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-02 12:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-02 12:16 [rpms/php-pecl-msgpack] rawhide: v3.0.1 Remi Collet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox