mizdebsk pushed to jsoup (master). "Update to upstream version 1.8.2"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 18:53:18 UTC 2015


>From 7ccaa25ee8b0cc4bab65878e7ec4e7b2ebc54e40 Mon Sep 17 00:00:00 2001
From: Mikolaj Izdebski <mizdebsk at redhat.com>
Date: Tue, 14 Apr 2015 20:47:10 +0200
Subject: Update to upstream version 1.8.2


diff --git a/.gitignore b/.gitignore
index 50750fc..e1ef930 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /jsoup-1.6.1.tar.xz
 /jsoup-jsoup-1.7.2.tar.gz
 /jsoup-1.8.1.a.tar.gz
+/jsoup-1.8.2.tar.gz
diff --git a/jsoup.spec b/jsoup.spec
index fcd73eb..e0af4e9 100644
--- a/jsoup.spec
+++ b/jsoup.spec
@@ -1,8 +1,6 @@
-%global vertag .a
-
 Name:           jsoup
-Version:        1.8.1
-Release:        1%{?vertag}%{?dist}
+Version:        1.8.2
+Release:        1%{?dist}
 Summary:        Java library for working with real-world HTML
 License:        MIT
 URL:            http://%{name}.org/
@@ -52,12 +50,16 @@ API documentation for %{name}.
 %mvn_install
 
 %files -f .mfiles
-%doc LICENSE README CHANGES
+%doc README CHANGES
+%license LICENSE
 
 %files javadoc -f .mfiles-javadoc
-%doc LICENSE
+%license LICENSE
 
 %changelog
+* Tue Apr 14 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.8.2-1
+- Update to upstream version 1.8.2
+
 * Mon Sep 29 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.8.1-1
 - Update to upstream version 1.8.1
 
diff --git a/sources b/sources
index d330752..fa0ac0b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5dc05d64907e5b85f7d891b103969425  jsoup-1.8.1.a.tar.gz
+2ba0863083db21f9c06289d44f16d382  jsoup-1.8.2.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/jsoup.git/commit/?h=master&id=7ccaa25ee8b0cc4bab65878e7ec4e7b2ebc54e40


More information about the scm-commits mailing list