[packages/font-manager] - up to 0.8.8

mrozowik mrozowik at pld-linux.org
Mon Feb 14 02:09:50 CET 2022


commit 26950c0a887048c30c09dff044e41836c0aad333
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Mon Feb 14 01:09:30 2022 +0000

    - up to 0.8.8

 font-manager-fix-gcc11-compilation.patch | 23 -----------------------
 font-manager.spec                        |  8 +++-----
 2 files changed, 3 insertions(+), 28 deletions(-)
---
diff --git a/font-manager.spec b/font-manager.spec
index cad192b..c008f3a 100644
--- a/font-manager.spec
+++ b/font-manager.spec
@@ -1,17 +1,16 @@
 Summary:	A simple font management application for Gtk+ Desktop Environments
 Summary(pl.UTF-8):	Prosty manager czcionek dla środowisk graficznych opartych na Gtk+
 Name:		font-manager
-Version:	0.8.7
+Version:	0.8.8
 Release:	1
 License:	GPL-3.0-or-later
 URL:		https://fontmanager.github.io/
 Source0:	https://github.com/FontManager/font-manager/archive/refs/tags/%{version}.tar.gz
-# Source0-md5:	8afa347e3e9bceee53c95d5087a326e4
-Patch0:		%{name}-fix-gcc11-compilation.patch
+# Source0-md5:	9dbcaf606df347b3daba338cce495846
 BuildRequires:	Thunar-devel
 BuildRequires:	appstream-glib
 BuildRequires:	cinnamon-nemo-devel
-BuildRequires:	fontconfig-devel
+BuildRequires:	fontconfig-devel >= 2.12
 BuildRequires:	freetype-devel
 BuildRequires:	gettext
 BuildRequires:	glib2-devel >= 2.44
@@ -130,7 +129,6 @@ Ten pakiet integruje Font-Manager'a z wyszukiwarką gnome shell
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %meson -Dnautilus=True -Dnemo=True -Dthunar=true -Dreproducible=true build
diff --git a/font-manager-fix-gcc11-compilation.patch b/font-manager-fix-gcc11-compilation.patch
deleted file mode 100644
index 800efc9..0000000
--- a/font-manager-fix-gcc11-compilation.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From f9c4621389dae5999ca9d2f3c8402c2512a9ea60 Mon Sep 17 00:00:00 2001
-From: Jerry Casiano <JerryCasiano at gmail.com>
-Date: Thu, 30 Sep 2021 18:31:10 -0400
-Subject: [PATCH] - Add (skip) annotation to fsType_to_string - Issue #240
-
----
- lib/common/font-manager-freetype.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/lib/common/font-manager-freetype.c b/lib/common/font-manager-freetype.c
-index cd0236a4..9d3bfac6 100644
---- a/lib/common/font-manager-freetype.c
-+++ b/lib/common/font-manager-freetype.c
-@@ -278,7 +278,7 @@ font_manager_fsType_get_type (void)
- }
-
- /**
-- * font_manager_fsType_to_string:
-+ * font_manager_fsType_to_string: (skip)
-  * @fstype: #FontManagerfsType
-  *
-  * Returns a description of the fsType field suitable for display.
-
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/font-manager.git/commitdiff/26950c0a887048c30c09dff044e41836c0aad333



More information about the pld-cvs-commit mailing list