Accepting request 223738 from multimedia:libs
Xiph libogg 1.3.1 (forwarded request 223582 from AndreasStieger) OBS-URL: https://build.opensuse.org/request/show/223738 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libogg?expand=0&rev=29
This commit is contained in:
commit
8e3925161c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a8de807631014615549d2356fd36641833b8288221cea214f8a72750efe93780
|
|
||||||
size 425144
|
|
3
libogg-1.3.1.tar.xz
Normal file
3
libogg-1.3.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3a5bad78d81afb78908326d11761c0fb1a0662ee7150b6ad587cc586838cdcfa
|
||||||
|
size 406840
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 23 19:58:36 UTC 2014 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
- Xiph libogg 1.3.1
|
||||||
|
* Guard against very large packets.
|
||||||
|
* Respect the configure --docdir override.
|
||||||
|
* Documentation fixes.
|
||||||
|
- fix SLE build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 25 15:06:51 UTC 2011 - coolo@suse.com
|
Sun Dec 25 15:06:51 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libogg
|
# spec file for package libogg
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -19,17 +19,19 @@
|
|||||||
%define _SO_nr 0
|
%define _SO_nr 0
|
||||||
|
|
||||||
Name: libogg
|
Name: libogg
|
||||||
Version: 1.3.0
|
Version: 1.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Ogg Bitstream Library
|
Summary: Ogg Bitstream Library
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: http://www.vorbis.com/
|
Url: http://www.vorbis.com/
|
||||||
Source: http://downloads.xiph.org/releases/ogg/%{name}-%{version}.tar.gz
|
Source: http://downloads.xiph.org/releases/ogg/%{name}-%{version}.tar.xz
|
||||||
Source2: baselibs.conf
|
Source2: baselibs.conf
|
||||||
Patch1: lib64.dif
|
Patch1: lib64.dif
|
||||||
Patch2: m4.diff
|
Patch2: m4.diff
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
|
BuildRequires: xz
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Libogg is a library for manipulating ogg bitstreams. It handles both
|
Libogg is a library for manipulating ogg bitstreams. It handles both
|
||||||
|
Loading…
x
Reference in New Issue
Block a user