public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Remi Collet <remi@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/php-pecl-msgpack] rawhide: v3.0.1
Date: Tue, 02 Jun 2026 12:16:40 GMT	[thread overview]
Message-ID: <178040260034.1.5761305908131518734.rpms-php-pecl-msgpack-281dcaee678c@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-02 12:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178040260034.1.5761305908131518734.rpms-php-pecl-msgpack-281dcaee678c@fedoraproject.org \
    --to=remi@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox