Added dist tag to spec
This commit is contained in:
parent
c006e1fef1
commit
f4d61ff8be
1 changed files with 4 additions and 1 deletions
|
|
@ -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 <jskarvad@redhat.com> - 1.0-0.2.rc1
|
||||
- Added dist tag to spec
|
||||
|
||||
* Tue Dec 20 2011 Jaroslav Škarvada <jskarvad@redhat.com> - 1.0-0.1.rc1
|
||||
- New version
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue