diff --git a/libdvdread-6.1.1.tar.bz2 b/libdvdread-6.1.1.tar.bz2 deleted file mode 100644 index be5ad30..0000000 --- a/libdvdread-6.1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e357309a17c5be3731385b9eabda6b7e3fa010f46022a06f104553bf8e21796 -size 392134 diff --git a/libdvdread-6.1.1.tar.bz2.asc b/libdvdread-6.1.1.tar.bz2.asc deleted file mode 100644 index 5e2082b..0000000 --- a/libdvdread-6.1.1.tar.bz2.asc +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQRl98a0IGvQV6frc3hxgHE75Y0a3AUCXoigKAAKCRBxgHE75Y0a -3NTeAJ9oQjdEFgpxBu1k92h679++X3eSTgCg1aO8n5t+qpZOPGyqEQb0epVZAT4= -=KQQe ------END PGP SIGNATURE----- diff --git a/libdvdread-6.1.2.tar.bz2 b/libdvdread-6.1.2.tar.bz2 new file mode 100644 index 0000000..c6d7672 --- /dev/null +++ b/libdvdread-6.1.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc190f553758ced7571859e301f802cb4821f164d02bfacfd320c14a4e0da763 +size 391536 diff --git a/libdvdread-6.1.2.tar.bz2.asc b/libdvdread-6.1.2.tar.bz2.asc new file mode 100644 index 0000000..f79430d --- /dev/null +++ b/libdvdread-6.1.2.tar.bz2.asc @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQRl98a0IGvQV6frc3hxgHE75Y0a3AUCYHwNBAAKCRBxgHE75Y0a +3CeFAJ48iKtSueoNIW9YuyGGHdcouj1hvgCcCHa5WhV/bP6IKzhiHj63pcdrCZ8= +=jDPy +-----END PGP SIGNATURE----- diff --git a/libdvdread.changes b/libdvdread.changes index d12f938..b966493 100644 --- a/libdvdread.changes +++ b/libdvdread.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun May 9 14:37:18 UTC 2021 - Dirk Müller + +- update to 6.1.2: + * Fix Win32 Unicode paths opening + * Fix warnings and build improvements + ------------------------------------------------------------------- Mon Apr 27 18:25:12 UTC 2020 - Luigi Baldoni diff --git a/libdvdread.spec b/libdvdread.spec index f06a809..caa00ec 100644 --- a/libdvdread.spec +++ b/libdvdread.spec @@ -1,7 +1,7 @@ # # spec file for package libdvdread # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,14 @@ %define sover 8 Name: libdvdread -Version: 6.1.1 +Version: 6.1.2 Release: 0 Summary: Library for Reading DVD Video Images License: GPL-2.0-or-later Group: Productivity/Multimedia/Other URL: https://www.videolan.org/developers/libdvdnav.html -Source0: http://download.videolan.org/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2 -Source1: http://download.videolan.org/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2.asc +Source0: https://download.videolan.org/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2 +Source1: https://download.videolan.org/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2.asc Source2: %{name}.keyring Source3: baselibs.conf BuildRequires: autoconf