[libdvdnav-devel] [Git][videolan/libdvdread][master] Prepare NEWS for 7.1.1
Jean-Baptiste Kempf (@jbk)
gitlab at videolan.org
Sat Jul 18 00:29:03 UTC 2026
Jean-Baptiste Kempf pushed to branch master at VideoLAN / libdvdread
Commits:
4246b2c7 by Jean-Baptiste Kempf at 2026-07-18T02:27:44+02:00
Prepare NEWS for 7.1.1
- - - - -
2 changed files:
- NEWS
- meson.build
Changes:
=====================================
NEWS
=====================================
@@ -1,3 +1,7 @@
+libdvdread (7.1.1)
+ * reduce the number of symbols exported to avoid conflicts when linking
+ * improve CI coverage
+
libdvdread (7.1.0)
* DVD-Audio support:
* Allow CPRM and CSS decryption support to be available simultaneously
=====================================
meson.build
=====================================
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: MIT
project('libdvdread', 'c',
- version: '7.1.0',
+ version: '7.1.1',
meson_version: '>= 0.60.0',
default_options: ['buildtype=debugoptimized',
'c_std=c11',
View it on GitLab: https://code.videolan.org/videolan/libdvdread/-/commit/4246b2c7cb5260e451f704235d474f33b48c4b7a
--
View it on GitLab: https://code.videolan.org/videolan/libdvdread/-/commit/4246b2c7cb5260e451f704235d474f33b48c4b7a
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help
More information about the libdvdnav-devel
mailing list