Update to upstream version 1.12.1
This commit is contained in:
parent
d5fad3e439
commit
73bd108e22
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/jsoup-1.11.1.tar.gz
|
||||
/jsoup-1.11.2.tar.gz
|
||||
/jsoup-1.11.3.tar.gz
|
||||
/jsoup-1.12.1.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: jsoup
|
||||
Version: 1.11.3
|
||||
Release: 4%{?dist}
|
||||
Version: 1.12.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Java library for working with real-world HTML
|
||||
License: MIT
|
||||
URL: http://jsoup.org/
|
||||
@ -53,6 +53,9 @@ jsoup will create a sensible parse tree.
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Jul 04 2019 Marian Koncek <mkoncek@redhat.com> - 1.12.1-1
|
||||
- Update to upstream version 1.12.1
|
||||
|
||||
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.11.3-4
|
||||
- Mass rebuild for javapackages-tools 201901
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jsoup-1.11.3.tar.gz) = d7a980a180a42708c4860f0df085f37831d94ce17e57be0333b6315b25cac3c94b1e965e97eae6e70786aee8263e843d746905b98919eba512c0a9bf67de41b9
|
||||
SHA512 (jsoup-1.12.1.tar.gz) = fd6c6799ce00b1bf2a87b5445813f1eed4a726ad1405349a3410492903a6158c5e9cfecf7c238416bf185da68cfd97b1d7f448f9e8aaa9a4d77d145498dfc90f
|
||||
|
Loading…
Reference in New Issue
Block a user