diff --git a/.gitignore b/.gitignore index 770257c..c41272d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /ignition-math2-2.2.3.tar.bz2 /ignition-math2-2.3.0.tar.bz2 +/ignition-math2-2.4.1.tar.bz2 diff --git a/ignition-math.spec b/ignition-math.spec index e105258..76f2851 100644 --- a/ignition-math.spec +++ b/ignition-math.spec @@ -1,8 +1,8 @@ %global _docdir_fmt %{name} Name: ignition-math -Version: 2.3.0 -Release: 2%{?dist} +Version: 2.4.1 +Release: 1%{?dist} Summary: Small, Fast, High Performance Math Library Group: Development/Libraries @@ -16,8 +16,8 @@ BuildRequires: rubygem-ronn %description -Ignition Math is a component in the Ignition framework, a set of libraries -designed to rapidly develop robot applications. The library defines math +Ignition Math is a component in the Ignition framework, a set of libraries +designed to rapidly develop robot applications. The library defines math classes and functions used in other Ignition libraries and programs. %package devel @@ -85,6 +85,9 @@ make -C build test ARGS="-V" %doc build/doxygen/html %changelog +* Sun Jul 17 2016 Rich Mattes - 2.4.1-1 +- Update to release 2.4.1 + * Thu Feb 04 2016 Fedora Release Engineering - 2.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 3695d20..dfde9a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20dd51cac9a550e909a3c1c03c8b1e76 ignition-math2-2.3.0.tar.bz2 +96a9474bb2f6f21f1833af6f51688720 ignition-math2-2.4.1.tar.bz2