[vlc-commits] [Git][videolan/vlc][master] 2 commits: contrib: Bump medialibrary to 0.11.2

Jean-Baptiste Kempf (@jbk) gitlab at videolan.org
Sat Apr 2 13:40:30 UTC 2022



Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC


Commits:
b4a3ecc2 by Hugo Beauzée-Luyssen at 2022-04-02T12:48:25+00:00
contrib: Bump medialibrary to 0.11.2

The list of changes can be found at
https://code.videolan.org/videolan/medialibrary/-/milestones/13

- - - - -
0c6b776e by Hugo Beauzée-Luyssen at 2022-04-02T12:48:25+00:00
configure: Bump required medialibrary version

- - - - -


3 changed files:

- configure.ac
- contrib/src/medialibrary/SHA512SUMS
- contrib/src/medialibrary/rules.mak


Changes:

=====================================
configure.ac
=====================================
@@ -4316,7 +4316,7 @@ dnl Libnotify notification plugin
 dnl
 PKG_ENABLE_MODULES_VLC([NOTIFY], [], [libnotify], [libnotify notification], [auto])
 
-PKG_ENABLE_MODULES_VLC([MEDIALIBRARY], [medialibrary], [medialibrary >= 0.11.0], (medialibrary support), [auto])
+PKG_ENABLE_MODULES_VLC([MEDIALIBRARY], [medialibrary], [medialibrary >= 0.11.2], (medialibrary support), [auto])
 
 dnl
 dnl  Endianness check


=====================================
contrib/src/medialibrary/SHA512SUMS
=====================================
@@ -1 +1 @@
-5d60f8dd366e8157b7c29f22ff5e678b4bc85e3e7a5cf02faf181212fb018e3114319e7cc884bb23c5f5156190f906ac9103445fe00163389011a03828a24f95  medialibrary-0.11.1.tar.bz2
+f4d67d06339cd0d07536b012eb30e5ddd3decca4eeba3c1bb1d1b76ab233acc0e0145fc4c9b1f1bc3d2e3686dadd3c7a9525bd71f85d9dadd54bdadc10e53feb  medialibrary-0.11.2.tar.bz2


=====================================
contrib/src/medialibrary/rules.mak
=====================================
@@ -1,4 +1,4 @@
-MEDIALIBRARY_VERSION := 0.11.1
+MEDIALIBRARY_VERSION := 0.11.2
 MEDIALIBRARY_URL := https://code.videolan.org/videolan/medialibrary/-/archive/$(MEDIALIBRARY_VERSION)/medialibrary-$(MEDIALIBRARY_VERSION).tar.bz2
 
 PKGS += medialibrary



View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/63033c7cb7835f6d70b5f63d18d9f1d416256092...0c6b776e0fa168c78fe268086651903fefb6f7e1

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/63033c7cb7835f6d70b5f63d18d9f1d416256092...0c6b776e0fa168c78fe268086651903fefb6f7e1
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list