-
Notifications
You must be signed in to change notification settings - Fork 564
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libexttextcat: change the source from http to https
- Loading branch information
1 parent
9832572
commit 728e413
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,11 +3,11 @@ Distribution: Azure Linux | |
Name: libexttextcat | ||
Version: 3.4.6 | ||
Release: 1%{?dist} | ||
Summary: Text categAorization library | ||
Summary: Text categorization library | ||
|
||
License: BSD-3-Clause | ||
URL: https://wiki.documentfoundation.org/Libexttextcat | ||
Source: http://dev-www.libreoffice.org/src/libexttextcat/%{name}-%{version}.tar.xz | ||
Source: https://dev-www.libreoffice.org/src/libexttextcat/%{name}-%{version}.tar.xz | ||
|
||
BuildRequires: gcc | ||
BuildRequires: make | ||
|
@@ -67,6 +67,7 @@ make check | |
* Mon Nov 04 2024 Durga Jagadeesh Palli <[email protected]> - 3.4.6-1 | ||
- Update to 3.4.6-1 | ||
- License verified. | ||
- change the Source from http to https | ||
|
||
* Fri Oct 15 2021 Pawel Winogrodzki <[email protected]> - 3.4.5-7 | ||
- Initial CBL-Mariner import from Fedora 32 (license: MIT). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters