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-fribidi] rawhide: Update to 1.0.17
Date: Sun, 20 Sep 2026 16:38:09 GMT [thread overview]
Message-ID: <178992228943.1.15521966283098358617.rpms-mingw-fribidi-ee8ac4fb921e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mingw-fribidi
Branch : rawhide
Commit : ee8ac4fb921e325b1c38a5a4d3f005436392894c
Author : Sandro Mani <manisandro@gmail.com>
Date : 2026-09-20T18:37:56+02:00
Stats : +13/-9 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/mingw-fribidi/c/ee8ac4fb921e325b1c38a5a4d3f005436392894c?branch=rawhide
Log:
Update to 1.0.17
---
diff --git a/.gitignore b/.gitignore
index 4b277c4..3513bad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/fribidi-1.0.14.tar.xz
/fribidi-1.0.15.tar.xz
/fribidi-1.0.16.tar.xz
+/fribidi-1.0.17.tar.xz
diff --git a/fribidi-drop-bundled-gnulib.patch b/fribidi-drop-bundled-gnulib.patch
index aebca39..27c602b 100644
--- a/fribidi-drop-bundled-gnulib.patch
+++ b/fribidi-drop-bundled-gnulib.patch
@@ -1,16 +1,16 @@
-diff -rupN --no-dereference fribidi-1.0.16/bin/meson.build fribidi-1.0.16-new/bin/meson.build
---- fribidi-1.0.16/bin/meson.build 2024-09-25 20:04:10.000000000 +0200
-+++ fribidi-1.0.16-new/bin/meson.build 2024-09-29 19:58:34.971034681 +0200
-@@ -1,7 +1,7 @@
- # The fribidi binary is used by the test setup, so if bin=false we still
+diff -rupN --no-dereference fribidi-1.0.17/bin/meson.build fribidi-1.0.17-new/bin/meson.build
+--- fribidi-1.0.17/bin/meson.build 2026-09-19 20:45:00.000000000 +0200
++++ fribidi-1.0.17-new/bin/meson.build 2026-09-20 18:37:36.518728282 +0200
+@@ -2,7 +2,7 @@
# need to build it for internal usage, we just won't install it.
+ gen_man_pages = 'fribidi.1'
fribidi = executable('fribidi',
- 'fribidi-main.c', 'getopt.c', 'getopt1.c', fribidi_unicode_version_h,
+ 'fribidi-main.c', fribidi_unicode_version_h,
c_args: ['-DHAVE_CONFIG_H'] + fribidi_static_cargs,
include_directories: incs,
link_with: libfribidi,
-@@ -12,7 +12,7 @@ if not get_option('bin')
+@@ -14,7 +14,7 @@ if not get_option('bin')
endif
executable('fribidi-benchmark',
diff --git a/mingw-fribidi.spec b/mingw-fribidi.spec
index 876ec43..7807c8e 100644
--- a/mingw-fribidi.spec
+++ b/mingw-fribidi.spec
@@ -3,8 +3,8 @@
%global pkgname fribidi
Name: mingw-%{pkgname}
-Version: 1.0.16
-Release: 5%{?dist}
+Version: 1.0.17
+Release: 1%{?dist}
Summary: MinGW Windows %{pkgname} library
License: LGPL-2.0-or-later
@@ -100,6 +100,9 @@ Static version of the MinGW Windows %{pkgname} library.
%changelog
+* Sun Sep 20 2026 Sandro Mani <manisandro@gmail.com> - 1.0.17-1
+- Update to 1.0.17
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.16-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 173f0f4..c95475e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fribidi-1.0.16.tar.xz) = e3a56f36155f6813e3609473639fc533de742309f561c463012dc90b412a1ac7694b765d92669b2cbfaee973ca0e92fa5e926e68a1a078921f26ef17d82ab651
+SHA512 (fribidi-1.0.17.tar.xz) = 70df8b9b2b8e552e969122227192b04c45e3fa2d133ed3642ba1cf8a8c5855cfeace4e0b009cdb9f58431dfc63fbf7878419594d4d7be095ee4d154d3b7570cc
reply other threads:[~2026-09-20 16: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=178992228943.1.15521966283098358617.rpms-mingw-fribidi-ee8ac4fb921e@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