public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mingw-pcre2] f44: Update to 10.48
@ 2026-09-15 20:38 Sandro Mani
0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-09-15 20:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mingw-pcre2
Branch : f44
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=f44
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-15 20:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15 20:38 [rpms/mingw-pcre2] f44: Update to 10.48 Sandro Mani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox