diff --git a/libogg-1.3.2.tar.xz b/libogg-1.3.2.tar.xz deleted file mode 100644 index bfda406..0000000 --- a/libogg-1.3.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f687ccdd5ac8b52d76328fbbfebc70c459a40ea891dbf3dccb74a210826e79b -size 407324 diff --git a/libogg-1.3.3.tar.xz b/libogg-1.3.3.tar.xz new file mode 100644 index 0000000..1608f5a --- /dev/null +++ b/libogg-1.3.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f3fc6178a533d392064f14776b23c397ed4b9f48f5de297aba73b643f955c08 +size 417636 diff --git a/libogg.changes b/libogg.changes index 845cdff..69bbce3 100644 --- a/libogg.changes +++ b/libogg.changes @@ -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 diff --git a/libogg.spec b/libogg.spec index c5ee337..b7f1dcb 100644 --- a/libogg.spec +++ b/libogg.spec @@ -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