Accepting request 1069952 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1069952 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsndfile?expand=0&rev=63
This commit is contained in:
commit
30f658fb58
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0f98e101c0f7c850a71225fb5feaf33b106227b3d331333ddc9bacee190bcf41
|
|
||||||
size 730604
|
|
Binary file not shown.
3
libsndfile-1.2.0.tar.xz
Normal file
3
libsndfile-1.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0e30e7072f83dc84863e2e55f299175c7e04a5902ae79cfb99d4249ee8f6d60a
|
||||||
|
size 730268
|
BIN
libsndfile-1.2.0.tar.xz.asc
Normal file
BIN
libsndfile-1.2.0.tar.xz.asc
Normal file
Binary file not shown.
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 21 10:14:43 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
- update to 1.2.0:
|
||||||
|
* Searching for LAME dependency with CMake build system (issue #821).
|
||||||
|
* CMake build from Autotools tarball (issue #816).
|
||||||
|
* Build on UWP platform (issue #824).
|
||||||
|
* Fix signed integer overflow (issue #785).
|
||||||
|
* Skipping large wav chunks on stdin (PR #819).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 8 15:02:29 CEST 2022 - tiwai@suse.de
|
Fri Apr 8 15:02:29 CEST 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libsndfile-progs
|
# spec file for package libsndfile-progs
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 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
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libsndfile-progs
|
Name: libsndfile-progs
|
||||||
Version: 1.1.0
|
Version: 1.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Example Programs for libsndfile
|
Summary: Example Programs for libsndfile
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 21 10:14:09 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
- update to 1.2.0:
|
||||||
|
* Searching for LAME dependency with CMake build system (issue #821).
|
||||||
|
* CMake build from Autotools tarball (issue #816).
|
||||||
|
* Build on UWP platform (issue #824).
|
||||||
|
* Fix signed integer overflow (issue #785).
|
||||||
|
* Skipping large wav chunks on stdin (PR #819).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 29 18:07:33 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Tue Mar 29 18:07:33 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libsndfile
|
# spec file for package libsndfile
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 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,7 +18,7 @@
|
|||||||
|
|
||||||
%define lname %{name}1
|
%define lname %{name}1
|
||||||
Name: libsndfile
|
Name: libsndfile
|
||||||
Version: 1.1.0
|
Version: 1.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Development/Libraries/C and C++
|
Summary: Development/Libraries/C and C++
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user