Accepting request 891880 from home:dirkmueller:Factory
- update to 6.1.2: * Fix Win32 Unicode paths opening * Fix warnings and build improvements OBS-URL: https://build.opensuse.org/request/show/891880 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdvdread?expand=0&rev=37
This commit is contained in:
parent
bce424d8e8
commit
9564683c5d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e357309a17c5be3731385b9eabda6b7e3fa010f46022a06f104553bf8e21796
|
||||
size 392134
|
@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQRl98a0IGvQV6frc3hxgHE75Y0a3AUCXoigKAAKCRBxgHE75Y0a
|
||||
3NTeAJ9oQjdEFgpxBu1k92h679++X3eSTgCg1aO8n5t+qpZOPGyqEQb0epVZAT4=
|
||||
=KQQe
|
||||
-----END PGP SIGNATURE-----
|
3
libdvdread-6.1.2.tar.bz2
Normal file
3
libdvdread-6.1.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc190f553758ced7571859e301f802cb4821f164d02bfacfd320c14a4e0da763
|
||||
size 391536
|
6
libdvdread-6.1.2.tar.bz2.asc
Normal file
6
libdvdread-6.1.2.tar.bz2.asc
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQRl98a0IGvQV6frc3hxgHE75Y0a3AUCYHwNBAAKCRBxgHE75Y0a
|
||||
3CeFAJ48iKtSueoNIW9YuyGGHdcouj1hvgCcCHa5WhV/bP6IKzhiHj63pcdrCZ8=
|
||||
=jDPy
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 9 14:37:18 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <aloisio@gmx.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user