diff --git a/SPECS-EXTENDED/libjcat/libjcat.signatures.json b/SPECS-EXTENDED/libjcat/libjcat.signatures.json index fea9b924d45..3b143b033bb 100644 --- a/SPECS-EXTENDED/libjcat/libjcat.signatures.json +++ b/SPECS-EXTENDED/libjcat/libjcat.signatures.json @@ -1,5 +1,5 @@ { "Signatures": { - "libjcat-0.1.6.tar.xz": "be7b91c6cfdd1106b4cae2c1dab2381f9ea45f5fd14a4563d425cd01b40a1fe4" + "libjcat-0.2.2.tar.gz": "60fb1d30b16ba1a2dbf48998094d366bc94a082846b71decf9d6ac6bb6aa4800" } -} +} \ No newline at end of file diff --git a/SPECS-EXTENDED/libjcat/libjcat.spec b/SPECS-EXTENDED/libjcat/libjcat.spec index 8095ea2e223..4f8570698b5 100644 --- a/SPECS-EXTENDED/libjcat/libjcat.spec +++ b/SPECS-EXTENDED/libjcat/libjcat.spec @@ -5,11 +5,11 @@ Distribution: Azure Linux Summary: Library for reading Jcat files Name: libjcat -Version: 0.1.6 -Release: 3%{?dist} -License: LGPLv2+ +Version: 0.2.2 +Release: 1%{?dist} +License: LGPLv2.1+ URL: https://github.com/hughsie/libjcat -Source0: https://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz +Source0: https://github.com/hughsie/%{name}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: %{_bindir}/xsltproc BuildRequires: meson @@ -88,6 +88,10 @@ Executable and data files for installed tests. %dir %{_datadir}/installed-tests/libjcat %changelog +* Tue Nov 05 2024 Kevin Lockwood - 0.2.2-1 +- Update to 0.2.2 +- License verified. + * Mon Mar 21 2022 Pawel Winogrodzki - 0.1.6-3 - Adding BR on '%%{_bindir}/xsltproc'. - Disabled gtk doc generation to remove network dependency during build-time. diff --git a/cgmanifest.json b/cgmanifest.json index 2b62b45941e..c9e13f3f133 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -9861,8 +9861,8 @@ "type": "other", "other": { "name": "libjcat", - "version": "0.1.6", - "downloadUrl": "https://people.freedesktop.org/~hughsient/releases/libjcat-0.1.6.tar.xz" + "version": "0.2.2", + "downloadUrl": "https://github.com/hughsie/libjcat/archive/refs/tags/0.2.2.tar.gz" } } },