[jlatexmath] Update version to 1.0.1

Clément David davidcl at fedoraproject.org
Mon Feb 25 16:48:07 UTC 2013


commit dfa22d1806872c0e14df61301183fffd4b0f2b3e
Author: Clément DAVID <clement.david at scilab-enterprises.com>
Date:   Mon Feb 25 17:40:38 2013 +0100

    Update version to 1.0.1

 .gitignore      |   11 +++++------
 jlatexmath.spec |    9 +++++----
 sources         |    2 +-
 3 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d70dbad..cf5ec2b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,8 @@
-/jlatexmath-src-all-0.9.6.zip
-/jlatexmath-src-all-0.9.7.zip
-
-*.rpm
-results_jlatexmath/
 *~
 
+/jlatexmath-src-all-*.zip
+/*.src.rpm
 
-/jlatexmath-src-all-1.0.0.zip
+/results_jlatexmath/
+/.build-*.log
+/clog
diff --git a/jlatexmath.spec b/jlatexmath.spec
index 1ad9448..fdca819 100644
--- a/jlatexmath.spec
+++ b/jlatexmath.spec
@@ -1,14 +1,12 @@
 Name:           jlatexmath
-Version:        1.0.0
-Release:        3%{?dist}
+Version:        1.0.1
+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/
 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/
 
 BuildRequires:  jpackage-utils
 BuildRequires:  java-devel
@@ -89,6 +87,9 @@ cp -rp doc/ $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Feb 25 2013 Clément David <c.david86 at gmail.com> - 1.0.1-1
+- Update version to 1.0.1
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index e51e07d..bfe0f51 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-57d9e72d9d9abed0f3aeb4a6918dc492  jlatexmath-src-all-1.0.0.zip
+e0522e5ada92508a71c747ae752126a6  jlatexmath-src-all-1.0.1.zip


More information about the scm-commits mailing list