From d7236f6013655c8d6d8bb8f61410f2f21a4c9607 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Jun 02 2014 13:45:21 +0000 Subject: 0.9.13 --- diff --git a/.gitignore b/.gitignore index 3709823..45b7655 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /check-0.9.10.tar.gz /check-0.9.11.tar.gz /check-0.9.12.tar.gz +/check-0.9.13.tar.gz diff --git a/check.spec b/check.spec index f3c7f4d..3aaaea4 100644 --- a/check.spec +++ b/check.spec @@ -1,6 +1,6 @@ Name: check -Version: 0.9.12 -Release: 2%{?dist} +Version: 0.9.13 +Release: 1%{?dist} Summary: A unit test framework for C Source0: http://downloads.sourceforge.net/check/%{name}-%{version}.tar.gz Group: Development/Tools @@ -116,6 +116,9 @@ fi %{_mandir}/man1/checkmk.1* %changelog +* Mon Jun 2 2014 Tom Callaway - 0.9.13-1 +- update to 0.9.13 + * Fri Apr 25 2014 Jerry James - 0.9.12-2 - Build with subunit support - Remove unused aarch64 patch diff --git a/sources b/sources index 328fb7b..996d9c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -46fe540d1a03714c7a1967dbc6d484e7 check-0.9.12.tar.gz +95530868f81a9496b2518fd2b713008a check-0.9.13.tar.gz