diff --git a/.gitignore b/.gitignore index cbfd4ac..9aeccf8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /sdformat_2.0.0.tar.bz2 /sdformat2_2.0.1.tar.bz2 /sdformat-2.3.0.tar.bz2 +/sdformat-2.3.2.tar.bz2 diff --git a/sdformat.spec b/sdformat.spec index db560f8..e1ffa00 100644 --- a/sdformat.spec +++ b/sdformat.spec @@ -2,8 +2,8 @@ %global apiver 2.3 Name: sdformat -Version: 2.3.0 -Release: 1%{?dist} +Version: 2.3.2 +Release: 2%{?dist} Summary: The Simulation Description Format License: ASL 2.0 @@ -90,6 +90,9 @@ make -C build test || cat build/Testing/Temporary/LastTest.log %doc build/doxygen/html %changelog +* Thu May 28 2015 Rich Mattes - 2.3.2-2 +- Update to release 2.3.2 (rhbz#1225680) + * Sat May 23 2015 Rich Mattes - 2.3.0-1 - Update to release 2.3.0 - Use license macro diff --git a/sources b/sources index 6de265f..e2a6ae0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e9f5d56720a5ad1b006e346b1fe7efdc sdformat-2.3.0.tar.bz2 +605afc029cc60b47209a963d91aedd60 sdformat-2.3.2.tar.bz2