This commit is contained in:
Tom Callaway 2014-01-21 16:34:12 -05:00
parent b12bec7903
commit 53e25ceda2
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/check-0.9.9.tar.gz
/check-0.9.10.tar.gz
/check-0.9.11.tar.gz
/check-0.9.12.tar.gz

View File

@ -1,5 +1,5 @@
Name: check
Version: 0.9.11
Version: 0.9.12
Release: 1%{?dist}
Summary: A unit test framework for C
Source0: http://downloads.sourceforge.net/check/%{name}-%{version}.tar.gz
@ -116,6 +116,9 @@ fi
%{_mandir}/man1/checkmk.1*
%changelog
* Tue Jan 21 2014 Tom Callaway <spot@fedoraproject.org> - 0.9.12-1
- update to 0.9.12
* Tue Nov 5 2013 Tom Callaway <spot@fedoraproject.org> - 0.9.11-1
- update to 0.9.11
- use autoreconf -ivf instead of the patch

View File

@ -1 +1 @@
fd5a03979bcab9fb80ba005b55f54178 check-0.9.11.tar.gz
46fe540d1a03714c7a1967dbc6d484e7 check-0.9.12.tar.gz