Accepting request 50432 from multimedia:libs
checked in (request 50432) OBS-URL: https://build.opensuse.org/request/show/50432 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=18
This commit is contained in:
parent
12833facad
commit
3a4e35cdce
3
libsndfile-1.0.22.tar.bz2
Normal file
3
libsndfile-1.0.22.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3a9f331954d0d3b15f97a582d8daf7eecf4a3a986d29c25b3eb9d1e6f9d494d1
|
||||||
|
size 817924
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3022d3ec986b171ca081dde7827875c1354c2745f3cbdd2aacb35bfd78683354
|
|
||||||
size 779809
|
|
@ -1,16 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Oct 11 16:20:37 UTC 2010 - oliver.bengs@opensuse.org
|
|
||||||
|
|
||||||
- Update to version 1.0.23:
|
|
||||||
- Upstream changes :
|
|
||||||
* configure.ac src/version-metadata.rc.in src/Makefile.am
|
|
||||||
Add version string resources to the windows DLL.
|
|
||||||
* doc/api.html
|
|
||||||
Update to add missing SF_FORMAT_* values. Closed Debian bug #545257.
|
|
||||||
* NEWS README configure.ac doc/*.html
|
|
||||||
Updates for 1.0.23 release.
|
|
||||||
* Other minor bug fixes
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 8 06:50:36 UTC 2010 - davejplater@gmail.com
|
Fri Oct 8 06:50:36 UTC 2010 - davejplater@gmail.com
|
||||||
|
|
||||||
@ -40,7 +27,7 @@ Fri May 15 14:38:13 CEST 2009 - tiwai@suse.de
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 27 01:06:17 CEST 2009 - ro@suse.de
|
Mon Apr 27 01:06:17 CEST 2009 - ro@suse.de
|
||||||
|
|
||||||
- buildfix: tar basedir is libsndfile not libsndfile-progs
|
- buildfix: tar basedir is libsndfile not libsndfile-progs
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 24 14:50:32 CEST 2009 - tiwai@suse.de
|
Fri Apr 24 14:50:32 CEST 2009 - tiwai@suse.de
|
||||||
@ -99,7 +86,7 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
|||||||
Mon Mar 10 18:42:43 CET 2008 - crrodriguez@suse.de
|
Mon Mar 10 18:42:43 CET 2008 - crrodriguez@suse.de
|
||||||
|
|
||||||
- remove explicit-lib-dependencies
|
- remove explicit-lib-dependencies
|
||||||
- fix -devel package dependencies
|
- fix -devel package dependencies
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 20 15:22:45 CEST 2007 - tiwai@suse.de
|
Thu Sep 20 15:22:45 CEST 2007 - tiwai@suse.de
|
||||||
@ -325,7 +312,7 @@ Wed Dec 13 14:24:47 CET 2000 - tiwai@suse.de
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 2 15:25:52 CET 2000 - ro@suse.de
|
Thu Nov 2 15:25:52 CET 2000 - ro@suse.de
|
||||||
|
|
||||||
- changed Group to Development/Libraries (old group did not exist)
|
- changed Group to Development/Libraries (old group did not exist)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 2 13:44:50 CET 2000 - tiwai@suse.de
|
Thu Nov 2 13:44:50 CET 2000 - tiwai@suse.de
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
Name: libsndfile-progs
|
Name: libsndfile-progs
|
||||||
BuildRequires: alsa-devel flac-devel gcc-c++ libjack-devel libvorbis-devel pkgconfig sqlite-devel
|
BuildRequires: alsa-devel flac-devel gcc-c++ libjack-devel libvorbis-devel pkgconfig sqlite-devel
|
||||||
Summary: Example Programs for libsndfile
|
Summary: Example Programs for libsndfile
|
||||||
Version: 1.0.23
|
Version: 1.0.22
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
@ -1,16 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Oct 11 16:15:45 UTC 2010 - oliver.bengs@opensuse.org
|
|
||||||
|
|
||||||
- Update to version 1.0.23
|
|
||||||
- Upstream changes :
|
|
||||||
* configure.ac src/version-metadata.rc.in src/Makefile.am
|
|
||||||
Add version string resources to the windows DLL.
|
|
||||||
* doc/api.html
|
|
||||||
Update to add missing SF_FORMAT_* values. Closed Debian bug #545257.
|
|
||||||
* NEWS README configure.ac doc/*.html
|
|
||||||
Updates for 1.0.23 release.
|
|
||||||
* Other minor bug fixes
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 8 06:39:47 UTC 2010 - davejplater@gmail.com
|
Fri Oct 8 06:39:47 UTC 2010 - davejplater@gmail.com
|
||||||
|
|
||||||
@ -22,7 +9,7 @@ Fri Oct 8 06:39:47 UTC 2010 - davejplater@gmail.com
|
|||||||
Mon Aug 16 12:44:02 CEST 2010 - tiwai@suse.de
|
Mon Aug 16 12:44:02 CEST 2010 - tiwai@suse.de
|
||||||
|
|
||||||
- updated to version 1.0.21:
|
- updated to version 1.0.21:
|
||||||
* Bunch of minor bug fixes.
|
* Bunch of minor bug fixes.
|
||||||
* including VUL-1 divide-by-zero fix (bnc#631379)
|
* including VUL-1 divide-by-zero fix (bnc#631379)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
@ -100,7 +87,7 @@ Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
|||||||
Mon Mar 10 18:42:43 CET 2008 - crrodriguez@suse.de
|
Mon Mar 10 18:42:43 CET 2008 - crrodriguez@suse.de
|
||||||
|
|
||||||
- remove explicit-lib-dependencies
|
- remove explicit-lib-dependencies
|
||||||
- fix -devel package dependencies
|
- fix -devel package dependencies
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 20 15:22:45 CEST 2007 - tiwai@suse.de
|
Thu Sep 20 15:22:45 CEST 2007 - tiwai@suse.de
|
||||||
@ -326,7 +313,7 @@ Wed Dec 13 14:24:47 CET 2000 - tiwai@suse.de
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 2 15:25:52 CET 2000 - ro@suse.de
|
Thu Nov 2 15:25:52 CET 2000 - ro@suse.de
|
||||||
|
|
||||||
- changed Group to Development/Libraries (old group did not exist)
|
- changed Group to Development/Libraries (old group did not exist)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 2 13:44:50 CET 2000 - tiwai@suse.de
|
Thu Nov 2 13:44:50 CET 2000 - tiwai@suse.de
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
Name: libsndfile
|
Name: libsndfile
|
||||||
BuildRequires: alsa-devel flac-devel gcc-c++ libvorbis-devel pkg-config sqlite-devel
|
BuildRequires: alsa-devel flac-devel gcc-c++ libvorbis-devel pkg-config sqlite-devel
|
||||||
Summary: A Library to Handle Various Audio File Formats
|
Summary: A Library to Handle Various Audio File Formats
|
||||||
Version: 1.0.23
|
Version: 1.0.22
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
Loading…
x
Reference in New Issue
Block a user