1 Commits

Author SHA256 Message Date
43dda96ebd gap-crypting 0.10.5 2024-09-04 00:09:21 +02:00
6 changed files with 8 additions and 24 deletions

View File

@@ -1,4 +0,0 @@
mtime: 1750420478
commit: 52c4ce8170667ebb827d12e698de25b977875a9aef5047b1464075ad424c8bf6
url: https://src.opensuse.org/jengelh/gap-crypting
revision: master

View File

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

BIN
crypting-0.10.5.tar.gz LFS Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -1,14 +1,3 @@
-------------------------------------------------------------------
Fri Jun 20 11:54:27 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 0.10.6
* No user-visible changes
-------------------------------------------------------------------
Thu Feb 27 23:00:16 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Make specfile conform to POSIX sh
-------------------------------------------------------------------
Tue Sep 3 22:08:37 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-crypting
#
# Copyright (c) 2025 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
@@ -17,7 +17,7 @@
Name: gap-crypting
Version: 0.10.6
Version: 0.10.5
Release: 0
Summary: GAP: Support for hashes and crypto
License: BSD-3-Clause
@@ -45,7 +45,9 @@ find . -type f -size 0 -name _Chunks.xml -print -delete
%install
%gappkg_simple_install
rm -Rf "%buildroot/$moddir/src"
pushd "%buildroot/$moddir/"
rm -Rf src
popd
%files -f %name.files