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-fontconfig] rawhide: Update to 2.18.2
Date: Sun, 12 Jul 2026 17:51:07 GMT	[thread overview]
Message-ID: <178387866711.1.11006856115233223599.rpms-mingw-fontconfig-4d3c725460d3@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/mingw-fontconfig
Branch : rawhide
Commit : 4d3c725460d379a33ff8c9d9e62998624d4303ff
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-07-12T19:50:57+02:00
Stats  : +15/-11 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/mingw-fontconfig/c/4d3c725460d379a33ff8c9d9e62998624d4303ff?branch=rawhide

Log:
Update to 2.18.2

---
diff --git a/.gitignore b/.gitignore
index 8a7be00..73add7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ fontconfig-2.6.0.tar.gz
 /fontconfig-2.15.0.tar.xz
 /fontconfig-2.16.0.tar.xz
 /fontconfig-2.17.1.tar.bz2
+/fontconfig-2.18.2.tar.bz2

diff --git a/fontconfig_tests.patch b/fontconfig_tests.patch
index bbfb4ec..c808a7c 100644
--- a/fontconfig_tests.patch
+++ b/fontconfig_tests.patch
@@ -1,7 +1,7 @@
-diff -rupN --no-dereference fontconfig-2.16.0/configure.ac fontconfig-2.16.0-new/configure.ac
---- fontconfig-2.16.0/configure.ac	2025-01-17 16:15:05.000000000 +0100
-+++ fontconfig-2.16.0-new/configure.ac	2025-01-27 13:49:40.578068268 +0100
-@@ -732,6 +732,21 @@ fi
+diff -rupN --no-dereference fontconfig-2.18.2/configure.ac fontconfig-2.18.2-new/configure.ac
+--- fontconfig-2.18.2/configure.ac	2026-07-09 11:30:10.000000000 +0200
++++ fontconfig-2.18.2-new/configure.ac	2026-07-12 19:50:41.594684009 +0200
+@@ -823,6 +823,21 @@ fi
  AM_CONDITIONAL(HAVE_PTHREAD, $have_pthread)
  
  
@@ -23,11 +23,11 @@ diff -rupN --no-dereference fontconfig-2.16.0/configure.ac fontconfig-2.16.0-new
  dnl ===========================================================================
  
  #
-diff -rupN --no-dereference fontconfig-2.16.0/Makefile.am fontconfig-2.16.0-new/Makefile.am
---- fontconfig-2.16.0/Makefile.am	2025-01-17 16:15:05.000000000 +0100
-+++ fontconfig-2.16.0-new/Makefile.am	2025-01-27 13:49:40.578381696 +0100
+diff -rupN --no-dereference fontconfig-2.18.2/Makefile.am fontconfig-2.18.2-new/Makefile.am
+--- fontconfig-2.18.2/Makefile.am	2026-07-09 11:30:10.000000000 +0200
++++ fontconfig-2.18.2-new/Makefile.am	2026-07-12 19:50:41.595158053 +0200
 @@ -24,7 +24,10 @@
- SUBDIRS=fontconfig fc-case fc-lang src \
+ SUBDIRS=fontconfig fc-case fc-lang fc-const fc-genericfamily src \
  	fc-cache fc-cat fc-conflist fc-list fc-match \
  	fc-pattern fc-query fc-scan fc-validate conf.d \
 -	its po po-conf test

diff --git a/mingw-fontconfig.spec b/mingw-fontconfig.spec
index c1eb075..8eb8af6 100644
--- a/mingw-fontconfig.spec
+++ b/mingw-fontconfig.spec
@@ -1,8 +1,8 @@
 %{?mingw_package_header}
 
 Name:           mingw-fontconfig
-Version:        2.17.1
-Release:        3%{?dist}
+Version:        2.18.2
+Release:        1%{?dist}
 Summary:        MinGW Windows Fontconfig library
 
 License:        MIT
@@ -165,6 +165,9 @@ rm -rf %{buildroot}%{mingw64_datadir}/doc
 
 
 %changelog
+* Sun Jul 12 2026 Sandro Mani <manisandro@gmail.com> - 2.18.2-1
+- Update to 2.18.2
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.17.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index e910bae..e224b22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fontconfig-2.17.1.tar.bz2) = d2fe03f86b1684e1ee26015296a850ec751a4159d107bb27700184af923efee4c37c454086bfe5576e3aedf32108179857004fecd9e6294f5254686a52852669
+SHA512 (fontconfig-2.18.2.tar.bz2) = 88c44d15930ed3c17613e5cebcd2d2abcd090c80d831d6fa968b484993dc16f0ccadc587c44a6385dc3987b256d10132084b3b7d608246d18e1d7db4a5acff87

                 reply	other threads:[~2026-07-12 17:51 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=178387866711.1.11006856115233223599.rpms-mingw-fontconfig-4d3c725460d3@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