diff --git a/jsoup-jsoup-1.15.3.tar.gz b/jsoup-jsoup-1.15.3.tar.gz deleted file mode 100644 index 65ff2d8..0000000 Binary files a/jsoup-jsoup-1.15.3.tar.gz and /dev/null differ diff --git a/jsoup.spec b/jsoup.spec index 86edc07..ec3948b 100644 --- a/jsoup.spec +++ b/jsoup.spec @@ -1,10 +1,10 @@ Name: jsoup -Version: 1.15.3 +Version: 1.14.2 Release: 1 Summary: Java HTML Parser License: MIT URL: http://jsoup.org/ -Source0: https://github.com/jhy/jsoup/archive/refs/tags/jsoup-jsoup-%{version}.tar.gz +Source0: https://github.com/jhy/jsoup/archive/refs/tags/jsoup-%{version}.tar.gz BuildArch: noarch BuildRequires: maven-local, mvn(org.apache.felix:maven-bundle-plugin) @@ -34,9 +34,6 @@ for extracting and manipulating data, using the best of DOM, CSS, and jquery-lik %{_javadocdir}/%{name}/* %changelog -* Tue Sep 20 2022 jiangpeng - 1.15.3-1 -- Type:CVE - SUG :NO - DESC : update to 1.15.3 to fix cve-2022-36033 - * Fri Sep 3 2021 houyingchao - 1.14.2-1 - Upgrade to 1.14.2