Skip to content

Commit

Permalink
libexttextcat: change the source from http to https
Browse files Browse the repository at this point in the history
  • Loading branch information
durgajagadeesh committed Jan 22, 2025
1 parent 9832572 commit 728e413
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions SPECS-EXTENDED/libexttextcat/libexttextcat.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -67,6 +67,7 @@ make check
* Mon Nov 04 2024 Durga Jagadeesh Palli <v-dpalli@microsoft.com> - 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 <pawelwi@microsoft.com> - 3.4.5-7
- Initial CBL-Mariner import from Fedora 32 (license: MIT).
Expand Down
2 changes: 1 addition & 1 deletion cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9362,7 +9362,7 @@
"other": {
"name": "libexttextcat",
"version": "3.4.6",
"downloadUrl": "http://dev-www.libreoffice.org/src/libexttextcat/libexttextcat-3.4.6.tar.xz"
"downloadUrl": "https://dev-www.libreoffice.org/src/libexttextcat/libexttextcat-3.4.6.tar.xz"
}
}
},
Expand Down

0 comments on commit 728e413

Please sign in to comment.