Skip to content

Commit 1b1cea3

Browse files
committed
Upgrade: libeasyfc version to 0.14.1
1 parent 81fb40a commit 1b1cea3

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"libeasyfc-0.14.0.tar.bz2": "7403945bc2277517364b02592c1bbd90e56b7efcfa77c3e2c3e6ba37f6e47000"
3+
"libeasyfc-0.14.1.tar.bz2": "87d4a5ddcfa74e4ace3a7333749d87ea25855de4a31a78a4f8e6212831432d31"
44
}
55
}

SPECS-EXTENDED/libeasyfc/libeasyfc.spec

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
Vendor: Microsoft Corporation
22
Distribution: Azure Linux
33
Name: libeasyfc
4-
Version: 0.14.0
5-
Release: 8%{?dist}
4+
Version: 0.14.1
5+
Release: 1%{?dist}
66
Summary: Easy configuration generator interface for fontconfig
77

88
License: LGPLv3+
9-
URL: http://tagoh.bitbucket.org/libeasyfc/
9+
URL: https://tagoh.bitbucket.org/libeasyfc/
1010
Source0: https://bitbucket.org/tagoh/libeasyfc/downloads/%{name}-%{version}.tar.bz2
1111
Patch0: %{name}-freetype.patch
12-
Patch1: %{name}-fix-config.patch
1312

1413
BuildRequires: glib2-devel gobject-introspection-devel libxml2-devel fontconfig-devel >= 2.12.93 harfbuzz-devel
1514
BuildRequires: gettext
@@ -96,6 +95,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
9695
%{_datadir}/gir-*/Easyfc-*.gir
9796

9897
%changelog
98+
* Tue Nov 19 2024 Jyoti Kanase <v-jykanase@microsoft.com> - 0.14.1-1
99+
- Update to 0.14.1
100+
- License verified
101+
99102
* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 0.14.0-8
100103
- Initial CBL-Mariner import from Fedora 32 (license: MIT).
101104

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9121,8 +9121,8 @@
91219121
"type": "other",
91229122
"other": {
91239123
"name": "libeasyfc",
9124-
"version": "0.14.0",
9125-
"downloadUrl": "https://bitbucket.org/tagoh/libeasyfc/downloads/libeasyfc-0.14.0.tar.bz2"
9124+
"version": "0.14.1",
9125+
"downloadUrl": "https://bitbucket.org/tagoh/libeasyfc/downloads/libeasyfc-0.14.1.tar.bz2"
91269126
}
91279127
}
91289128
},

0 commit comments

Comments
 (0)