[SimplyHTML/f18] update to version 0.16.7

hannes hannes at fedoraproject.org
Fri Mar 29 08:17:38 UTC 2013


commit 7e78a39e90560fcc4e43d1903d9fc5051703f225
Author: hannes <hannes at fedoraproject.org>
Date:   Fri Mar 29 09:16:03 2013 +0100

    update to version 0.16.7
    
    Conflicts:
    	SimplyHTML.spec

 .gitignore      |    1 +
 SimplyHTML.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cda2d97..2ff2708 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /SimplyHTML_src_0_13_1.tar.gz
 /SimplyHTML_src_0_16_05.tar.gz
+/SimplyHTML_src_0_16_07.tar.gz
diff --git a/SimplyHTML.spec b/SimplyHTML.spec
index 2813a26..fb51544 100644
--- a/SimplyHTML.spec
+++ b/SimplyHTML.spec
@@ -1,12 +1,12 @@
 Name:	SimplyHTML		
-Version:	0.16.5
+Version:	0.16.7
 Release:	1%{?dist}
 Summary:	Application and a java component for rich text processing
 
 Group:		Development/Libraries
 License:	GPLv2 and BSD
 URL:		http://simplyhtml.sourceforge.net/
-Source0:	http://downloads.sourceforge.net/simplyhtml/%{name}_src_0_16_05.tar.gz
+Source0:	http://downloads.sourceforge.net/simplyhtml/%{name}_src_0_16_07.tar.gz
 Source1:	simplyhtml.sh
 Patch0:	simplyhtml-build.xml-classpath.patch
 Patch1:	simplyhtml-manifest-classpath.patch
@@ -45,7 +45,7 @@ Requires:	jpackage-utils
 This package contains the API documentation for %{name}.
 
 %prep
-%setup -q -n simplyhtml-0_16_05
+%setup -q -n simplyhtml-0_16_07
 %patch0 -p1
 %patch1 -p1
 find -name '*.class' -exec rm -f '{}' \;
@@ -106,6 +106,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Mar 29 2013 Johannes Lips <hannes at fedoraproject.org> 0.16.7-1
+- update to latest upstream version 
+
 * Sat Jan 19 2013 Johannes Lips <hannes at fedoraproject.org> 0.16.5-1
 - update to latest upstream version 
 
diff --git a/sources b/sources
index 13feeaf..ddeb836 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3e942be81349f517d64415701d4f912b  SimplyHTML_src_0_16_05.tar.gz
+8450cb7b9faee87699fa7b734013593d  SimplyHTML_src_0_16_07.tar.gz


More information about the scm-commits mailing list