Changeset 246262 in webkit
- Timestamp:
- Jun 10, 2019, 7:42:26 AM (7 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 deleted
- 2 edited
-
ChangeLog (modified) (1 diff)
-
gtk/jhbuild.modules (modified) (1 diff)
-
gtk/patches/shared-mime-info-xht-glob.patch (deleted)
-
gtk/patches/shared-mime-info-xhtml-magic.patch (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r246257 r246262 1 2019-06-10 Adrian Perez de Castro <aperez@igalia.com> 2 3 [JHBuild] Bump shared-mime-info to version ≥ 1.6 4 https://bugs.webkit.org/show_bug.cgi?id=198714 5 6 Reviewed by Carlos Garcia Campos. 7 8 * gtk/jhbuild.modules: Bump shared-mime-info version to 1.10. 9 * gtk/patches/shared-mime-info-xht-glob.patch: Removed. 10 * gtk/patches/shared-mime-info-xhtml-magic.patch: Removed. 11 1 12 2019-06-10 Philippe Normand <pnormand@igalia.com> 2 13 -
trunk/Tools/gtk/jhbuild.modules
r246255 r246262 420 420 <dep package="glib"/> 421 421 </dependencies> 422 <branch module="/~hadess/shared-mime-info-${version}.tar.xz" version="1. 5"422 <branch module="/~hadess/shared-mime-info-${version}.tar.xz" version="1.10" 423 423 repo="freedesktop.org" 424 hash="sha256:d6412840eb265bf36e61fd7b6fc6bea21b0f58cb22bed16f2ccccdd54bea4180"> 425 <patch file="shared-mime-info-xht-glob.patch" strip="1"/> 426 <patch file="shared-mime-info-xhtml-magic.patch" strip="1"/> 427 </branch> 424 hash="sha256:c625a83b4838befc8cafcd54e3619946515d9e44d63d61c4adf7f5513ddfbebf"/> 428 425 </autotools> 429 426
Note:
See TracChangeset
for help on using the changeset viewer.