diff --git a/SPECS-EXTENDED/liblangtag/liblangtag.signatures.json b/SPECS-EXTENDED/liblangtag/liblangtag.signatures.json index 78a3ac1b997..a014bc5eeb4 100644 --- a/SPECS-EXTENDED/liblangtag/liblangtag.signatures.json +++ b/SPECS-EXTENDED/liblangtag/liblangtag.signatures.json @@ -1,5 +1,5 @@ { "Signatures": { - "liblangtag-0.6.3.tar.bz2": "1f12a20a02ec3a8d22e54dedb8b683a43c9c160bda1ba337bf1060607ae733bd" + "liblangtag-0.6.7.tar.bz2": "5ed6bcd4ae3f3c05c912e62f216cd1a44123846147f729a49fb5668da51e030e" } -} +} \ No newline at end of file diff --git a/SPECS-EXTENDED/liblangtag/liblangtag.spec b/SPECS-EXTENDED/liblangtag/liblangtag.spec index 6850baa19a3..29138cb0251 100644 --- a/SPECS-EXTENDED/liblangtag/liblangtag.spec +++ b/SPECS-EXTENDED/liblangtag/liblangtag.spec @@ -4,14 +4,14 @@ %global soversion_gobject 0 Name: liblangtag -Version: 0.6.3 -Release: 3%{?dist} +Version: 0.6.7 +Release: 1%{?dist} Summary: An interface library to access tags for identifying languages License: LGPLv3+ or MPLv2.0 Vendor: Microsoft Corporation Distribution: Azure Linux -URL: http://tagoh.bitbucket.org/liblangtag/ +URL: https://bitbucket.org/tagoh/liblangtag Source0: https://bitbucket.org/tagoh/%{name}/downloads/%{name}-%{version}.tar.bz2 Requires: %{name}-data = %{version}-%{release} @@ -127,6 +127,10 @@ make %{?_smp_mflags} check %{_datadir}/gtk-doc/html/%{name} %changelog +* Tue Nov 19 2024 Kevin Lockwood - 0.6.7-1 +- Update to 0.6.7 +- License verified. + * Fri Oct 15 2021 Pawel Winogrodzki - 0.6.3-3 - Initial CBL-Mariner import from Fedora 32 (license: MIT). diff --git a/cgmanifest.json b/cgmanifest.json index 59ac79df69a..ce9f2d06d89 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -9861,8 +9861,8 @@ "type": "other", "other": { "name": "liblangtag", - "version": "0.6.3", - "downloadUrl": "https://bitbucket.org/tagoh/liblangtag/downloads/liblangtag-0.6.3.tar.bz2" + "version": "0.6.7", + "downloadUrl": "https://bitbucket.org/tagoh/liblangtag/downloads/liblangtag-0.6.7.tar.bz2" } } },