forked from pool/libbraiding
libbraiding 1.3
This commit is contained in:
parent
6cb0993631
commit
963fb168cd
@ -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
BIN
libbraiding-1.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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>
|
||||
|
||||
|
@ -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*
|
||||
|
Loading…
Reference in New Issue
Block a user