Accepting request 889288 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/889288 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgsm?expand=0&rev=27
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:04f68087c3348bf156b78d59f4d8aff545da7f6e14f33be8f47d33f4efae2a10
|
|
||||||
size 64549
|
|
3
gsm-1.0.19.tar.gz
Normal file
3
gsm-1.0.19.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4903652f68a8c04d0041f0d19b1eb713ddcd2aa011c5e595b3b8bca2755270f6
|
||||||
|
size 64665
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 29 07:40:46 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.0.19:
|
||||||
|
* Make it easier to include gsm.h from C++ by wrapping it with macros.
|
||||||
|
Throw a #define _POSIX_C_SOURCE 200809L into toast.h to make it
|
||||||
|
possible for Linux glibc to just work.
|
||||||
|
* Switch from compress/.Z to gzip/.gz
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 14 08:41:11 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Wed Aug 14 08:41:11 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libgsm
|
# spec file for package libgsm
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@@ -17,9 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%define _name gsm
|
%define _name gsm
|
||||||
%define _version 1.0-pl18
|
%define _version 1.0-pl19
|
||||||
Name: libgsm
|
Name: libgsm
|
||||||
Version: 1.0.18
|
Version: 1.0.19
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GSM 06.10 Lossy Speech Compressor Library and Utilities
|
Summary: GSM 06.10 Lossy Speech Compressor Library and Utilities
|
||||||
License: ISC
|
License: ISC
|
||||||
|
Reference in New Issue
Block a user