diff --git a/vmmlib.spec b/vmmlib.spec index edb5d9c..ef84d80 100644 --- a/vmmlib.spec +++ b/vmmlib.spec @@ -1,6 +1,6 @@ Name: vmmlib Version: 1.0 -Release: 0.1.rc1 +Release: 0.2.rc1%{?dist} Summary: A vector and matrix math library implemented using C++ templates Group: Development/Libraries License: BSD @@ -51,6 +51,9 @@ mv include/vmmlib/{LICENSE,ACKNOWLEDGEMENTS} _tmpdoc/ %{_includedir}/vmmlib %changelog +* Tue Dec 20 2011 Jaroslav Škarvada - 1.0-0.2.rc1 +- Added dist tag to spec + * Tue Dec 20 2011 Jaroslav Škarvada - 1.0-0.1.rc1 - New version