After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 741550 - Incorrect check version advertised
Incorrect check version advertised
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal trivial
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-12-15 13:56 UTC by Sebastian Rasmussen
Modified: 2014-12-15 14:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch. (794 bytes, patch)
2014-12-15 14:01 UTC, Sebastian Rasmussen
committed Details | Review

Description Sebastian Rasmussen 2014-12-15 13:56:01 UTC
CHECK_MICRO_VERSION and hence CHECK_VERSION are incorrect in m4/check-checks.m4
Comment 1 Sebastian Rasmussen 2014-12-15 14:01:28 UTC
Created attachment 292750 [details] [review]
Proposed patch.
Comment 2 Sebastian Dröge (slomo) 2014-12-15 14:14:52 UTC
commit 755a66b6a2acb44178d5472239749bcffbf9d6d8
Author: Sebastian Rasmussen <sebras@hotmail.com>
Date:   Mon Dec 15 14:53:28 2014 +0100

    check: Update version number of included libcheck
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=741550