public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libwmf] rawhide: 0.2.16
@ 2026-09-04 17:12 Gwyn Ciesla
0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-09-04 17:12 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libwmf
Branch : rawhide
Commit : c47b822424162d970a296efd4f83ec9256aca943
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2026-09-04T12:12:40-05:00
Stats : +7/-39 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/libwmf/c/c47b822424162d970a296efd4f83ec9256aca943?branch=rawhide
Log:
0.2.16
---
diff --git a/.gitignore b/.gitignore
index 13500ae..fb753cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/v0.2.13.tar.gz
+/v0.2.16.tar.gz
diff --git a/1f87c35bc2a36fdca760a4577761d30d9cc876e2.patch b/1f87c35bc2a36fdca760a4577761d30d9cc876e2.patch
deleted file mode 100644
index bc6071f..0000000
--- a/1f87c35bc2a36fdca760a4577761d30d9cc876e2.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-From 1f87c35bc2a36fdca760a4577761d30d9cc876e2 Mon Sep 17 00:00:00 2001
-From: Bo Anderson <mail@boanderson.me>
-Date: Tue, 27 Jun 2023 04:07:35 +0100
-Subject: [PATCH] Fix missing includes on macOS
-
----
- src/extra/gd/gd.c | 1 +
- src/extra/gd/gd_gd2.c | 1 +
- 2 files changed, 2 insertions(+)
-
-diff --git a/src/extra/gd/gd.c b/src/extra/gd/gd.c
-index dc6a9a7..a3395d6 100644
---- a/src/extra/gd/gd.c
-+++ b/src/extra/gd/gd.c
-@@ -1,4 +1,5 @@
- #include <stdio.h>
-+#include <limits.h>
- #include <math.h>
- #include <string.h>
- #include <stdlib.h>
-diff --git a/src/extra/gd/gd_gd2.c b/src/extra/gd/gd_gd2.c
-index 05d8dcb..e5c5d32 100644
---- a/src/extra/gd/gd_gd2.c
-+++ b/src/extra/gd/gd_gd2.c
-@@ -12,6 +12,7 @@
-
- #include <stdio.h>
- #include <errno.h>
-+#include <limits.h>
- #include <math.h>
- #include <string.h>
- #include <stdlib.h>
diff --git a/libwmf.spec b/libwmf.spec
index 25016d2..3388e90 100644
--- a/libwmf.spec
+++ b/libwmf.spec
@@ -1,7 +1,7 @@
Summary: Windows MetaFile Library
Name: libwmf
-Version: 0.2.13
-Release: 10%{?dist}
+Version: 0.2.16
+Release: 1%{?dist}
#libwmf is under the LGPLv2+, however...
#1. The tarball contains an old version of the urw-fonts under GPL+.
# Those fonts are not installed
@@ -11,8 +11,6 @@ License: LGPL-2.1-or-later AND GPL-2.0-or-later AND GPL-1.0-or-later
Source: https://github.com/caolanm/libwmf/archive/v%{version}.tar.gz
URL: https://github.com/caolanm/libwmf
-Patch0: 1f87c35bc2a36fdca760a4577761d30d9cc876e2.patch
-
Provides: bundled(gd) = 2.0.0
Requires: urw-fonts
@@ -47,8 +45,6 @@ using libwmf.
%setup -q
f=README ; iconv -f iso-8859-2 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
-%patch -P 0 -p1
-
%build
autoreconf -i -f -Ipatches
%configure --with-libxml2 --disable-static --disable-dependency-tracking --with-gsfontdir=/usr/share/fonts/urw-base35
@@ -98,6 +94,9 @@ sed -i $RPM_BUILD_ROOT%{_datadir}/libwmf/fonts/fontmap -e 's#libwmf/fonts#fonts/
%changelog
+* Fri Sep 04 2026 Gwyn Ciesla <gwync@protonmail.com> - 0.2.16-1
+- 0.2.16
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.13-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 277810a..e8cc75f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v0.2.13.tar.gz) = f45a936c9bc98fc1a5f2b0808b497119e4dcd3c132615fdddb7583e5719c7d1d7f85c16ebf313cad453e5b7ae3508bf6b80c4ed2b42322b7dec295d8f4eb86ce
+SHA512 (v0.2.16.tar.gz) = f6c48e557b9cb69910fc106db2fa497c44c0e5fc5088f353abdc981746db5a5015a4ee0749f0ec713da3d0275a1f5f9e27e93430d26b9cacb574cd28928e1714
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-04 17:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 17:12 [rpms/libwmf] rawhide: 0.2.16 Gwyn Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox