Update to upstream version 1.8.3
This commit is contained in:
parent
e44309081a
commit
f3996ea417
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/jsoup-jsoup-1.7.2.tar.gz
|
||||
/jsoup-1.8.1.a.tar.gz
|
||||
/jsoup-1.8.2.tar.gz
|
||||
/jsoup-1.8.3.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: jsoup
|
||||
Version: 1.8.2
|
||||
Release: 2%{?dist}
|
||||
Version: 1.8.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Java library for working with real-world HTML
|
||||
License: MIT
|
||||
URL: http://%{name}.org/
|
||||
@ -57,6 +57,9 @@ API documentation for %{name}.
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Aug 04 2015 Michael Simacek <msimacek@redhat.com> - 1.8.3-1
|
||||
- Update to upstream version 1.8.3
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user