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 737452 - configure.ac: bump libsoup version requirement
configure.ac: bump libsoup version requirement
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-26 16:07 UTC by Andres Gomez
Modified: 2014-09-26 16:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
configure.ac: bump libsoup version requirement (824 bytes, patch)
2014-09-26 16:07 UTC, Andres Gomez
committed Details | Review

Description Andres Gomez 2014-09-26 16:07:07 UTC
Since the update in some deprecated soup API, we
are using new one only present sin 2.48.0, so
bump to it.
Comment 1 Andres Gomez 2014-09-26 16:07:10 UTC
Created attachment 287194 [details] [review]
configure.ac: bump libsoup version requirement
Comment 2 Carlos Garcia Campos 2014-09-26 16:20:12 UTC
What new libsoup API are we using?
Comment 4 Carlos Garcia Campos 2014-09-26 16:32:56 UTC
Ah, for the tests
Comment 5 Carlos Garcia Campos 2014-09-26 16:33:39 UTC
Comment on attachment 287194 [details] [review]
configure.ac: bump libsoup version requirement

Ok
Comment 6 Andres Gomez 2014-09-26 16:40:21 UTC
Attachment 287194 [details] pushed as e5cca91 - configure.ac: bump libsoup version requirement
Comment 7 Andres Gomez 2014-09-26 16:40:57 UTC
(In reply to comment #5)
> (From update of attachment 287194 [details] [review])
> Ok

Thanks!