From 887cdbde696d9beea5a6db04a5fad31f5ef68d6edced2fa4676e0423c5bcf885 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 24 Sep 2019 09:43:51 +0000 Subject: [PATCH] - Update to 0.6.11a1: * no upstream changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyOgg?expand=0&rev=10 --- PyOgg-0.6.11a1.tar.gz | 3 +++ PyOgg-0.6.9a1.tar.gz | 3 --- python-PyOgg.changes | 6 ++++++ python-PyOgg.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 PyOgg-0.6.11a1.tar.gz delete mode 100644 PyOgg-0.6.9a1.tar.gz diff --git a/PyOgg-0.6.11a1.tar.gz b/PyOgg-0.6.11a1.tar.gz new file mode 100644 index 0000000..25bb819 --- /dev/null +++ b/PyOgg-0.6.11a1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a05d2ece580b4c461d70950bc0ba14d81440d2925c05910851fac9e5d2de69a +size 34569 diff --git a/PyOgg-0.6.9a1.tar.gz b/PyOgg-0.6.9a1.tar.gz deleted file mode 100644 index 4d2433f..0000000 --- a/PyOgg-0.6.9a1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:356e2c80415cad3bf4da25aef23756cc1db00cbe85c6a347616e5f3b3dc74b75 -size 34536 diff --git a/python-PyOgg.changes b/python-PyOgg.changes index 7dd9625..89b0fc4 100644 --- a/python-PyOgg.changes +++ b/python-PyOgg.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 24 09:42:57 UTC 2019 - Tomáš Chvátal + +- Update to 0.6.11a1: + * no upstream changelog + ------------------------------------------------------------------- Fri Apr 5 11:01:07 UTC 2019 - Tomáš Chvátal diff --git a/python-PyOgg.spec b/python-PyOgg.spec index acdc584..48a445f 100644 --- a/python-PyOgg.spec +++ b/python-PyOgg.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-PyOgg -Version: 0.6.9a1 +Version: 0.6.11a1 Release: 0 Summary: Python bindings for Xiphorg's Ogg Vorbis, Opus and FLAC License: BSD-3-Clause