0.9.12
This commit is contained in:
parent
b12bec7903
commit
53e25ceda2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/check-0.9.9.tar.gz
|
/check-0.9.9.tar.gz
|
||||||
/check-0.9.10.tar.gz
|
/check-0.9.10.tar.gz
|
||||||
/check-0.9.11.tar.gz
|
/check-0.9.11.tar.gz
|
||||||
|
/check-0.9.12.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: check
|
Name: check
|
||||||
Version: 0.9.11
|
Version: 0.9.12
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A unit test framework for C
|
Summary: A unit test framework for C
|
||||||
Source0: http://downloads.sourceforge.net/check/%{name}-%{version}.tar.gz
|
Source0: http://downloads.sourceforge.net/check/%{name}-%{version}.tar.gz
|
||||||
@ -116,6 +116,9 @@ fi
|
|||||||
%{_mandir}/man1/checkmk.1*
|
%{_mandir}/man1/checkmk.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Nov 5 2013 Tom Callaway <spot@fedoraproject.org> - 0.9.11-1
|
||||||
- update to 0.9.11
|
- update to 0.9.11
|
||||||
- use autoreconf -ivf instead of the patch
|
- use autoreconf -ivf instead of the patch
|
||||||
|
Loading…
Reference in New Issue
Block a user