This commit is contained in:
pertusus 2005-12-21 08:18:01 +00:00
commit 1edb804e02
3 changed files with 7 additions and 4 deletions

View file

@ -1,6 +1,6 @@
Name: cppunit
Version: 1.11.0
Release: 2%{?dist}
Version: 1.11.4
Release: 1%{?dist}
Summary: C++ unit testing framework
License: LGPL
@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
%doc doc/html/*
%changelog
* Wed Dec 21 2005 Patrice Dumas <dumas@centre-cired.fr> 1.11.4-1
- update
* Mon Aug 15 2005 Tom "spot" Callaway <tcallawa@redhat.com> 1.11.0-2
- various cleanups