public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sandro Mani <manisandro@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mingw-pcre2] f45: Update to 10.48
Date: Tue, 15 Sep 2026 20:38:46 GMT	[thread overview]
Message-ID: <178950472630.1.12907586289349294455.rpms-mingw-pcre2-ce7ca0f0c751@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/mingw-pcre2
Branch : f45
Commit : ce7ca0f0c751b64ed05d0d4aedb71c975fa024b9
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-09-15T22:37:16+02:00
Stats  : +8/-31 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/mingw-pcre2/c/ce7ca0f0c751b64ed05d0d4aedb71c975fa024b9?branch=f45

Log:
Update to 10.48

---
diff --git a/.gitignore b/.gitignore
index de6d14a..b555161 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /pcre2-10.45.tar.bz2
 /pcre2-10.46.tar.bz2
 /pcre2-10.47.tar.bz2
+/pcre2-10.48.tar.bz2

diff --git a/mingw-pcre2.spec b/mingw-pcre2.spec
index fd48ac4..d4a34cd 100644
--- a/mingw-pcre2.spec
+++ b/mingw-pcre2.spec
@@ -3,18 +3,14 @@
 %global pkgname pcre2
 
 Name:          mingw-%{pkgname}
-Version:       10.47
-Release:       2%{?dist}
+Version:       10.48
+Release:       1%{?dist}
 Summary:       MinGW Windows %{pkgname} library
 
 License:       BSD-3-Clause
 URL:           http://www.pcre.org/
 Source:        https://github.com/PhilipHazel/pcre2/releases/download/pcre2-%{version}/pcre2-%{version}.tar.bz2
 
-## Patches taken from native package ##
-# Do no set RPATH if libdir is not /usr/lib
-Patch0:        pcre2-10.10-Fix-multilib.patch
-
 
 BuildArch:     noarch
 
@@ -173,10 +169,13 @@ chmod 0644 %{buildroot}%{mingw64_libdir}/*.dll.a
 
 
 %changelog
+* Tue Sep 15 2026 Sandro Mani <manisandro@gmail.com> - 10.48-1
+- Update to 10.48
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 10.47-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 
-* Sat Nov 15 2025 Sandro Mani <manisandro@gmail.com> - 10.47-1
+* Sat Jan 17 2026 Sandro Mani <manisandro@gmail.com> - 10.47-1
 - Update to 10.47
 
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 10.46-2

diff --git a/pcre2-10.10-Fix-multilib.patch b/pcre2-10.10-Fix-multilib.patch
deleted file mode 100644
index f88dee3..0000000
--- a/pcre2-10.10-Fix-multilib.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-diff -rupN --no-dereference pcre2-10.47/pcre2-config.in pcre2-10.47-new/pcre2-config.in
---- pcre2-10.47/pcre2-config.in	2025-10-20 13:35:02.000000000 +0200
-+++ pcre2-10.47-new/pcre2-config.in	2025-11-15 08:50:12.126467901 +0100
-@@ -28,19 +28,7 @@ if test $# -eq 0; then
- fi
- 
- libR=
--case `uname -s` in
--  *SunOS*)
--  libR=" -R@libdir@"
--  ;;
--  *BSD*)
--  libR=" -Wl,-R@libdir@"
--  ;;
--esac
--
- libS=
--if test @libdir@ != /usr/lib ; then
--  libS=-L@libdir@
--fi
- 
- while test $# -gt 0; do
-   case "$1" in

diff --git a/sources b/sources
index eb06234..1109065 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pcre2-10.47.tar.bz2) = 889a6fdc80f8a7285e4a75d189c183b4588df81bdf048302cf0830e11bbf9b9eeb387ba43dfd3aff8ffb3aa693291e8c535845c06e8ce92d1028cefa6b474804
+SHA512 (pcre2-10.48.tar.bz2) = b350b8bfc909f3ebf9dfe39c535f04cc4618997f0fa025d12b4d92aaaac3c15ae93b6def62ed220eabbe08df9277cda0b80de4eedb7ec7376daf7e6a78a868b8

                 reply	other threads:[~2026-09-15 20:38 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=178950472630.1.12907586289349294455.rpms-mingw-pcre2-ce7ca0f0c751@fedoraproject.org \
    --to=manisandro@gmail.com \
    --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