[jlatexmath] changelog and .gitignore standardization

Clément David davidcl at fedoraproject.org
Fri Dec 23 06:14:20 UTC 2011


commit 2367873fd2898b35d92e3425beb4747c9b31af96
Author: Clément DAVID <davidcl at fedoraproject.org>
Date:   Fri Dec 23 07:14:00 2011 +0100

    changelog and .gitignore standardization

 .gitignore      |    6 ++++++
 jlatexmath.spec |    3 +++
 2 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34455f0..3fad2e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,8 @@
 /jlatexmath-src-all-0.9.6.zip
 /jlatexmath-src-all-0.9.7.zip
+
+*.rpm
+results_jlatexmath/
+*~
+
+
diff --git a/jlatexmath.spec b/jlatexmath.spec
index 1eead68..e0749b3 100644
--- a/jlatexmath.spec
+++ b/jlatexmath.spec
@@ -94,8 +94,11 @@ cp -rp doc/ $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %changelog
 * Thu Dec 22 2011 Clément David <c.david86 at gmail.com> - 0.9.7-1
 - Bump version
+
 * Thu Jun 03 2011 Clément David <c.david86 at gmail.com> - 0.9.6-2
 - Fix after first review
 - Add 0001-incorrect-fsf-address.patch
+
 * Thu Jun 02 2011 Clément David <c.david86 at gmail.com> - 0.9.6-1
 - Initial packaging
+


More information about the scm-commits mailing list