3 Commits

Author SHA256 Message Date
52c4ce8170 gap-crypting 0.10.6 2025-06-20 13:54:38 +02:00
cb2577c160 POSIX sh compatibility 2025-02-28 00:01:31 +01:00
43dda96ebd gap-crypting 0.10.5 2024-09-04 00:09:21 +02:00
4 changed files with 23 additions and 8 deletions

Binary file not shown.

BIN
crypting-0.10.6.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
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>
- Update to release 0.10.5
* No changelog was provided
-------------------------------------------------------------------
Tue Dec 20 21:45:28 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

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