update to 0.9.6

This commit is contained in:
Tom Callaway 2009-01-06 22:09:00 +00:00
parent b111f2ebcf
commit 5fa372a2f4
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
check-0.9.5.tar.gz check-0.9.6.tar.gz

View File

@ -1,6 +1,6 @@
Name: check Name: check
Version: 0.9.5 Version: 0.9.6
Release: 3%{?dist} Release: 1%{?dist}
Summary: A unit test framework for C Summary: A unit test framework for C
Source0: http://download.sourceforge.net/check/%{name}-%{version}.tar.gz Source0: http://download.sourceforge.net/check/%{name}-%{version}.tar.gz
Group: Development/Tools Group: Development/Tools
@ -82,6 +82,9 @@ fi
%{_libdir}/libcheck.a %{_libdir}/libcheck.a
%changelog %changelog
* Tue Jan 6 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 0.9.6-1
- update to 0.9.6
* Mon Dec 1 2008 Jerry James <loganjerry@gmail.com> - 0.9.5-3 * Mon Dec 1 2008 Jerry James <loganjerry@gmail.com> - 0.9.5-3
- Fix unowned directory (bz 473635) - Fix unowned directory (bz 473635)
- Drop unnecessary BuildRequires - Drop unnecessary BuildRequires

View File

@ -1 +1 @@
30143c7974b547a12a7da47809a90951 check-0.9.5.tar.gz 6f80cd4a24d14ad706117a7714222420 check-0.9.6.tar.gz