[jlatexmath] Bump version

Clément David davidcl at fedoraproject.org
Tue Sep 25 07:25:33 UTC 2012


commit 59c4c28df91df91994a0c71ccdad893bff9a9f7e
Author: Clément DAVID <davidcl at fedoraproject.org>
Date:   Tue Sep 25 09:24:42 2012 +0200

    Bump version

 .gitignore      |    1 +
 jlatexmath.spec |   12 ++++++------
 sources         |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3fad2e8..d70dbad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ results_jlatexmath/
 *~
 
 
+/jlatexmath-src-all-1.0.0.zip
diff --git a/jlatexmath.spec b/jlatexmath.spec
index 9e12d27..a34eaf2 100644
--- a/jlatexmath.spec
+++ b/jlatexmath.spec
@@ -1,15 +1,12 @@
 Name:           jlatexmath
-Version:        0.9.7
-Release:        3%{?dist}
+Version:        1.0.0
+Release:        1%{?dist}
 Summary:        Java API to display mathematical formulas written in LaTeX
 
 Group:          Development/Libraries
 License:        GPLv2+
 URL:            http://forge.scilab.org/index.php/p/jlatexmath/
-# $ wget http://forge.scilab.org/index.php/p/jlatexmath/downloads/348/get/
-# After correction of http://projects.ceondo.com/p/indefero/issues/686/ should become :
-# Source0: http://forge.scilab.org/index.php/p/jlatexmath/downloads/%{name}-src-all-%{version}.zip
-Source0:        jlatexmath-src-all-0.9.7.zip
+Source0:        http://forge.scilab.org/index.php/p/jlatexmath/downloads/get/%{name}-src-all-%{version}.zip
 # Fix incorrect-fsf-address /usr/share/doc/jlatexmath-fop-0.9.6/LICENSE
 # upstream bug : http://forge.scilab.org/index.php/p/jlatexmath/issues/458/
 
@@ -92,6 +89,9 @@ cp -rp doc/ $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Sep 25 2012 Clément David <c.david86 at gmail.com> - 1.0.0-1
+- Bump version
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 299da7b..e51e07d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-41382e3b062a66df485ad96758aea873  jlatexmath-src-all-0.9.7.zip
+57d9e72d9d9abed0f3aeb4a6918dc492  jlatexmath-src-all-1.0.0.zip


More information about the scm-commits mailing list