[libdvbpsi-devel] [Git][videolan/libdvbpsi][branch/1.3.0-bugfix] 4 commits: Update NEWS
Jean-Paul Saman
gitlab at videolan.org
Sat Aug 24 17:29:54 CEST 2019
Jean-Paul Saman pushed to branch branch/1.3.0-bugfix at VideoLAN / libdvbpsi
Commits:
8036f19f by Jean-Paul Saman at 2019-08-22T07:34:45Z
Update NEWS
- - - - -
e042636b by Jean-Paul Saman at 2019-08-22T07:35:11Z
configure: bump version number
- - - - -
3b1cd150 by Jean-Paul Saman at 2019-08-22T07:35:25Z
rpm specfile: bump version number
- - - - -
cb667206 by Jean-Paul Saman at 2019-08-22T07:36:28Z
doxygen: bump version to 1.3.3
- - - - -
4 changed files:
- NEWS
- configure.ac
- doc/doxygen.cfg
- libdvbpsi.spec.in
Changes:
=====================================
NEWS
=====================================
@@ -1,3 +1,8 @@
+Changes between 1.3.2 and 1.3.3:
+-------------------------------
+
+ * Fix regression in dvbpsi_decoder_psi_section_add() set i_last_section_number
+
Changes between 1.3.1 and 1.3.2:
-------------------------------
=====================================
configure.ac
=====================================
@@ -1,4 +1,4 @@
-AC_INIT([libdvbpsi], [1.3.2])
+AC_INIT([libdvbpsi], [1.3.3])
AC_PREREQ([2.50])
AC_CONFIG_AUX_DIR([.auto])
=====================================
doc/doxygen.cfg
=====================================
@@ -38,7 +38,7 @@ PROJECT_NAME = libdvbpsi
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = 1.3.2
+PROJECT_NUMBER = 1.3.3
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
=====================================
libdvbpsi.spec.in
=====================================
@@ -78,6 +78,9 @@ rm -rf %buildroot
%{_includedir}/*
%changelog
+* Thu Aug 22 2019 Jean-Paul Saman <jpsaman at videolan.org - 1.3.3
+- bugfixes
+
* Mon Oct 16 2017 Jean-Paul Saman <jpsaman at videolan.org - 1.3.2
- bugfixes
View it on GitLab: https://code.videolan.org/videolan/libdvbpsi/compare/26bdfd4c0dc58f0f4917461cdf31dae24f9e1463...cb66720632efa439694c39dc3e2289d2fd113c41
--
View it on GitLab: https://code.videolan.org/videolan/libdvbpsi/compare/26bdfd4c0dc58f0f4917461cdf31dae24f9e1463...cb66720632efa439694c39dc3e2289d2fd113c41
You're receiving this email because of your account on code.videolan.org.
More information about the libdvbpsi-devel
mailing list