Accepting request 206039 from home:dimstar:branches:GNOME:Factory

Update to 0.9.11

OBS-URL: https://build.opensuse.org/request/show/206039
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/check?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2013-11-07 19:54:59 +00:00 committed by Git OBS Bridge
parent 32d9c12e02
commit 0385b7ebb5
4 changed files with 17 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:823819235753e94ae0bcab3c46cc209de166c32ff2f52cefe120597db4403e6d
size 650135

3
check-0.9.11.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ea4e8c7ffb00bb4ffb3f59f11744a71f1cc4212c79f3083c7d9a4b0953976936
size 691146

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Nov 6 21:58:35 UTC 2013 - dimstar@opensuse.org
- Update to version 0.9.11:
+ Check's unit tests pass when compiled out of the source tree.
+ Check compiles for Windows using the MinGW/msys environment
(without using fork), and all unit tests pass.
+ Check compiles for Windows using the Cygwin environment, and
all unit tests pass.
+ Check compiles for Windows using MinGW in Linux (without using
fork), and all unit tests pass using wine 1.4.
-------------------------------------------------------------------
Thu Apr 18 19:47:22 UTC 2013 - dimstar@opensuse.org

View File

@ -17,13 +17,13 @@
Name: check
Version: 0.9.10
Version: 0.9.11
Release: 0
Summary: Unit Test Framework for C
License: LGPL-2.1+
Group: Development/Libraries/C and C++
Url: http://check.sourceforge.net/
Source: http://downloads.sourceforge.net/project/check/check/0.9.10/%{name}-%{version}.tar.gz
Source: http://downloads.sourceforge.net/project/check/check/0.9.11/%{name}-%{version}.tar.gz
Source99: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: pkg-config