Update to upstream version 1.11.3
This commit is contained in:
parent
629460656e
commit
abe894a4eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
|||||||
/jsoup-1.10.3.tar.gz
|
/jsoup-1.10.3.tar.gz
|
||||||
/jsoup-1.11.1.tar.gz
|
/jsoup-1.11.1.tar.gz
|
||||||
/jsoup-1.11.2.tar.gz
|
/jsoup-1.11.2.tar.gz
|
||||||
|
/jsoup-1.11.3.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: jsoup
|
Name: jsoup
|
||||||
Version: 1.11.2
|
Version: 1.11.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Java library for working with real-world HTML
|
Summary: Java library for working with real-world HTML
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://jsoup.org/
|
URL: http://jsoup.org/
|
||||||
@ -57,6 +57,9 @@ API documentation for %{name}.
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 19 2018 Michael Simacek <msimacek@redhat.com> - 1.11.3-1
|
||||||
|
- Update to upstream version 1.11.3
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.2-2
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (jsoup-1.11.2.tar.gz) = 7b98dd78557b4e2c45cc1a860568fe170eaf71af067fcc0d3b70adc3c29d55c99b5fa2e27ae9533507ba1c3416cb32ce9a579b56ba87f4a5cfa7f44054ad46f7
|
SHA512 (jsoup-1.11.3.tar.gz) = aa17dae2fc5c1589c60aa7cdaed717b52b175727d9c9e35c7600de985a02855ba8d7770509bd4a97e0e8a72b7036d3d6609e08f37e7c71649d1ae9f46a1117b8
|
||||||
|
Loading…
Reference in New Issue
Block a user