SHA256
1
0
forked from pool/libm4rie

libm4rie 20250128

This commit is contained in:
Jan Engelhardt 2025-02-09 23:19:51 +01:00
parent e8a5d0b2ca
commit 64c5f2c52a
4 changed files with 17 additions and 14 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Feb 9 21:53:01 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20250128
* No news were provided.
-------------------------------------------------------------------
Sat Nov 19 02:04:18 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package libm4rie
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,19 +17,17 @@
Name: libm4rie
Version: 20200125
Version: 20250128
# Note that libm4rie is not always updated in lockstep with libm4ri,
# and that is absolutely normal.
%define lname libm4rie-0_0_%version
%define lname libm4rie1
Release: 0
Summary: Library for linear arithmetic over GF(2^e)
License: GPL-2.0-or-later
Group: Productivity/Scientific/Math
URL: https://bitbucket.org/malb/m4rie
#Git-Clone: https://bitbucket.org/malb/m4rie.git
Source: https://bitbucket.org/malb/m4rie/downloads/m4rie-%version.tar.gz
BuildRequires: libm4ri-devel
URL: https://github.com/malb/m4rie
Source: https://github.com/malb/m4rie/releases/download/%version/m4rie-%version.tar.gz
BuildRequires: pkgconfig(m4ri) >= 20240729
BuildRequires: pkg-config
%description
@ -67,11 +65,10 @@ applications that want to make use of libm4rie.
%make_install
rm -f "%buildroot/%_libdir"/*.la
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig
%ldconfig_scriptlets -n %lname
%files -n %lname
%_libdir/libm4rie-0.0.%version.so
%_libdir/libm4rie.so.*
%files devel
%_libdir/libm4rie.so

View File

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

BIN
m4rie-20250128.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.