diff --git a/.gitignore b/.gitignore index 72c72fa..7fa2e98 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /jsoup-1.10.1.tar.gz /jsoup-1.10.2.tar.gz /jsoup-1.10.3.tar.gz +/jsoup-1.11.1.tar.gz diff --git a/jsoup.spec b/jsoup.spec index 7be0a12..153f1a2 100644 --- a/jsoup.spec +++ b/jsoup.spec @@ -1,6 +1,6 @@ Name: jsoup -Version: 1.10.3 -Release: 2%{?dist} +Version: 1.11.1 +Release: 1%{?dist} Summary: Java library for working with real-world HTML License: MIT URL: http://jsoup.org/ @@ -13,6 +13,8 @@ BuildRequires: mvn(com.google.code.gson:gson) BuildRequires: mvn(junit:junit) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin) +BuildRequires: mvn(org.eclipse.jetty:jetty-server) +BuildRequires: mvn(org.eclipse.jetty:jetty-servlet) %description jsoup is a Java library for working with real-world HTML. @@ -60,6 +62,9 @@ API documentation for %{name}. %license LICENSE %changelog +* Mon Nov 06 2017 Michael Simacek - 1.11.1-1 +- Update to upstream version 1.11.1 + * Wed Jul 26 2017 Fedora Release Engineering - 1.10.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild diff --git a/sources b/sources index 0b665ff..3401e94 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (jsoup-1.10.3.tar.gz) = 59f807703297ddd79eaaac553314e8ef4219feef8ea8ea4e93a9dff196fda4e5e209948087e9cd048901ab53935effc3e4458bfbeb6a935a43231c2cdf9d7c31 +SHA512 (jsoup-1.11.1.tar.gz) = 704d5b317bfe2f7caeb47906ef394edae071f83aa88848a0cb882a9393977eafc9a4e333387d9633828b8a06ec72c3859e3c2ba76362d304fd763d4a7b8d8514