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 704066 - Build: required vala version needs change
Build: required vala version needs change
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2013-07-12 08:15 UTC by regis.merlino
Modified: 2013-07-12 08:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Update required vala version (775 bytes, patch)
2013-07-12 08:17 UTC, regis.merlino
none Details | Review
build: Bump vala version (791 bytes, patch)
2013-07-12 08:19 UTC, Jens Georg
committed Details | Review

Description regis.merlino 2013-07-12 08:15:16 UTC
Commit 6a481ee makes use of the xml doc search_ns() function that requires vala 0.19.0
Comment 1 regis.merlino 2013-07-12 08:17:36 UTC
Created attachment 248987 [details] [review]
Update required vala version
Comment 2 Jens Georg 2013-07-12 08:19:51 UTC
Created attachment 248988 [details] [review]
build: Bump vala version

Necessary for search_ns () in libxml2 vapi from commit 6a481ee
Comment 3 Jens Georg 2013-07-12 08:20:36 UTC
Comment on attachment 248988 [details] [review]
build: Bump vala version

Bumped to 0.20, the stable release featuring this

Attachment 248988 [details] pushed as bd4d380 - build: Bump vala version
Comment 4 Jens Georg 2013-07-12 08:39:54 UTC
Sorry, I didn't see your patch