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-yac] f45: v2.3.2
Date: Tue, 25 Aug 2026 07:50:07 GMT	[thread overview]
Message-ID: <178764420795.1.14263656276832193860.rpms-php-pecl-yac-619ac6199549@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/php-pecl-yac
Branch : f45
Commit : 619ac61995494de0ef618dd142fef4ac68ec1a75
Author : Remi Collet <remi@fedoraproject.org>
Date   : 2026-08-25T09:49:22+02:00
Stats  : +21/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/php-pecl-yac/c/619ac61995494de0ef618dd142fef4ac68ec1a75?branch=f45

Log:
v2.3.2

---
diff --git a/.gitignore b/.gitignore
index 0f38d03..659c22c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ clog
 /yac-2.3.0.tgz
 /yac-2.3.1.tgz
 /yac-yac-2.3.1.tar.gz
+/yac-2.3.2.tar.gz

diff --git a/php-pecl-yac.spec b/php-pecl-yac.spec
index bf9c427..0b93516 100644
--- a/php-pecl-yac.spec
+++ b/php-pecl-yac.spec
@@ -10,6 +10,8 @@
 %bcond_without      tests
 
 %global pecl_name   yac
+%global pie_vend    laruence
+%global pie_proj    %{pecl_name}
 # after 40-igbinary and 40-msgpack
 %global ini_name    50-%{pecl_name}.ini
 
@@ -17,13 +19,13 @@
 %global gh_vend     laruence
 %global gh_proj     %{pecl_name}
 %global forgeurl    https://github.com/%{gh_vend}/%{gh_proj}
-%global tag         %{pecl_name}-%{version}
+%global tag         %{version}
 
 Name:           php-pecl-%{pecl_name}
 Summary:        Lockless user data cache
 License:        PHP-3.01
-Version:        2.3.1
-Release:        20%{?dist}
+Version:        2.3.2
+Release:        1%{?dist}
 %forgemeta
 URL:            %{forgeurl}
 Source0:        %{forgesource}
@@ -44,11 +46,16 @@ Requires:       php-igbinary%{?_isa}
 Requires:       php-msgpack%{?_isa}
 
 # Package have be renamed
-Obsoletes:      php-%{pecl_name} < %{version}
-Provides:       php-%{pecl_name} = %{version}
-Provides:       php-%{pecl_name}%{?_isa} = %{version}
-Provides:       php-pecl(%{pecl_name}) = %{version}
-Provides:       php-pecl(%{pecl_name})%{?_isa} = %{version}
+Obsoletes:      php-%{pecl_name}                 < %{version}
+# Extension
+Provides:       php-%{pecl_name}                 = %{version}
+Provides:       php-%{pecl_name}%{?_isa}         = %{version}
+# PECL
+Provides:       php-pecl(%{pecl_name})           = %{version}
+Provides:       php-pecl(%{pecl_name})%{?_isa}   = %{version}
+# PIE
+Provides:       php-pie(%{pie_vend}/%{pie_proj}) = %{version}
+Provides:       php-%{pie_vend}-%{pie_proj}      = %{version}
 
 
 %description
@@ -141,6 +148,10 @@ TEST_PHP_ARGS="$OPTS -d extension=$PWD/modules/%{pecl_name}.so" \
 
 
 %changelog
+* Tue Aug 18 2026 Remi Collet <remi@remirepo.net> - 2.3.2-1
+- update to 2.3.2
+- add pie virtual provides
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-20
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 1575443..eb22796 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (yac-yac-2.3.1.tar.gz) = 79ff89302b528f8afe17d9e010231d21ef05b996c5896f6308f5c13a5ee149801a9fe154af6e05614c366fd79030b3b08da6c521fb1b41ac20abdd6c80840bb4
+SHA512 (yac-2.3.2.tar.gz) = 389a7de2aee3fe723b6eaa105a5131562415cc00196dc7f90b814e1fa61a5b2ebfa7fa51039e2680a6d09cd2498509c6f2b390669e76b0df6b3dd80f754b7df7

                 reply	other threads:[~2026-08-25  7:50 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=178764420795.1.14263656276832193860.rpms-php-pecl-yac-619ac6199549@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