Update to release 1.4.11
This commit is contained in:
parent
f8f79f5d09
commit
b91e0ca304
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/sdformat_1.4.10.tar.bz2
|
||||
/sdformat_1.4.11.tar.bz2
|
||||
|
@ -1,9 +1,9 @@
|
||||
%global hghash 7b6191c4e86e
|
||||
%global hghash 8e386fc1f1c6
|
||||
%global apiver 1.4
|
||||
|
||||
Name: sdformat
|
||||
Version: 1.4.10
|
||||
Release: 2%{?dist}
|
||||
Version: 1.4.11
|
||||
Release: 1%{?dist}
|
||||
Summary: The Simulation Description Format
|
||||
|
||||
License: ASL 2.0
|
||||
@ -88,6 +88,9 @@ make -C build test || exit 0
|
||||
%doc build/doxygen/html
|
||||
|
||||
%changelog
|
||||
* Wed Nov 27 2013 Rich Mattes <richmattes@gmail.com> - 1.4.11-1
|
||||
- Update to release 1.4.11
|
||||
|
||||
* Tue Nov 19 2013 Rich Mattes <richmattes@gmail.com> - 1.4.10-2
|
||||
- Moved documentation into a separate subpackage
|
||||
- Removed bundled gtest
|
||||
|
Loading…
Reference in New Issue
Block a user