Accepting request 1219224 from science

- Update to release 1.3

OBS-URL: https://build.opensuse.org/request/show/1219224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbraiding?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2024-10-30 16:37:32 +00:00 committed by Git OBS Bridge
commit 0534aa6588
6 changed files with 20 additions and 7 deletions

4
_scmsync.obsinfo Normal file
View File

@ -0,0 +1,4 @@
mtime: 1730247439
commit: 963fb168cd0cae24ff287d033c9828b13a8d622b95e7b37846bf7938bc492a02
url: https://src.opensuse.org/jengelh/libbraiding
revision: master

3
build.specials.obscpio Normal file
View File

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

View File

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

BIN
libbraiding-1.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 30 00:14:50 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.3
* Added more functions to the interface: SendToSSS, SendToUSS,
SendToSC, Trajectory, CycliSliding.
-------------------------------------------------------------------
Wed Mar 1 09:42:47 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package libbraiding
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: libbraiding
%define lname libbraiding0
Version: 1.2
Version: 1.3
Release: 0
Summary: Library for computations on braid groups
License: GPL-2.0-or-later
@ -64,8 +64,7 @@ rm -f "%buildroot/%_libdir"/*.la
%check
%make_build check
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig
%ldconfig_scriptlets -n %lname
%files -n %lname
%_libdir/libbraiding.so.0*