Skip to content

Commit 4e4f48c

Browse files
authored
adobe-mappings-pdf: Update version to 20230118 (#10792)
1 parent 647d59a commit 4e4f48c

3 files changed

Lines changed: 11 additions & 6 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"mapping-resources-pdf-20180407.tar.gz": "2a1b86a4877f62d05169d67244f3e952f0c30a2872f5a6b705b13e3fb15a6d8e"
3+
"mapping-resources-pdf-20230118.tar.gz": "a94b66aaa851ae5de9427904e6fd1a8be2246d66572fa38104bf8fc1d7f5593a"
44
}
55
}

SPECS-EXTENDED/adobe-mappings-pdf/adobe-mappings-pdf.spec

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@ Vendor: Microsoft Corporation
22
Distribution: Azure Linux
33
Name: adobe-mappings-pdf
44
Summary: PDF mapping resources from Adobe
5-
Version: 20180407
6-
Release: 6%{?dist}
5+
Version: 20230118
6+
Release: 1%{?dist}
77
License: BSD
88

99
URL: https://www.adobe.com/
10-
Source: https://github.com/adobe-type-tools/mapping-resources-pdf/archive/%{version}.tar.gz#/mapping-resources-pdf-%{version}.tar.gz
10+
Source0: https://github.com/adobe-type-tools/mapping-resources-pdf/archive/refs/tags/%{version}.tar.gz#/mapping-resources-pdf-%{version}.tar.gz
1111

1212
BuildArch: noarch
1313
BuildRequires: git
14+
BuildRequires: make
1415

1516
%description
1617
Mapping resources for PDF have a variety of functions, such as mapping CIDs
@@ -74,6 +75,10 @@ _EOF
7475
# =============================================================================
7576

7677
%changelog
78+
* Mon Oct 21 2024 Jyoti Kanase <v-jykanase@microsoft.com> - 20230118-1
79+
- Update to 20230118
80+
- License verified
81+
7782
* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 20180407-6
7883
- Initial CBL-Mariner import from Fedora 32 (license: MIT).
7984

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@
9595
"type": "other",
9696
"other": {
9797
"name": "adobe-mappings-pdf",
98-
"version": "20180407",
99-
"downloadUrl": "https://github.com/adobe-type-tools/mapping-resources-pdf/archive/20180407.tar.gz"
98+
"version": "20230118",
99+
"downloadUrl": "https://github.com/adobe-type-tools/mapping-resources-pdf/archive/refs/tags/20230118.tar.gz"
100100
}
101101
}
102102
},

0 commit comments

Comments
 (0)