File tree Expand file tree Collapse file tree
SPECS-EXTENDED/libexttextcat Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "Signatures" : {
3- "libexttextcat-3.4.5 .tar.xz" : " 13fdbc9d4c489a4d0519e51933a1aa21fe3fb9eb7da191b87f7a63e82797dac8 "
3+ "libexttextcat-3.4.6 .tar.xz" : " 6d77eace20e9ea106c1330e268ede70c9a4a89744ddc25715682754eca3368df "
44 }
55}
Original file line number Diff line number Diff line change 11Vendor: Microsoft Corporation
22Distribution: Azure Linux
33Name: libexttextcat
4- Version: 3.4.5
5- Release: 7 %{?dist }
4+ Version: 3.4.6
5+ Release: 1 %{?dist }
66Summary: Text categorization library
77
8- License: BSD
8+ License: BSD-3-Clause
99URL: https://wiki.documentfoundation.org/Libexttextcat
10- Source: http ://dev-www.libreoffice.org/src/libexttextcat/%{name }-%{version }.tar.xz
10+ Source: https ://dev-www.libreoffice.org/src/libexttextcat/%{name }-%{version }.tar.xz
1111
1212BuildRequires: gcc
13+ BuildRequires: make
1314
1415%description
1516%{name } is an N-Gram-Based Text Categorization library primarily
@@ -36,10 +37,10 @@ you to easily create your own document fingerprints.
3637
3738%build
3839%configure --disable-silent-rules --disable-static --disable-werror
39- make %{? _smp_mflags }
40+ % make_build
4041
4142%install
42- make install DESTDIR=%{ buildroot }
43+ % make_install
4344rm -f %{buildroot }/%{_libdir }/* .la
4445
4546%check
@@ -63,6 +64,11 @@ make check
6364%{_bindir }/createfp
6465
6566%changelog
67+ * Mon Nov 04 2024 Durga Jagadeesh Palli <v-dpalli@microsoft.com> - 3.4.6-1
68+ - Update to 3.4.6-1
69+ - License verified.
70+ - change the Source from http to https
71+
6672* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 3.4.5-7
6773- Initial CBL-Mariner import from Fedora 32 (license: MIT).
6874
Original file line number Diff line number Diff line change 93519351 "type": "other",
93529352 "other": {
93539353 "name": "libexttextcat",
9354- "version": "3.4.5 ",
9355- "downloadUrl": "http ://dev-www.libreoffice.org/src/libexttextcat/libexttextcat-3.4.5 .tar.xz"
9354+ "version": "3.4.6 ",
9355+ "downloadUrl": "https ://dev-www.libreoffice.org/src/libexttextcat/libexttextcat-3.4.6 .tar.xz"
93569356 }
93579357 }
93589358 },
You can’t perform that action at this time.
0 commit comments