Accepting request 591555 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/591555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libogg?expand=0&rev=33
This commit is contained in:
Dominique Leuenberger 2018-03-30 09:58:15 +00:00 committed by Git OBS Bridge
commit f97aeec3fd
4 changed files with 14 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f687ccdd5ac8b52d76328fbbfebc70c459a40ea891dbf3dccb74a210826e79b
size 407324

3
libogg-1.3.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f3fc6178a533d392064f14776b23c397ed4b9f48f5de297aba73b643f955c08
size 417636

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 27 07:29:22 UTC 2018 - 9+suse@cirno.systems
- Use %license macro
- Update to version 1.3.3
* Fix an issue with corrupt continued packet handling.
-------------------------------------------------------------------
Sat Mar 11 14:28:46 UTC 2017 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package libogg
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%define _SO_nr 0
Name: libogg
Version: 1.3.2
Version: 1.3.3
Release: 0
Summary: Ogg Bitstream Library
License: BSD-3-Clause
@ -89,7 +89,8 @@ make check
%files -n libogg%{_SO_nr}
%defattr(0644,root,root,0755)
%doc AUTHORS CHANGES COPYING README
%doc AUTHORS CHANGES README.md
%license COPYING
%{_libdir}/libogg.so.%{_SO_nr}*
%files devel