[CQRlib] fix release number

tmatsuu tmatsuu at fedoraproject.org
Mon Oct 18 02:17:00 UTC 2010


commit bbbe732a26e22d6c78ed596fe875aab445201d4d
Author: Takanori MATSUURA <t.matsuu at gmail.com>
Date:   Mon Oct 18 11:16:46 2010 +0900

    fix release number

 CQRlib.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/CQRlib.spec b/CQRlib.spec
index cf9959e..6e83b6b 100644
--- a/CQRlib.spec
+++ b/CQRlib.spec
@@ -1,6 +1,6 @@
 Name:           CQRlib
 Version:        1.1.1
-Release:        0.1%{?dist}
+Release:        2%{?dist}
 Summary:        ANSI C API for quaternion arithmetic and rotation
 
 Group:          System Environment/Libraries
@@ -69,8 +69,12 @@ rm -rf %{buildroot}
 
 %changelog
 * Mon Oct 18 2010 Takanori MATSUURA <t.matsuu at gmail.com> - 1.1.1-0.2
+- use "make all" instead of "make"
 - add %%check
 
+* Thu Oct 14  2010 Takanori MATSUURA <t.matsuu at gmail.com> - 1.1.1-1
+- initial import (#545045).
+
 * Tue Oct 12 2010 Takanori MATSUURA <t.matsuu at gmail.com> - 1.1.1-0.1
 - use %%{_lib} detection to fix W: %%ifarch-applied-patch
 


More information about the scm-commits mailing list