]> git.pld-linux.org Git - packages/font-manager.git/commitdiff
- up to 0.8.8 master auto/th/font-manager-0.8.8-1
authorKrzysztof Mrozowicz <mrozowik@pld-linux.org>
Mon, 14 Feb 2022 01:09:30 +0000 (01:09 +0000)
committerKrzysztof Mrozowicz <mrozowik@pld-linux.org>
Mon, 14 Feb 2022 01:09:30 +0000 (01:09 +0000)
font-manager-fix-gcc11-compilation.patch [deleted file]
font-manager.spec

diff --git a/font-manager-fix-gcc11-compilation.patch b/font-manager-fix-gcc11-compilation.patch
deleted file mode 100644 (file)
index 800efc9..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-From f9c4621389dae5999ca9d2f3c8402c2512a9ea60 Mon Sep 17 00:00:00 2001
-From: Jerry Casiano <JerryCasiano@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.
-
index cad192b6afa25475292c279e58920f8d17952e0d..c008f3a06df00c444ea087ea60857d1e5b92f348 100644 (file)
@@ -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
This page took 0.147784 seconds and 4 git commands to generate.