Package Release Info

libgsm-1.0.22-160000.3.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libgsm-devel
libgsm-devel-32bit
libgsm1-32bit

Change Logs

* Thu Feb 29 2024 pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
* Sun Aug 28 2022 jengelh@inai.de
- Update to release 1.0.22
  * Build system updates only
- Move documentation out of libgsm1, no one reads it if it's
  implicitly installed for something else.
* Tue Jul 26 2022 info@paolostivanin.com
- Update to 1.0.20:
  * Use $(RMFLAGS) with the rms in the Makefile; add -f to $(RMFLAGS) to
    avoid spurious error messages during build.
- Rebase and rename libgsm-1.0.20.patch from libgsm-1.0.13.patch.
- Rebase libgsm-include.patch.
* Thu Apr 29 2021 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 2019 tchvatal@suse.com
- Small cleanups with spec-cleaner
* Sat Feb 23 2019 bjorn.lie@gmail.com
- Update to version 1.0.18
  * Remove the MacOS "quarantine" files that I didn't know I'd
    shipped.
  * Remove some trailing spaces.
  * Bump up the patchlevel in inc/gsm.h (I'd forgotten that in
    release 17.)
- Changes from version 1.0.17
  * New email addresses in the README.
  * Avoid left-shifting signed integers.
  * Don't print longwords using %d or %ld, cast them to (long)
    first.
  * Don't compare longwords as longs in addtest, we only care for
    the lower 32 bits. (The math works, but the test failed).
- Changes from version 1.0.16
  * New email addresses in the manual pages (patch 16).
  * Removed a stray .orig file (in patch 15).
- Rebase libgsm-1.0.13.patch.
- Drop libgsm-strict-aliasing.patch: Applied upstream.
- Drop ancient Obsoletes/Provides.
Version: 1.0.14-3.2.1
* Sat Nov 07 2015 jengelh@inai.de
- Make description more concise. SPARCstations are no longer a
  meaningful metric.
* Sat Oct 10 2015 p.drouand@gmail.com
- Update to version 1.0.14
  * No changelog available
- Update libgsm-1.0.13.patch
- Use download Url as source
- Remove depreciated AUTHORS and clean sections
* Tue Aug 20 2013 mardnh@gmx.de
- fix URL (see http://www.quut.com/gsm/)
* Mon Aug 20 2012 cfarrell@suse.com
- license update: ISC
  [#]License is more akin to ISC (see http://www.spdx.org/licenses/ISC) than
  to BSD-3-Clause
* Fri Sep 23 2011 meissner@suse.de
- remove libgsm-32bit from requires
* Fri Sep 23 2011 meissner@suse.de
- add 32bit development headers for 32bit Wine on 64bit builds
* Mon Feb 01 2010 jengelh@medozas.de
- package baselibs.conf
* Mon Aug 10 2009 meissner@suse.de
- added baselibs.conf, libgsm is now used by wine
* Thu Aug 06 2009 sbrabec@suse.cz
- Updated to version 1.0.13:
  * cleaner wording of copyright
* Sat Apr 04 2009 crrodriguez@suse.de
- remove static libraries
* Fri Feb 22 2008 sbrabec@suse.cz
- Added Provides, Obsoletes and split-provides for old names.
* Mon Jan 28 2008 sbrabec@suse.cz
- Updated to version 1.0.12:
  * removed modifiable static storage that made the library
    non-reentrant.
  * fix WAV49 implode move source archive location
- Split package according to shared library packaging policy.
* Tue Aug 08 2006 sbrabec@suse.cz
- Compile with WAV-style framing support.
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Jan 09 2006 sbrabec@suse.cz
- New SuSE package, version 1.0.10.