Accepting request 891879 from home:dirkmueller:Factory
- update to 6.1.1: * fix build issues * improve CI OBS-URL: https://build.opensuse.org/request/show/891879 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libdvdnav?expand=0&rev=34
This commit is contained in:
parent
9d9b794252
commit
908e86ea43
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f697b15ea9f75e9f36bdf6ec3726308169f154e2b1e99865d0bbe823720cee5b
|
|
||||||
size 370145
|
|
@ -1,6 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iF0EABECAB0WIQRl98a0IGvQV6frc3hxgHE75Y0a3AUCXnZZKQAKCRBxgHE75Y0a
|
|
||||||
3GkxAJ9B0d2L43YUMMeyLdOorYmFWelkOACfWvMyihcv4kYLHVYgGmjspsSI2Ys=
|
|
||||||
=iEAQ
|
|
||||||
-----END PGP SIGNATURE-----
|
|
BIN
libdvdnav-6.1.1.tar.bz2
(Stored with Git LFS)
Normal file
BIN
libdvdnav-6.1.1.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
6
libdvdnav-6.1.1.tar.bz2.asc
Normal file
6
libdvdnav-6.1.1.tar.bz2.asc
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iF0EABECAB0WIQRl98a0IGvQV6frc3hxgHE75Y0a3AUCYH73lwAKCRBxgHE75Y0a
|
||||||
|
3IQEAKCSMnMQBjvgNc63lYgfU0vxPBfdLQCfYyUHiJcGgZvrSplqvYNf3/g4cNQ=
|
||||||
|
=49PA
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 9 14:36:00 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 6.1.1:
|
||||||
|
* fix build issues
|
||||||
|
* improve CI
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 27 18:37:40 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
|
Mon Apr 27 18:37:40 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libdvdnav
|
# spec file for package libdvdnav
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,14 +18,14 @@
|
|||||||
|
|
||||||
%define sover 4
|
%define sover 4
|
||||||
Name: libdvdnav
|
Name: libdvdnav
|
||||||
Version: 6.1.0
|
Version: 6.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: DVD Navigation Library
|
Summary: DVD Navigation Library
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Multimedia/Other
|
Group: Productivity/Multimedia/Other
|
||||||
URL: https://www.videolan.org/developers/libdvdnav.html
|
URL: https://www.videolan.org/developers/libdvdnav.html
|
||||||
Source0: http://download.videolan.org/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2
|
Source0: https://download.videolan.org/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2
|
||||||
Source1: http://download.videolan.org/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2.asc
|
Source1: https://download.videolan.org/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2.asc
|
||||||
Source2: %{name}.keyring
|
Source2: %{name}.keyring
|
||||||
Source1000: baselibs.conf
|
Source1000: baselibs.conf
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
Loading…
Reference in New Issue
Block a user